Add Afgani sign to Persian symbols

Bug: 6670613
Change-Id: If18d033a39b763224bea71af2bec70fb67b31c8e
main
Tadashi G. Takaoka 2012-06-14 17:12:04 -07:00
parent 7cbd0478cf
commit 9e14e387b0
1 changed files with 6 additions and 5 deletions

View File

@ -105,6 +105,7 @@
latin:languageCode="fa" latin:languageCode="fa"
> >
<!-- U+FDFC: "﷼" RIAL SIGN <!-- U+FDFC: "﷼" RIAL SIGN
U+060B: "؋" AFGHANI SIGN
U+00A3: "£" POUND SIGN U+00A3: "£" POUND SIGN
U+20AC: "€" EURO SIGN U+20AC: "€" EURO SIGN
U+00A2: "¢" CENT SIGN --> U+00A2: "¢" CENT SIGN -->
@ -112,20 +113,20 @@
<key-style <key-style
latin:styleName="currencyKeyStyle" latin:styleName="currencyKeyStyle"
latin:keyLabel="&#xFDFC;" latin:keyLabel="&#xFDFC;"
latin:moreKeys="!text/more_keys_for_currency_general" /> latin:moreKeys="!text/more_keys_for_currency_general,&#x060B;" />
<key-style <key-style
latin:styleName="moreCurrency1KeyStyle" latin:styleName="moreCurrency1KeyStyle"
latin:keyLabel="£" /> latin:keyLabel="&#x00A3;" />
<key-style <key-style
latin:styleName="moreCurrency2KeyStyle" latin:styleName="moreCurrency2KeyStyle"
latin:keyLabel="" /> latin:keyLabel="&#x20AC;" />
<key-style <key-style
latin:styleName="moreCurrency3KeyStyle" latin:styleName="moreCurrency3KeyStyle"
latin:keyLabel="$" latin:keyLabel="$"
latin:moreKeys="¢" /> latin:moreKeys="&#x00A2;" />
<key-style <key-style
latin:styleName="moreCurrency4KeyStyle" latin:styleName="moreCurrency4KeyStyle"
latin:keyLabel="¢" /> latin:keyLabel="&#x00A2;" />
</case> </case>
<!-- United Kingdom --> <!-- United Kingdom -->
<case <case