am b58d98fb: am 48f6ac68: Merge "Fix descriptions for strings. Bug: 2876541 Bug: 2988169" into honeycomb
* commit 'b58d98fb12190914ff7cb3c1d13da3c5b4f598ed': Fix descriptions for strings. Bug: 2876541 Bug: 2988169main
commit
a5d5a0ffbd
|
@ -186,7 +186,7 @@
|
||||||
<!-- On settings screen, voice input pop-up menu summary text to never show voice key [CHAR LIMIT=20] -->
|
<!-- On settings screen, voice input pop-up menu summary text to never show voice key [CHAR LIMIT=20] -->
|
||||||
<string name="voice_input_modes_summary_off">Voice input is disabled</string>
|
<string name="voice_input_modes_summary_off">Voice input is disabled</string>
|
||||||
|
|
||||||
<!-- Menu item for launching Input method picker -->
|
<!-- Title of the dialog for selecting input methods. [CHAR LIMIT=20] -->
|
||||||
<string name="selectInputMethod">Select input method</string>
|
<string name="selectInputMethod">Select input method</string>
|
||||||
|
|
||||||
<!-- Title for input language selection screen -->
|
<!-- Title for input language selection screen -->
|
||||||
|
@ -204,12 +204,12 @@
|
||||||
<string name="prefs_enable_log">Enable user feedback</string>
|
<string name="prefs_enable_log">Enable user feedback</string>
|
||||||
<!-- Description for enabling to send user statistics to Google -->
|
<!-- Description for enabling to send user statistics to Google -->
|
||||||
<string name="prefs_description_log">Help improve this input method editor by automatically sending usage statistics and crash reports to Google.</string>
|
<string name="prefs_description_log">Help improve this input method editor by automatically sending usage statistics and crash reports to Google.</string>
|
||||||
<!-- Preferences item for enabling to correct suggestions by touching words you have typed -->
|
<!-- Preferences item for enabling to correct suggestions by touching words you have typed [CHAR LIMIT= 35] -->
|
||||||
<string name="prefs_enable_recorrection">Touch to correct words</string>
|
<string name="prefs_enable_recorrection">Touch to correct words</string>
|
||||||
<!-- The summary for the preferences item for enabling to correct suggestions by touching words you have typed -->
|
<!-- The summary for the preferences item for enabling to correct suggestions by touching words you have typed [CHAR LIMIT= 100] -->
|
||||||
<string name="prefs_enable_recorrection_summary">Touch entered words to correct them, only when suggestions are visible</string>
|
<string name="prefs_enable_recorrection_summary">Touch entered words to correct them, only when suggestions are visible</string>
|
||||||
|
|
||||||
<!-- Description for keyboard theme switcher -->
|
<!-- Title of the item to change the keyboard theme [CHAR LIMIT=20]-->
|
||||||
<string name="keyboard_layout">Keyboard Theme</string>
|
<string name="keyboard_layout">Keyboard Theme</string>
|
||||||
|
|
||||||
<!-- Description for Czech keyboard subtype [CHAR LIMIT=35] -->
|
<!-- Description for Czech keyboard subtype [CHAR LIMIT=35] -->
|
||||||
|
|
Loading…
Reference in New Issue