aboutsummaryrefslogtreecommitdiffstats
path: root/java
diff options
context:
space:
mode:
authorRoy West <rwest@google.com>2010-10-06 17:09:06 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-10-06 17:09:06 -0700
commit4d9add5482ffb5f7d00fcc1c581074fd1bc0b7a4 (patch)
treeb35dc09e9a33c40ce8557b39f04c24e7014357f1 /java
parent66e306d01c6820d4f4d8b2209438ec086b48ac51 (diff)
parent2501d7363c3fec777956dd57a558c8bfe75e002c (diff)
downloadlatinime-4d9add5482ffb5f7d00fcc1c581074fd1bc0b7a4.tar.gz
latinime-4d9add5482ffb5f7d00fcc1c581074fd1bc0b7a4.tar.xz
latinime-4d9add5482ffb5f7d00fcc1c581074fd1bc0b7a4.zip
am 2501d736: am 47383758: Fix bug 3063598, change "tap" to "touch" thrice.
Merge commit '2501d7363c3fec777956dd57a558c8bfe75e002c' * commit '2501d7363c3fec777956dd57a558c8bfe75e002c': Fix bug 3063598, change "tap" to "touch" thrice.
Diffstat (limited to 'java')
-rw-r--r--java/res/values/strings.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index a05d29192..bc8606fa8 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -354,7 +354,7 @@
<string name="language_selection_summary">Slide finger on spacebar to change language</string>
<!-- Add to dictionary hint -->
- <string name="hint_add_to_dictionary">\u2190 Tap again to save</string>
+ <string name="hint_add_to_dictionary">\u2190 Touch again to save</string>
<!-- Inform the user that a particular language has an available dictionary -->
<string name="has_dictionary">Dictionary available</string>
@@ -364,9 +364,9 @@
<!-- 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-correct words</string>
+ <string name="prefs_enable_recorrection">Touch 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>
+ <string name="prefs_enable_recorrection_summary">You can re-correct words by touching words you have typed</string>
<!-- Description for keyboard theme switcher -->
<string name="keyboard_layout">Keyboard Theme</string>