DO NOT MERGE. Fix a string for the sharedpreference for re-correction

Change-Id: I0f8b45cf4604aeed31ecb53f60ff52e0f337bbdd
main
satok 2010-09-08 00:30:31 +09:00
parent 1e51430e66
commit 85d85c2026
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@
<!-- 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 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 . -->
<string name="prefs_enable_recorrection_summary">You can re-correct words by tapping words you have typed</string>