ICU-3191 Add CS country code with a comment

X-SVN-Rev: 13534
This commit is contained in:
George Rhoten 2003-10-30 18:52:50 +00:00
parent 7c43ae1d62
commit e9357f6279
2 changed files with 2 additions and 0 deletions

View file

@ -59,6 +59,7 @@ en {
CN { "China" }
CO { "Colombia" }
CR { "Costa Rica" }
//CS { "Serbia and Montenegro" } // TODO: if we allow this, then SP must go away
CU { "Cuba" }
CV { "Cape Verde" }
CX { "Christmas Island" }

View file

@ -126,6 +126,7 @@ root {
CN { "CN" }
CO { "CO" }
CR { "CR" }
//CS { "CS" } // TODO: if we allow this, then SP must go away
CU { "CU" }
CV { "CV" }
CX { "CX" }