X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/73c04bcfe1096173b00431f0cdc742894b15eef0..a0b4f637ba1a6c3c5651b61a69303b029bacf7d3:/icuSources/data/locales/en_BE.txt?ds=sidebyside diff --git a/icuSources/data/locales/en_BE.txt b/icuSources/data/locales/en_BE.txt index 0b1c4239..8877c49c 100644 --- a/icuSources/data/locales/en_BE.txt +++ b/icuSources/data/locales/en_BE.txt @@ -1,60 +1,70 @@ // *************************************************************************** // * -// * Copyright (C) 2006 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File:/common/main/en_BE.xml +// * Copyright (C) 2015 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/en_BE.xml // * // *************************************************************************** en_BE{ - Currencies{ - BEF{ - "BF", - "Belgian Franc", - { - "#,##0.00 ¤;-#,##0.00 ¤", - ",", - ".", + %%Parent{"en_001"} + NumberElements{ + latn{ + patterns{ + currencyFormat{"#,##0.00 ¤"} + } + symbols{ + decimal{","} + group{"."} } } } - NumberElements{ - ",", - ".", - ";", - "%", - "0", - "#", - "-", - "E", - "‰", - "∞", - "NaN", - "+", - } - NumberPatterns{ - "#,##0.###", - "#,##0.00 ¤", - "#,##0%", - "#E0", - } - Version{"1.46"} + Version{"2.1.11.50"} calendar{ - gregorian{ - DateTimeElements:intvector{ - 2, - 4, + generic{ + DateTimePatterns{ + "HH 'h' mm 'min' ss 's' zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM y G", + "d MMMM y G", + "dd MMM y G", + "dd/MM/y GGGGG", + "{1} {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1} {0}", + "{1} {0}", } + availableFormats{ + MEd{"E d/M"} + Md{"d/M"} + yyyyMEd{"E d/M/y G"} + yyyyMd{"d/M/y G"} + } + } + gregorian{ DateTimePatterns{ - "HH' h 'mm' min 'ss' s 'z", + "HH 'h' mm 'min' ss 's' zzzz", "HH:mm:ss z", "HH:mm:ss", "HH:mm", - "EEEE d MMMM yyyy", - "EEE d MMM yyyy", - "dd MMM yyyy", + "EEEE d MMMM y", + "d MMMM y", + "dd MMM y", "dd/MM/yy", "{1} {0}", + "{1} 'at' {0}", + "{1} 'at' {0}", + "{1} {0}", + "{1} {0}", + } + availableFormats{ + MEd{"E d/M"} + Md{"d/M"} + yMEd{"E d/M/y"} + yMd{"d/M/y"} } } }