ICU-2658 Iranian Rial formatting update

X-SVN-Rev: 11270
This commit is contained in:
Ram Viswanadha 2003-03-08 01:32:45 +00:00
parent a5717a994d
commit 5bcbb42046
2 changed files with 4 additions and 3 deletions

View File

@ -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 {

View File

@ -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 }