summaryrefslogtreecommitdiff
path: root/i18npool/source/localedata/data/en_IN.xml
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/source/localedata/data/en_IN.xml')
-rw-r--r--i18npool/source/localedata/data/en_IN.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/i18npool/source/localedata/data/en_IN.xml b/i18npool/source/localedata/data/en_IN.xml
index 9c404f513ba7..c802f6433b01 100644
--- a/i18npool/source/localedata/data/en_IN.xml
+++ b/i18npool/source/localedata/data/en_IN.xml
@@ -12,7 +12,7 @@
</Country>
</LC_INFO>
<LC_CTYPE ref="en_GB"/>
- <LC_FORMAT ref="en_GB" replaceTo="[$Rs.-4009]"/>
+ <LC_FORMAT ref="en_GB" replaceTo="[$₹-4009]"/>
<LC_COLLATION ref="en_US"/>
<LC_SEARCH ref="en_US"/>
<LC_INDEX ref="en_US"/>
@@ -30,6 +30,13 @@
<LC_CURRENCY>
<Currency default="true" usedInCompatibleFormatCodes="true">
<CurrencyID>INR</CurrencyID>
+ <CurrencySymbol>₹</CurrencySymbol>
+ <BankSymbol>INR</BankSymbol>
+ <CurrencyName>Rupee</CurrencyName>
+ <DecimalPlaces>2</DecimalPlaces>
+ </Currency>
+ <Currency default="false" usedInCompatibleFormatCodes="false" legacyOnly="true">
+ <CurrencyID>INR</CurrencyID>
<CurrencySymbol>Rs.</CurrencySymbol>
<BankSymbol>INR</BankSymbol>
<CurrencyName>Indian Rupee</CurrencyName>