aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-keyboard-text
diff options
context:
space:
mode:
authorKen Wakasa <kwakasa@google.com>2013-09-14 12:08:45 +0900
committerKen Wakasa <kwakasa@google.com>2013-09-14 12:10:04 +0900
commit1313d17d37af040fff9e2d430e00556fb667b56c (patch)
tree630aeefebfc04b63c0df6d76f769c3f2256a484c /tools/make-keyboard-text
parentcdc2ce8c89608bc274d44c0b47beb61ee4474571 (diff)
downloadlatinime-1313d17d37af040fff9e2d430e00556fb667b56c.tar.gz
latinime-1313d17d37af040fff9e2d430e00556fb667b56c.tar.xz
latinime-1313d17d37af040fff9e2d430e00556fb667b56c.zip
Small tweak for label_to_more_symbol_for_tablet_key
To make it a bit more consistent with the one for phones Change-Id: Ia5775b07a0d70cabc5c51ff2b954c64ce4dc8c7c
Diffstat (limited to 'tools/make-keyboard-text')
-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! -->