Additional string update for LatinIME's re-correction preference item.
Follow-up to I703054c9
bug: 3063598
Change-Id: Ic9d752b8588a620b3e256fe38f3a6a0c9c093053
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index 8c1c80b..6644d22 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -344,7 +344,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">You can correct words by touching words you have typed</string>
+ <string name="prefs_enable_recorrection_summary">Touch entered words to correct them</string>
<!-- Description for keyboard theme switcher -->
<string name="keyboard_layout">Keyboard Theme</string>