diff options
author | 2013-09-16 02:08:51 +0900 | |
---|---|---|
committer | 2013-09-16 02:08:51 +0900 | |
commit | 0f317a56030ce6ffb3ff08c1ab3b2ff120e68aea (patch) | |
tree | 2d2aa660f4dec00272649d61e6b0deee25f0ac36 /java/res/xml/key_styles_currency.xml | |
parent | e429dcfd9896e37e401a6312984c52c70cd7a71c (diff) | |
download | latinime-0f317a56030ce6ffb3ff08c1ab3b2ff120e68aea.tar.gz latinime-0f317a56030ce6ffb3ff08c1ab3b2ff120e68aea.tar.xz latinime-0f317a56030ce6ffb3ff08c1ab3b2ff120e68aea.zip |
Fix issues with Nepali layouts
- Added the missing ZWNJ/ZWJ key
- Fix a wrong letter in the shift layout of Nepali Romaized layout
- Put the currency symbol for Nepalese Rupee
- Fix the missing 2nd symbols layout
- Use the Devanagari numbers just like Hindi layout
- Fix the Main/Symbols switch key label just like Hindi layout
bug: 6910787
bug: 9833890
Change-Id: Ie6aa5a06008f1e9347d4fc08ededd48287df5d73
Diffstat (limited to 'java/res/xml/key_styles_currency.xml')
-rw-r--r-- | java/res/xml/key_styles_currency.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/res/xml/key_styles_currency.xml b/java/res/xml/key_styles_currency.xml index 094465167..b7677a20d 100644 --- a/java/res/xml/key_styles_currency.xml +++ b/java/res/xml/key_styles_currency.xml @@ -97,13 +97,14 @@ iw: Hebrew (New Sheqel) lo: Lao (Kip) mn: Mongolian (Tugrik) + ne: Nepali (Nepalese Rupee) th: Thai (Baht) uk: Ukrainian (Hryvnia) vi: Vietnamese (Dong) --> <!-- TODO: The currency sign of Turkish Lira was created in 2012 and assigned U+20BA for its unicode, although there is no font glyph for it as of November 2012. --> <case - latin:languageCode="fa|hi|iw|lo|mn|th|uk|vi" + latin:languageCode="fa|hi|iw|lo|mn|ne|th|uk|vi" > <!-- U+00A3: "£" POUND SIGN U+20AC: "€" EURO SIGN |