aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-02-12 16:04:13 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-02-13 17:26:16 +0900
commit3cb77678f52d343aff03cd9facf5379c7ef7e519 (patch)
tree9db3a7434b67f2ea642f784ef25eca046bbf7b2b /tools
parent0af6d988a7dc0ccce2ba7d0c4cbe4cc0c9c0c921 (diff)
downloadlatinime-3cb77678f52d343aff03cd9facf5379c7ef7e519.tar.gz
latinime-3cb77678f52d343aff03cd9facf5379c7ef7e519.tar.xz
latinime-3cb77678f52d343aff03cd9facf5379c7ef7e519.zip
Fix Armenian switch to alphabet key text
Bug: 7963631 Change-Id: If5768c761ec96d3404900b0c017abc2317cce8d4
Diffstat (limited to 'tools')
-rw-r--r--tools/make-keyboard-text/res/values-hy-rAM/donottranslate-more-keys.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/tools/make-keyboard-text/res/values-hy-rAM/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-hy-rAM/donottranslate-more-keys.xml
index 73fe927ab..a17dc101d 100644
--- a/tools/make-keyboard-text/res/values-hy-rAM/donottranslate-more-keys.xml
+++ b/tools/make-keyboard-text/res/values-hy-rAM/donottranslate-more-keys.xml
@@ -18,6 +18,11 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Label for "switch to alphabetic" key.
+ U+0531: "Ա" ARMENIAN CAPITAL LETTER AYB
+ U+0532: "Բ" ARMENIAN CAPITAL LETTER BEN
+ U+0533: "Գ" ARMENIAN CAPITAL LETTER GIM -->
+ <string name="label_to_alpha_key">&#x0531;&#x0532;&#x0533;</string>
<!-- U+058A: "֊" ARMENIAN HYPHEN -->
<!-- U+055C: "՜" ARMENIAN EXCLAMATION MARK -->
<!-- U+055D: "՝" ARMENIAN COMMA -->