X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/46f4442e9a5a4f3b98b7c1083586332f6a8a99a4..652986238f9f64f7d1a6d307837429b2ede513d2:/icuSources/data/locales/es_HN.txt diff --git a/icuSources/data/locales/es_HN.txt b/icuSources/data/locales/es_HN.txt index d23868cb..33b0bde7 100644 --- a/icuSources/data/locales/es_HN.txt +++ b/icuSources/data/locales/es_HN.txt @@ -1,6 +1,6 @@ // *************************************************************************** // * -// * Copyright (C) 2008 International Business Machines +// * Copyright (C) 2010 International Business Machines // * Corporation and others. All Rights Reserved. // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java // * Source File:/common/main/es_HN.xml @@ -8,32 +8,30 @@ // *************************************************************************** es_HN{ NumberElements{ - ".", - ",", - ";", - "%", - "0", - "#", - "-", - "E", - "‰", - "∞", - "NaN", - "+", + latn{ + symbols{ + decimal{"."} + group{","} + } + } } - Version{"1.55"} + Version{"2.0.45.82"} calendar{ gregorian{ DateTimePatterns{ - "hh:mm:ss a v", + "HH:mm:ss zzzz", "HH:mm:ss z", "HH:mm:ss", "HH:mm", - "EEEE dd 'de' MMMM 'de' yyyy", - "dd 'de' MMMM 'de' yyyy", + "EEEE dd 'de' MMMM 'de' y", + "dd 'de' MMMM 'de' y", "dd/MM/yyyy", "dd/MM/yy", "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", + "{1} {0}", } } }