From e9357f62790b95cbaa7faffd59da222e08da05f7 Mon Sep 17 00:00:00 2001 From: George Rhoten Date: Thu, 30 Oct 2003 18:52:50 +0000 Subject: [PATCH] ICU-3191 Add CS country code with a comment X-SVN-Rev: 13534 --- icu4c/source/data/locales/en.txt | 1 + icu4c/source/data/locales/root.txt | 1 + 2 files changed, 2 insertions(+) diff --git a/icu4c/source/data/locales/en.txt b/icu4c/source/data/locales/en.txt index ad076f4806f..a937430ae16 100644 --- a/icu4c/source/data/locales/en.txt +++ b/icu4c/source/data/locales/en.txt @@ -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" } diff --git a/icu4c/source/data/locales/root.txt b/icu4c/source/data/locales/root.txt index 44e51fd7b55..5ef5aa2dd5e 100644 --- a/icu4c/source/data/locales/root.txt +++ b/icu4c/source/data/locales/root.txt @@ -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" }