From 543334cc213e80110bcbeed42a1bbe7f2cc409fa Mon Sep 17 00:00:00 2001 From: satok <satok@google.com> Date: Thu, 13 Jan 2011 21:26:12 +0900 Subject: [PATCH] Fix descriptions for strings. Bug: 2876541 Bug: 2988169 Change-Id: I80130aa258e38f638b226448ba53a7efaeb6c3d7 --- java/res/values/strings.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml index 6d05012e6..22040d591 100644 --- a/java/res/values/strings.xml +++ b/java/res/values/strings.xml @@ -186,7 +186,7 @@ <!-- 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> - <!-- 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> <!-- Title for input language selection screen --> @@ -204,12 +204,12 @@ <string name="prefs_enable_log">Enable user feedback</string> <!-- 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> - <!-- 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> - <!-- 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> - <!-- Description for keyboard theme switcher --> + <!-- Title of the item to change the keyboard theme [CHAR LIMIT=20]--> <string name="keyboard_layout">Keyboard Theme</string> <!-- Description for Czech keyboard subtype [CHAR LIMIT=35] -->