diff options
author | Eike Rathke <erack@redhat.com> | 2012-01-20 17:08:49 +0100 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2012-01-20 17:27:31 +0100 |
commit | 4e0928278df9e327dac9ac4d0ebf40bf04ef8dd9 (patch) | |
tree | 3258767e5840d906f6bd11ab30b28626d1998d31 /i18npool | |
parent | 5d6af4f2947432a55324e4f5cc67bca202f939e9 (diff) |
corrected [gu-IN] currency symbol update
Diffstat (limited to 'i18npool')
-rw-r--r-- | i18npool/source/localedata/data/gu_IN.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/i18npool/source/localedata/data/gu_IN.xml b/i18npool/source/localedata/data/gu_IN.xml index eff697545552..606091f8527c 100644 --- a/i18npool/source/localedata/data/gu_IN.xml +++ b/i18npool/source/localedata/data/gu_IN.xml @@ -12,7 +12,7 @@ </Country> </LC_INFO> <LC_CTYPE ref="hi_IN"/> - <LC_FORMAT ref="hi_IN" replaceTo="[રૂ-447]"/> + <LC_FORMAT ref="hi_IN" replaceTo="[$₹-447]"/> <LC_COLLATION ref="hi_IN"/> <LC_SEARCH ref="hi_IN"/> <LC_INDEX ref="en_US"/> @@ -143,6 +143,13 @@ <CurrencyName>Rupee</CurrencyName> <DecimalPlaces>2</DecimalPlaces> </Currency> + <Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true"> + <CurrencyID>INR</CurrencyID> + <CurrencySymbol>ઋુ.</CurrencySymbol> + <BankSymbol>INR</BankSymbol> + <CurrencyName>Rupee</CurrencyName> + <DecimalPlaces>2</DecimalPlaces> + </Currency> </LC_CURRENCY> <LC_TRANSLITERATION ref="en_US"/> <LC_MISC> |