Skip to content
Snippets Groups Projects
Commit e2e04553 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka Committed by Android Git Automerger
Browse files

am bd5ed141: Merge "Add Afgani sign to Persian symbols" into jb-dev

* commit 'bd5ed141':
  Add Afgani sign to Persian symbols
parents 1ab436c1 bd5ed141
No related branches found
No related tags found
No related merge requests found
...@@ -105,6 +105,7 @@ ...@@ -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 @@ ...@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment