Skip to content
Snippets Groups Projects
Commit 4d9add54 authored by Roy West's avatar Roy West Committed by Android Git Automerger
Browse files

am 2501d736: am 47383758: Fix bug 3063598, change "tap" to "touch" thrice.

Merge commit '2501d736'

* commit '2501d736':
  Fix bug 3063598, change "tap" to "touch" thrice.
parents 66e306d0 2501d736
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment