aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2011-07-14 13:52:54 -0700
committerTadashi G. Takaoka <takaoka@google.com>2011-07-14 13:52:54 -0700
commite895d85a8ed47f8bebe1df39424c8239b7960edc (patch)
tree81447d6d00b7564057cb3ed7b304402aba5bf82d
parentb033828e2e430069dc520103bd24e07ac888e8d5 (diff)
downloadlatinime-e895d85a8ed47f8bebe1df39424c8239b7960edc.tar.gz
latinime-e895d85a8ed47f8bebe1df39424c8239b7960edc.tar.xz
latinime-e895d85a8ed47f8bebe1df39424c8239b7960edc.zip
Add Arabic comma to phone keyboard
Bug: 4161983 Change-Id: I2b1f2539cbe3b5686e77b9b0d46167394c3db64c
-rw-r--r--java/res/xml/kbd_qwerty_f1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/res/xml/kbd_qwerty_f1.xml b/java/res/xml/kbd_qwerty_f1.xml
index 51b9800e0..1546f49c9 100644
--- a/java/res/xml/kbd_qwerty_f1.xml
+++ b/java/res/xml/kbd_qwerty_f1.xml
@@ -62,7 +62,7 @@
</case>
<default>
<Key
- latin:keyLabel=","
+ latin:keyLabel="@string/keylabel_for_symbols_comma"
latin:keyWidth="9.2%p"
latin:keyStyle="settingsPopupStyle" />
</default>
@@ -105,7 +105,7 @@
</case>
<default>
<Key
- latin:keyLabel=","
+ latin:keyLabel="@string/keylabel_for_symbols_comma"
latin:keyStyle="settingsPopupStyle" />
</default>
</switch>