ICU-2658 Iranian Rial formatting update
X-SVN-Rev: 11270
This commit is contained in:
parent
a5717a994d
commit
5bcbb42046
@ -25,9 +25,9 @@ fa_IR {
|
||||
// here, and modify each copy appropriately. Both INR and IRR
|
||||
// appear to use 2 fraction digits.
|
||||
NumberPatterns {
|
||||
"#,##0.###",
|
||||
"#,##0.00\u00a4;#,##0.00- \u00a4",
|
||||
"#,##0%",
|
||||
"#,##0.###;\u2212#,##0.###",
|
||||
"#,##0 \u00a4;\u2212#,##0 \u00a4",
|
||||
"%#,##0",
|
||||
"#E0",
|
||||
}
|
||||
NumberElements {
|
||||
|
@ -863,6 +863,7 @@ root {
|
||||
ESP:intvector { 0, 0 }
|
||||
IQD:intvector { 3, 0 }
|
||||
ITL:intvector { 0, 0 }
|
||||
IRR:intvector { 0, 0 }
|
||||
JOD:intvector { 3, 0 }
|
||||
JPY:intvector { 0, 0 }
|
||||
KWD:intvector { 3, 0 }
|
||||
|
Loading…
Reference in New Issue
Block a user