| author | Eike Rathke <erack@redhat.com> | 2012-02-17 12:04:45 (GMT) |
|---|---|---|
| committer | Eike Rathke <erack@redhat.com> | 2012-02-17 12:11:47 (GMT) |
| commit | 894502df745d1d3ee0e7acfe2e5d43fc443e788e (patch) (side-by-side diff) | |
| tree | 68c8de1a810d98d2f94c07e502de52bade115d8f | |
| parent | 2786c354ce4f7ff215fffe83ef242ee3b411fb13 (diff) | |
| download | core-894502df745d1d3ee0e7acfe2e5d43fc443e788e.zip core-894502df745d1d3ee0e7acfe2e5d43fc443e788e.tar.gz | |
resolved rhbz#794679 use proper Indian Rupee currency symbol U+20B9
| -rw-r--r-- | i18npool/source/localedata/data/bn_IN.xml | 9 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/en_IN.xml | 9 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/hi_IN.xml | 9 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/kn_IN.xml | 9 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/mai_IN.xml | 9 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/ml_IN.xml | 9 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/mr_IN.xml | 2 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/or_IN.xml | 9 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/pa_IN.xml | 9 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/ta_IN.xml | 9 | ||||
| -rw-r--r-- | i18npool/source/localedata/data/te_IN.xml | 9 |
11 files changed, 81 insertions, 11 deletions
diff --git a/i18npool/source/localedata/data/bn_IN.xml b/i18npool/source/localedata/data/bn_IN.xml index f93adf3..4214b38 100644 --- a/i18npool/source/localedata/data/bn_IN.xml +++ b/i18npool/source/localedata/data/bn_IN.xml @@ -34,7 +34,7 @@ <TimePM>অপরাহ্ণ</TimePM> <MeasurementSystem>metric</MeasurementSystem> </LC_CTYPE> - <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$৳-445]"> + <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$₹-445]"> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatCode>Standard</FormatCode> </FormatElement> @@ -307,6 +307,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>৳</CurrencySymbol> <BankSymbol>INR</BankSymbol> <CurrencyName>Rupee</CurrencyName> diff --git a/i18npool/source/localedata/data/en_IN.xml b/i18npool/source/localedata/data/en_IN.xml index 9c404f5..c802f64 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> diff --git a/i18npool/source/localedata/data/hi_IN.xml b/i18npool/source/localedata/data/hi_IN.xml index da64b17..643a6bb 100644 --- a/i18npool/source/localedata/data/hi_IN.xml +++ b/i18npool/source/localedata/data/hi_IN.xml @@ -34,7 +34,7 @@ <TimePM>PM</TimePM> <MeasurementSystem>Metric</MeasurementSystem> </LC_CTYPE> - <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$रु.-439]"> + <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$₹-439]"> <FormatElement msgid="DateFormatskey1" default="true" type="short" usage="DATE" formatindex="18"> <FormatCode>D-M-YY</FormatCode> </FormatElement> @@ -305,6 +305,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>रु.</CurrencySymbol> <BankSymbol>INR</BankSymbol> <CurrencyName>Rupee</CurrencyName> diff --git a/i18npool/source/localedata/data/kn_IN.xml b/i18npool/source/localedata/data/kn_IN.xml index f93f904..d262fae 100644 --- a/i18npool/source/localedata/data/kn_IN.xml +++ b/i18npool/source/localedata/data/kn_IN.xml @@ -12,7 +12,7 @@ </Country> </LC_INFO> <LC_CTYPE ref="hi_IN"/> - <LC_FORMAT ref="hi_IN" replaceTo="[$ರೂ.-44b]"/> + <LC_FORMAT ref="hi_IN" replaceTo="[$₹-44b]"/> <LC_COLLATION ref="en_US"/> <LC_SEARCH ref="en_US"/> <LC_INDEX ref="en_US"/> @@ -138,6 +138,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>ರೂ.</CurrencySymbol> <BankSymbol>INR</BankSymbol> <CurrencyName>Rupee</CurrencyName> diff --git a/i18npool/source/localedata/data/mai_IN.xml b/i18npool/source/localedata/data/mai_IN.xml index 56d9c4e..019146c 100644 --- a/i18npool/source/localedata/data/mai_IN.xml +++ b/i18npool/source/localedata/data/mai_IN.xml @@ -34,7 +34,7 @@ <TimePM>अपराह्न</TimePM> <MeasurementSystem>metric</MeasurementSystem> </LC_CTYPE> - <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$रू.-645]"> + <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$₹-645]"> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatCode>General</FormatCode> </FormatElement> @@ -314,6 +314,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>रू.</CurrencySymbol> <BankSymbol>INR</BankSymbol> <CurrencyName>रुपया</CurrencyName> diff --git a/i18npool/source/localedata/data/ml_IN.xml b/i18npool/source/localedata/data/ml_IN.xml index 2bf4986..6a61015 100644 --- a/i18npool/source/localedata/data/ml_IN.xml +++ b/i18npool/source/localedata/data/ml_IN.xml @@ -34,7 +34,7 @@ <TimePM>PM</TimePM> <MeasurementSystem>metric</MeasurementSystem> </LC_CTYPE> - <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$ക.-44C]"> + <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$₹-44C]"> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatCode>Standard</FormatCode> </FormatElement> @@ -305,6 +305,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>ക.</CurrencySymbol> <BankSymbol>INR</BankSymbol> <CurrencyName>Rupee</CurrencyName> diff --git a/i18npool/source/localedata/data/mr_IN.xml b/i18npool/source/localedata/data/mr_IN.xml index 7f2643c..c02f9d7 100644 --- a/i18npool/source/localedata/data/mr_IN.xml +++ b/i18npool/source/localedata/data/mr_IN.xml @@ -12,7 +12,7 @@ </Country> </LC_INFO> <LC_CTYPE ref="hi_IN"/> - <LC_FORMAT ref="hi_IN" replaceTo="[$रु.-44e]"/> + <LC_FORMAT ref="hi_IN" replaceTo="[$₹-44E]"/> <LC_COLLATION ref="en_US"/> <LC_SEARCH ref="en_US"/> <LC_INDEX ref="en_US"/> diff --git a/i18npool/source/localedata/data/or_IN.xml b/i18npool/source/localedata/data/or_IN.xml index 13af362..7a49b3f 100644 --- a/i18npool/source/localedata/data/or_IN.xml +++ b/i18npool/source/localedata/data/or_IN.xml @@ -34,7 +34,7 @@ <TimePM>ଅପରାହ୍ନ</TimePM> <MeasurementSystem>metric</MeasurementSystem> </LC_CTYPE> - <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$ଟ-448]"> + <LC_FORMAT replaceFrom="[CURRENCY]" replaceTo="[$₹-448]"> <FormatElement msgid="FixedFormatskey1" default="true" type="medium" usage="FIXED_NUMBER" formatindex="0"> <FormatCode>General</FormatCode> </FormatElement> @@ -314,6 +314,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>ଟ</CurrencySymbol> <BankSymbol>INR</BankSymbol> <CurrencyName>Indian Rupee</CurrencyName> diff --git a/i18npool/source/localedata/data/pa_IN.xml b/i18npool/source/localedata/data/pa_IN.xml index 8ca9444..a414fd9 100644 --- a/i18npool/source/localedata/data/pa_IN.xml +++ b/i18npool/source/localedata/data/pa_IN.xml @@ -34,7 +34,7 @@ <TimePM>ਸ਼ਾਮ</TimePM> <MeasurementSystem>metric</MeasurementSystem> </LC_CTYPE> - <LC_FORMAT ref="hi_IN" replaceTo="[$ਰੁ.-446]"/> + <LC_FORMAT ref="hi_IN" replaceTo="[$₹-446]"/> <LC_COLLATION ref="hi_IN" /> <LC_SEARCH ref="hi_IN"/> <LC_INDEX ref="en_US"/> @@ -160,6 +160,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>ਰੁ.</CurrencySymbol> <BankSymbol>INR</BankSymbol> <CurrencyName>Rupee</CurrencyName> diff --git a/i18npool/source/localedata/data/ta_IN.xml b/i18npool/source/localedata/data/ta_IN.xml index 27bcd28..d268e6b 100644 --- a/i18npool/source/localedata/data/ta_IN.xml +++ b/i18npool/source/localedata/data/ta_IN.xml @@ -12,7 +12,7 @@ </Country> </LC_INFO> <LC_CTYPE ref="hi_IN"/> - <LC_FORMAT ref="hi_IN" replaceTo="[$ரூ.-449]"/> + <LC_FORMAT ref="hi_IN" replaceTo="[$₹-449]"/> <LC_COLLATION ref="en_US"/> <LC_SEARCH ref="en_US"/> <LC_INDEX ref="en_US"/> @@ -138,6 +138,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>ரூ.</CurrencySymbol> <BankSymbol>INR</BankSymbol> <CurrencyName>Rupee</CurrencyName> diff --git a/i18npool/source/localedata/data/te_IN.xml b/i18npool/source/localedata/data/te_IN.xml index 2cfee31..f820379 100644 --- a/i18npool/source/localedata/data/te_IN.xml +++ b/i18npool/source/localedata/data/te_IN.xml @@ -12,7 +12,7 @@ </Country> </LC_INFO> <LC_CTYPE ref="hi_IN"/> - <LC_FORMAT ref="hi_IN" replaceTo="[$రృ.-44a]"/> + <LC_FORMAT ref="hi_IN" replaceTo="[$₹-44a]"/> <LC_COLLATION ref="en_US"/> <LC_SEARCH ref="en_US"/> <LC_INDEX ref="en_US"/> @@ -137,6 +137,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>రృ.</CurrencySymbol> <BankSymbol>INR</BankSymbol> <CurrencyName>Rupee</CurrencyName> |
