aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2014-03-17 11:56:13 +0900
committerTadashi G. Takaoka <takaoka@google.com>2014-03-17 11:56:13 +0900
commit538abc27dc365fb4d7799ab7f61523a92040a236 (patch)
treedf5131f63b2aba0c6eb336d986085cb46bfd606c /tools
parentbef6a4e20965a8e664ee92b3c75405a6754afb4e (diff)
downloadlatinime-538abc27dc365fb4d7799ab7f61523a92040a236.tar.gz
latinime-538abc27dc365fb4d7799ab7f61523a92040a236.tar.xz
latinime-538abc27dc365fb4d7799ab7f61523a92040a236.zip
Fix Arabic keyboard text and test comments
Bug: 13017434 Change-Id: Iec2ddab719e0c68a70bcf56a90eb4522c5fd7978
Diffstat (limited to 'tools')
-rw-r--r--tools/make-keyboard-text/res/values-ar/donottranslate-more-keys.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/make-keyboard-text/res/values-ar/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-ar/donottranslate-more-keys.xml
index d9976858a..4bbe343ce 100644
--- a/tools/make-keyboard-text/res/values-ar/donottranslate-more-keys.xml
+++ b/tools/make-keyboard-text/res/values-ar/donottranslate-more-keys.xml
@@ -19,10 +19,10 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Label for "switch to alphabetic" key.
- U+0623: "ا" ARABIC LETTER ALEF
+ U+0623: "أ" ARABIC LETTER ALEF WITH HAMZA ABOVE
U+200C: ZERO WIDTH NON-JOINER
U+0628: "ب" ARABIC LETTER BEH
- U+062C: "پ" ARABIC LETTER PEH -->
+ U+062C: "ج" ARABIC LETTER JEEM -->
<string name="label_to_alpha_key">&#x0623;&#x200C;&#x0628;&#x200C;&#x062C;</string>
<!-- U+0661: "١" ARABIC-INDIC DIGIT ONE -->
<string name="keylabel_for_symbols_1">&#x0661;</string>