diff options
author | 2010-12-01 06:02:52 -0800 | |
---|---|---|
committer | 2010-12-01 06:02:52 -0800 | |
commit | f9ab63edd2831da5fc159a23e1bc63c521be26ba (patch) | |
tree | cb32b22c54c1c1c101aa26dfb4ce11385a7801e1 /java | |
parent | e0298a1d436ff91475cb60e7f7f76e3a6bd9f37a (diff) | |
parent | 6569b400fe1bb0de1517a30c64578c2d66845bd7 (diff) | |
download | latinime-f9ab63edd2831da5fc159a23e1bc63c521be26ba.tar.gz latinime-f9ab63edd2831da5fc159a23e1bc63c521be26ba.tar.xz latinime-f9ab63edd2831da5fc159a23e1bc63c521be26ba.zip |
Merge "Update string for Ic0d5f862"
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> |