aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/key_styles_currency.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-06-14 17:12:04 -0700
committerTadashi G. Takaoka <takaoka@google.com>2012-06-14 17:12:04 -0700
commit9e14e387b070cb5bb7397fc93f92b40d0792302d (patch)
tree9f7b525d48be70f2ac0693d77f38464527bdd6ea /java/res/xml/key_styles_currency.xml
parent7cbd0478cfb66f406bb04c3b5c79da37b2263d66 (diff)
downloadlatinime-9e14e387b070cb5bb7397fc93f92b40d0792302d.tar.gz
latinime-9e14e387b070cb5bb7397fc93f92b40d0792302d.tar.xz
latinime-9e14e387b070cb5bb7397fc93f92b40d0792302d.zip
Add Afgani sign to Persian symbols
Bug: 6670613 Change-Id: If18d033a39b763224bea71af2bec70fb67b31c8e
Diffstat (limited to 'java/res/xml/key_styles_currency.xml')
-rw-r--r--java/res/xml/key_styles_currency.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/java/res/xml/key_styles_currency.xml b/java/res/xml/key_styles_currency.xml
index d5c6a87b9..6dea16f89 100644
--- a/java/res/xml/key_styles_currency.xml
+++ b/java/res/xml/key_styles_currency.xml
@@ -105,6 +105,7 @@
latin:languageCode="fa"
>
<!-- U+FDFC: "﷼" RIAL SIGN
+ U+060B: "؋" AFGHANI SIGN
U+00A3: "£" POUND SIGN
U+20AC: "€" EURO SIGN
U+00A2: "¢" CENT SIGN -->
@@ -112,20 +113,20 @@
<key-style
latin:styleName="currencyKeyStyle"
latin:keyLabel="&#xFDFC;"
- latin:moreKeys="!text/more_keys_for_currency_general" />
+ latin:moreKeys="!text/more_keys_for_currency_general,&#x060B;" />
<key-style
latin:styleName="moreCurrency1KeyStyle"
- latin:keyLabel="£" />
+ latin:keyLabel="&#x00A3;" />
<key-style
latin:styleName="moreCurrency2KeyStyle"
- latin:keyLabel="€" />
+ latin:keyLabel="&#x20AC;" />
<key-style
latin:styleName="moreCurrency3KeyStyle"
latin:keyLabel="$"
- latin:moreKeys="¢" />
+ latin:moreKeys="&#x00A2;" />
<key-style
latin:styleName="moreCurrency4KeyStyle"
- latin:keyLabel="¢" />
+ latin:keyLabel="&#x00A2;" />
</case>
<!-- United Kingdom -->
<case