aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/main/en_IN.xml48
1 files changed, 24 insertions, 24 deletions
diff --git a/common/main/en_IN.xml b/common/main/en_IN.xml
index 05d3ba23..589907be 100644
--- a/common/main/en_IN.xml
+++ b/common/main/en_IN.xml
@@ -5496,10 +5496,10 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</decimalFormatLength>
<decimalFormatLength type="short">
<decimalFormat>
- <pattern type="1000" count="one">0T</pattern>
- <pattern type="1000" count="other">0T</pattern>
- <pattern type="10000" count="one">00T</pattern>
- <pattern type="10000" count="other">00T</pattern>
+ <pattern type="1000" count="one">0K</pattern>
+ <pattern type="1000" count="other">0K</pattern>
+ <pattern type="10000" count="one">00K</pattern>
+ <pattern type="10000" count="other">00K</pattern>
<pattern type="100000" count="one">0L</pattern>
<pattern type="100000" count="other">0L</pattern>
<pattern type="1000000" count="one">00L</pattern>
@@ -5510,10 +5510,10 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<pattern type="100000000" count="other">00Cr</pattern>
<pattern type="1000000000" count="one">000Cr</pattern>
<pattern type="1000000000" count="other">000Cr</pattern>
- <pattern type="10000000000" count="one">0TCr</pattern>
- <pattern type="10000000000" count="other">0TCr</pattern>
- <pattern type="100000000000" count="one">00TCr</pattern>
- <pattern type="100000000000" count="other">00TCr</pattern>
+ <pattern type="10000000000" count="one">0KCr</pattern>
+ <pattern type="10000000000" count="other">0KCr</pattern>
+ <pattern type="100000000000" count="one">00KCr</pattern>
+ <pattern type="100000000000" count="other">00KCr</pattern>
<pattern type="1000000000000" count="one">0LCr</pattern>
<pattern type="1000000000000" count="other">0LCr</pattern>
<pattern type="10000000000000" count="one">00LCr</pattern>
@@ -5552,14 +5552,14 @@ CLDR data files are interpreted according to the LDML specification (http://unic
</currencyFormatLength>
<currencyFormatLength type="short">
<currencyFormat type="standard">
- <pattern type="1000" count="one">¤0T</pattern>
- <pattern type="1000" count="one" alt="alphaNextToNumber">¤ 0T</pattern>
- <pattern type="1000" count="other">¤0T</pattern>
- <pattern type="1000" count="other" alt="alphaNextToNumber">¤ 0T</pattern>
- <pattern type="10000" count="one">¤00T</pattern>
- <pattern type="10000" count="one" alt="alphaNextToNumber">¤ 00T</pattern>
- <pattern type="10000" count="other">¤00T</pattern>
- <pattern type="10000" count="other" alt="alphaNextToNumber">¤ 00T</pattern>
+ <pattern type="1000" count="one">¤0K</pattern>
+ <pattern type="1000" count="one" alt="alphaNextToNumber">¤ 0K</pattern>
+ <pattern type="1000" count="other">¤0K</pattern>
+ <pattern type="1000" count="other" alt="alphaNextToNumber">¤ 0K</pattern>
+ <pattern type="10000" count="one">¤00K</pattern>
+ <pattern type="10000" count="one" alt="alphaNextToNumber">¤ 00K</pattern>
+ <pattern type="10000" count="other">¤00K</pattern>
+ <pattern type="10000" count="other" alt="alphaNextToNumber">¤ 00K</pattern>
<pattern type="100000" count="one">¤0L</pattern>
<pattern type="100000" count="one" alt="alphaNextToNumber">¤ 0L</pattern>
<pattern type="100000" count="other">¤0L</pattern>
@@ -5580,14 +5580,14 @@ CLDR data files are interpreted according to the LDML specification (http://unic
<pattern type="1000000000" count="one" alt="alphaNextToNumber">¤ 000Cr</pattern>
<pattern type="1000000000" count="other">¤000Cr</pattern>
<pattern type="1000000000" count="other" alt="alphaNextToNumber">¤ 000Cr</pattern>
- <pattern type="10000000000" count="one">¤0TCr</pattern>
- <pattern type="10000000000" count="one" alt="alphaNextToNumber">¤ 0TCr</pattern>
- <pattern type="10000000000" count="other">¤0TCr</pattern>
- <pattern type="10000000000" count="other" alt="alphaNextToNumber">¤ 0TCr</pattern>
- <pattern type="100000000000" count="one">¤00TCr</pattern>
- <pattern type="100000000000" count="one" alt="alphaNextToNumber">¤ 00TCr</pattern>
- <pattern type="100000000000" count="other">¤00TCr</pattern>
- <pattern type="100000000000" count="other" alt="alphaNextToNumber">¤ 00TCr</pattern>
+ <pattern type="10000000000" count="one">¤0KCr</pattern>
+ <pattern type="10000000000" count="one" alt="alphaNextToNumber">¤ 0KCr</pattern>
+ <pattern type="10000000000" count="other">¤0KCr</pattern>
+ <pattern type="10000000000" count="other" alt="alphaNextToNumber">¤ 0KCr</pattern>
+ <pattern type="100000000000" count="one">¤00KCr</pattern>
+ <pattern type="100000000000" count="one" alt="alphaNextToNumber">¤ 00KCr</pattern>
+ <pattern type="100000000000" count="other">¤00KCr</pattern>
+ <pattern type="100000000000" count="other" alt="alphaNextToNumber">¤ 00KCr</pattern>
<pattern type="1000000000000" count="one">¤0LCr</pattern>
<pattern type="1000000000000" count="one" alt="alphaNextToNumber">¤ 0LCr</pattern>
<pattern type="1000000000000" count="other">¤0LCr</pattern>