aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKen Wakasa <kwakasa@google.com>2013-09-14 00:24:53 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-14 00:24:53 -0700
commit28b8bbde3c147dcce6d78ea98c58ef089a7c2bc5 (patch)
treef62578fcba19a07054fb4d96c54ffe7e60ba5335 /tools
parent3c9c1103e5fede2b525df9066cc06c2e1282935d (diff)
parent1313d17d37af040fff9e2d430e00556fb667b56c (diff)
downloadlatinime-28b8bbde3c147dcce6d78ea98c58ef089a7c2bc5.tar.gz
latinime-28b8bbde3c147dcce6d78ea98c58ef089a7c2bc5.tar.xz
latinime-28b8bbde3c147dcce6d78ea98c58ef089a7c2bc5.zip
am 1313d17d: Small tweak for label_to_more_symbol_for_tablet_key
* commit '1313d17d37af040fff9e2d430e00556fb667b56c': Small tweak for label_to_more_symbol_for_tablet_key
Diffstat (limited to 'tools')
-rw-r--r--tools/make-keyboard-text/res/values/donottranslate-more-keys.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml
index a4c2f126d..cc09f7fe5 100644
--- a/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml
+++ b/tools/make-keyboard-text/res/values/donottranslate-more-keys.xml
@@ -190,7 +190,7 @@
<!-- Label for "switch to more symbol" modifier key. Must be short to fit on key! -->
<string name="label_to_more_symbol_key">= \\ &lt;</string>
<!-- Label for "switch to more symbol" modifier key on tablets. Must be short to fit on key! -->
- <string name="label_to_more_symbol_for_tablet_key">~ [ {</string>
+ <string name="label_to_more_symbol_for_tablet_key">~ [ &lt;</string>
<!-- Label for "Tab" key. Must be short to fit on key! -->
<string name="label_tab_key">Tab</string>
<!-- Label for "switch to phone numeric" key. Must be short to fit on key! -->