am 85d85c20: DO NOT MERGE. Fix a string for the sharedpreference for re-correction
Merge commit '85d85c2026ff95d3c9cd272e00757a6c50eeb708' into gingerbread-plus-aosp * commit '85d85c2026ff95d3c9cd272e00757a6c50eeb708': DO NOT MERGE. Fix a string for the sharedpreference for re-correctionmain
commit
b1babb799b
|
@ -339,7 +339,7 @@
|
||||||
<!-- 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 re-correct suggestions . -->
|
<!-- Preferences item for enabling to re-correct suggestions . -->
|
||||||
<string name="prefs_enable_recorrection">Tap to re-correction</string>
|
<string name="prefs_enable_recorrection">Tap to re-correct words</string>
|
||||||
<!-- The summary for the preferences item for enabling to re-correct suggestions . -->
|
<!-- The summary for the preferences item for enabling to re-correct suggestions . -->
|
||||||
<string name="prefs_enable_recorrection_summary">You can re-correct words by tapping words you have typed</string>
|
<string name="prefs_enable_recorrection_summary">You can re-correct words by tapping words you have typed</string>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue