// ***************************************************************************
// *
-// * Copyright (C) 2013 International Business Machines
+// * Copyright (C) 2016 International Business Machines
// * Corporation and others. All Rights Reserved.
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
// * Source File: <path>/common/main/de_CH.xml
// *
// ***************************************************************************
de_CH{
+ AuxExemplarCharacters{
+ "[á à ă â å ã ā æ ç é è ĕ ê ë ē ğ í ì ĭ î ï İ ī ı ñ ó ò ŏ ô ø ō œ ş ß ú ù ŭ û"
+ " ū ÿ]"
+ }
+ ExemplarCharacters{"[a ä b c d e f g h i j k l m n o ö p q r s t u ü v w x y z]"}
NumberElements{
latn{
patterns{
currencyFormat{"¤ #,##0.00;¤-#,##0.00"}
+ percentFormat{"#,##0%"}
}
symbols{
decimal{"."}
}
}
}
- Version{"2.0.82.45"}
- delimiters{
- alternateQuotationEnd{"›"}
- alternateQuotationStart{"‹"}
- quotationEnd{"»"}
- quotationStart{"«"}
- }
+ Version{"2.1.19.87"}
}