]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/fr_BE.txt
ICU-400.42.tar.gz
[apple/icu.git] / icuSources / data / locales / fr_BE.txt
index c56d47c25cd94c6ea54ecda06a117080096ae128..5677e9c80eb500e5dcf3c73dfee9e6f20beb11c0 100644 (file)
@@ -1,30 +1,13 @@
-// ***************************************************************************
+// ***************************************************************************
 // *
-// *   Copyright (C) 1997-2003, International Business Machines
-// *   Corporation and others.  All Rights Reserved.
+// * Copyright (C) 2008 International Business Machines
+// * Corporation and others.  All Rights Reserved.
+// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
+// * Source File:<path>/common/main/fr_BE.xml
 // *
 // ***************************************************************************
-
-fr_BE {
-    Version{ "2.0" }
-    DateTimePatterns { 
-        "H' h 'mm' min 'ss' s 'z",
-        "HH:mm:ss z",
-        "HH:mm:ss",
-        "HH:mm",
-        "EEEE d MMMM yyyy",
-        "d MMMM yyyy",
-        "dd-MMM-yy",
-        "d/MM/yy",
-        "{1} {0}",
-    }
-    DateTimeElements:intvector {
-        2,
-        1,
-    }
-    LocaleID:int { 0x080c }
-//    LocaleString { "fr_BE" }
-    NumberElements { 
+fr_BE{
+    NumberElements{
         ",",
         ".",
         ";",
@@ -33,29 +16,29 @@ fr_BE {
         "#",
         "-",
         "E",
-        "\u2030",
-        "\u221E",
-        "\uFFFD",
-        ",",
+        "",
+        "",
+        "NaN",
+        "+",
     }
-//    ShortCountry { "BEL" }
-    zoneStrings { 
-        {
-            "Africa/Casablanca",
-            "GMT",
-            "GMT",
-            "GMT",
-            "GMT",
+    Version{"1.54"}
+    calendar{
+        gregorian{
+            DateTimeElements:intvector{
+                2,
+                4,
+            }
+            DateTimePatterns{
+                "H 'h' mm 'min' ss 's' v",
+                "HH:mm:ss z",
+                "HH:mm:ss",
+                "HH:mm",
+                "EEEE d MMMM yyyy",
+                "d MMMM yyyy",
+                "d MMM yyyy",
+                "d/MM/yy",
+                "{1} {0}",
+            }
         }
     }
-    NumberPatterns {
-        "#,##0.###;-#,##0.###",
-        "#,##0.00 \u00a4;-#,##0.00 \u00a4",
-        "#,##0%",
-        "#E0",
-    }
-    
-    // Reuse Swiss French spellout rules.  Also for French in Zaire, 
-    // but we've no locale for it yet.
-    SpelloutRules:alias { "/ICUDATA/fr_CH" }
 }