ICU-3080 Make it easier to translate the country names

X-SVN-Rev: 14491
This commit is contained in:
George Rhoten 2004-02-12 06:04:35 +00:00
parent f28b8dfae8
commit 0af1b1826b

View file

@ -1,6 +1,6 @@
// ***************************************************************************
// *
// * Copyright (C) 1997-2003, International Business Machines
// * Copyright (C) 1997-2004, International Business Machines
// * Corporation and others. All Rights Reserved.
// *
// ***************************************************************************
@ -14,7 +14,6 @@ en {
}
}
Countries {
//AA {} // Not in ISO-3166 standard
AD { "Andorra" }
AE { "United Arab Emirates" }
AF { "Afghanistan" }
@ -168,7 +167,7 @@ en {
MM { "Myanmar" }
MN { "Mongolia" }
MO { "Macao S.A.R. China" }
MP { "Northern Mariana Islands"}
MP { "Northern Mariana Islands" }
MQ { "Martinique" }
MR { "Mauritania" }
MS { "Montserrat" }
@ -278,7 +277,6 @@ en {
YU { "Yugoslavia" }
ZA { "South Africa" }
// ZR { "Zaire" }
ZM { "Zambia" }
ZW { "Zimbabwe" }
}