X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..2ca993e82fb37b597a3c73ecd1586a139a6579c5:/icuSources/data/locales/fr_BE.txt diff --git a/icuSources/data/locales/fr_BE.txt b/icuSources/data/locales/fr_BE.txt index 3fff815f..e184cb21 100644 --- a/icuSources/data/locales/fr_BE.txt +++ b/icuSources/data/locales/fr_BE.txt @@ -1,38 +1,52 @@ // *************************************************************************** // * -// * Copyright (C) 2004 International Business Machines -// * Corporation and others. All Rights Reserved. -// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../locale/common/main/fr_BE.xml +// * Copyright (C) 2016 International Business Machines +// * Corporation and others. All Rights Reserved. +// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter +// * Source File: /common/main/fr_BE.xml // * // *************************************************************************** fr_BE{ NumberElements{ - ",", - ".", - ";", - "%", - "0", - "#", - "-", - "E", - "‰", - "∞", - "�", - "+", + latn{ + symbols{ + group{"."} + } + } } - Version{"1.2"} + Version{"2.1.19.14"} calendar{ + generic{ + DateTimePatterns{ + "H 'h' mm 'min' ss 's' zzzz", + "HH:mm:ss z", + "HH:mm:ss", + "HH:mm", + "EEEE d MMMM y G", + "d MMMM y G", + "d MMM y G", + "d/MM/yy GGGGG", + "{1} {0}", + "{1} 'à' {0}", + "{1} 'à' {0}", + "{1} {0}", + "{1} {0}", + } + } gregorian{ DateTimePatterns{ - "H' h 'mm' min 'ss' s 'z", + "H 'h' mm 'min' ss 's' zzzz", "HH:mm:ss z", "HH:mm:ss", "HH:mm", - "EEEE d MMMM yyyy", - "d MMMM yyyy", - "dd-MMM-yy", + "EEEE d MMMM y", + "d MMMM y", + "d MMM y", "d/MM/yy", + "{1} 'à' {0}", + "{1} 'à' {0}", + "{1} 'à' {0}", + "{1} 'à' {0}", "{1} {0}", } }