aboutsummaryrefslogtreecommitdiffstats
path: root/tools/make-keyboard-text
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2013-08-22 02:03:09 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-08-22 02:03:09 +0000
commit198b52f6db07605147aac57e9a16e14128d8a1fc (patch)
tree134fc3b7d0e023e7056f9a19d3c176727a108260 /tools/make-keyboard-text
parenta09e43ef6e5541162f6e1f789e86f7289a678b45 (diff)
parent6d9b4e913a587471ffe04afaf7400b422e0b3c6f (diff)
downloadlatinime-198b52f6db07605147aac57e9a16e14128d8a1fc.tar.gz
latinime-198b52f6db07605147aac57e9a16e14128d8a1fc.tar.xz
latinime-198b52f6db07605147aac57e9a16e14128d8a1fc.zip
Merge "Fix Hebrew currency symbol"
Diffstat (limited to 'tools/make-keyboard-text')
-rw-r--r--tools/make-keyboard-text/res/values-iw/donottranslate-more-keys.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/make-keyboard-text/res/values-iw/donottranslate-more-keys.xml b/tools/make-keyboard-text/res/values-iw/donottranslate-more-keys.xml
index 9d2e01ebd..e5d0ebf4d 100644
--- a/tools/make-keyboard-text/res/values-iw/donottranslate-more-keys.xml
+++ b/tools/make-keyboard-text/res/values-iw/donottranslate-more-keys.xml
@@ -52,4 +52,6 @@
<string name="double_quotes">&#x201C;,&#x201D;,&#x201E;</string>
<string name="single_angle_quotes">!text/single_laqm_raqm_rtl</string>
<string name="double_angle_quotes">!text/double_laqm_raqm_rtl</string>
+ <!-- U+20AA: "₪" NEW SHEQEL SIGN -->
+ <string name="keylabel_for_currency_generic">&#x20AA;</string>
</resources>