aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-04-23 13:52:26 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-04-25 16:34:59 +0900
commit49caddbdabe5ca666bdef9f842f134e30e7ffed9 (patch)
treed4fa863897299c59605b0ea912fa59b29ddcc884 /tools
parentcbaf6d85f185ef34649825412dcc080b587fcf08 (diff)
downloadlatinime-49caddbdabe5ca666bdef9f842f134e30e7ffed9.tar.gz
latinime-49caddbdabe5ca666bdef9f842f134e30e7ffed9.tar.xz
latinime-49caddbdabe5ca666bdef9f842f134e30e7ffed9.zip
Support PC QWERTY layout
Bug: 4460018 Change-Id: I9a29f6a322af66f6a152fa1883b3686c5f7a3328
Diffstat (limited to 'tools')
-rw-r--r--tools/maketext/res/values/donottranslate-more-keys.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/maketext/res/values/donottranslate-more-keys.xml b/tools/maketext/res/values/donottranslate-more-keys.xml
index 401613410..1acb8a169 100644
--- a/tools/maketext/res/values/donottranslate-more-keys.xml
+++ b/tools/maketext/res/values/donottranslate-more-keys.xml
@@ -201,4 +201,6 @@
<string name="label_time_am">"AM"</string>
<!-- Key label for "post meridiem" -->
<string name="label_time_pm">"PM"</string>
+ <!-- Label for "switch to symbols" key on PC QWERTY layout -->
+ <string name="label_to_symbol_key_pcqwerty">Sym</string>
</resources>