]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/en_GB.txt
ICU-8.11.tar.gz
[apple/icu.git] / icuSources / data / locales / en_GB.txt
index 32722deabe2a3320aaef3a59e4e365b3b34a2633..292f0cb4eb171c7feb85b085495458685498807a 100644 (file)
@@ -1,19 +1,15 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2004 International Business Machines
+// * Copyright (C) 2006 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
-// * Source File: ../../../locale/common/main/en_GB.xml
+// * Source File:<path>/common/main/en_GB.xml
 // *
 // ***************************************************************************
 en_GB{
-    Version{"1.2"}
+    Version{"1.47"}
     calendar{
         gregorian{
-            DateTimeElements:intvector{
-                2,
-                1,
-            }
             DateTimePatterns{
                 "HH:mm:ss z",
                 "HH:mm:ss z",
@@ -27,14 +23,10 @@ en_GB{
             }
         }
     }
-    zoneStrings{
-        {
-            "Europe/London",
-            "Greenwich Mean Time",
-            "GMT",
-            "British Daylight Time",
-            "BDT",
-            "London",
-        }
+    delimiters{
+        alternateQuotationEnd{"”"}
+        alternateQuotationStart{"“"}
+        quotationEnd{"’"}
+        quotationStart{"‘"}
     }
 }