diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/res/values/strings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml index a0d776517..17b6d8761 100644 --- a/java/res/values/strings.xml +++ b/java/res/values/strings.xml @@ -386,7 +386,7 @@ <!-- Preferences item for enabling to correct suggestions by touching words you have typed --> <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 --> - <string name="prefs_enable_recorrection_summary">Touch entered words to correct them</string> + <string name="prefs_enable_recorrection_summary">Touch entered words to correct them, only when suggestions are visible</string> <!-- Description for keyboard theme switcher --> <string name="keyboard_layout">Keyboard Theme</string> |