ICU-1442 update Swedish number spellout - fix
X-SVN-Rev: 6833
This commit is contained in:
parent
67101f9159
commit
6489792e65
@ -128,7 +128,7 @@ sv {
|
||||
"%year:\n"
|
||||
"=%neutrum=;\n"
|
||||
"1000>: <%neutrum<hundra[\u00ad>>];\n"
|
||||
"10,000: = %neutrum=;\n"
|
||||
"10,000: =%neutrum=;\n"
|
||||
// the same as default except we change the one's digit, wish there were a better way
|
||||
"%neutrum:\n"
|
||||
"-x: minus >>;\n"
|
||||
@ -168,7 +168,7 @@ sv {
|
||||
"70: sjuttio[>>];\n"
|
||||
"80: \u00e5ttio[>>];\n"
|
||||
"90: nittio[>>];\n"
|
||||
"100: etthundra[\u00ad>>]\n"
|
||||
"100: etthundra[\u00ad>>];\n"
|
||||
"200: <<hundra[\u00ad>>];\n"
|
||||
"1000: ettusen[ >>];\n"
|
||||
"2000: <<\u00adtusen[ >>];\n"
|
||||
|
@ -128,7 +128,7 @@ sv {
|
||||
"%year:\n"
|
||||
"=%neutrum=;\n"
|
||||
"1000>: <%neutrum<hundra[\u00ad>>];\n"
|
||||
"10,000: = %neutrum=;\n"
|
||||
"10,000: =%neutrum=;\n"
|
||||
// the same as default except we change the one's digit, wish there were a better way
|
||||
"%neutrum:\n"
|
||||
"-x: minus >>;\n"
|
||||
@ -168,7 +168,7 @@ sv {
|
||||
"70: sjuttio[>>];\n"
|
||||
"80: \u00e5ttio[>>];\n"
|
||||
"90: nittio[>>];\n"
|
||||
"100: etthundra[\u00ad>>]\n"
|
||||
"100: etthundra[\u00ad>>];\n"
|
||||
"200: <<hundra[\u00ad>>];\n"
|
||||
"1000: ettusen[ >>];\n"
|
||||
"2000: <<\u00adtusen[ >>];\n"
|
||||
|
Loading…
Reference in New Issue
Block a user