mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-07 22:44:49 +00:00
ICU-5366 Roundtrip numbers over 100.
X-SVN-Rev: 20645
This commit is contained in:
parent
8b3dfa0673
commit
817364a7eb
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
// ***************************************************************************
|
||||
// *
|
||||
// * Copyright (C) 2004, International Business Machines
|
||||
// * Copyright (C) 2004-2006, International Business Machines
|
||||
// * Corporation and others. All Rights Reserved.
|
||||
// *
|
||||
// ***************************************************************************
|
||||
|
@ -24,6 +24,7 @@ pt {
|
|||
"80: oitenta[ e >>];\n"
|
||||
"90: noventa[ e >>];\n"
|
||||
"100: cem;\n"
|
||||
"101: cento >>;\n"
|
||||
"200: doscentos[ >>];\n"
|
||||
"300: tr\u00E8sentos[ >>];\n"
|
||||
"400: cuatrocentos[ >>];\n"
|
||||
|
|
Loading…
Add table
Reference in a new issue