X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/374ca955a76ecab1204ca8bfa63ff9238d998416..cead9d4c898d4172af6769483c517e3bdb8be2bd:/icuSources/data/locales/de_CH.txt diff --git a/icuSources/data/locales/de_CH.txt b/icuSources/data/locales/de_CH.txt index 4b644159..fa113ecc 100644 --- a/icuSources/data/locales/de_CH.txt +++ b/icuSources/data/locales/de_CH.txt @@ -1,9 +1,9 @@ // *************************************************************************** // * -// * Copyright (C) 2004 International Business Machines +// * Copyright (C) 2008 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java -// * Source File: ../../../locale/common/main/de_CH.xml +// * Source File:/common/main/de_CH.xml // * // *************************************************************************** de_CH{ @@ -31,14 +31,28 @@ de_CH{ "E", "‰", "∞", - "�", + "NaN", "+", } NumberPatterns{ - "#,##0.###;-#,##0.###", - "¤ #,##0.00;¤-#,##0.00", - "#,##0%", + "#,##0.###", + "¤ #,##0.00;¤-#,##0.00", + "#,##0 %", "#E0", } - Version{"1.2"} + Version{"1.53"} + calendar{ + gregorian{ + DateTimeElements:intvector{ + 2, + 4, + } + } + } + delimiters{ + alternateQuotationEnd{"›"} + alternateQuotationStart{"‹"} + quotationEnd{"»"} + quotationStart{"«"} + } }