X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b75a7d8f3b4adbae880cab104ce2c6a50eee4db2..9d88c94317aeac5dd26c1dbe8c2112dbe855d2b5:/icuSources/data/locales/en_HK.txt diff --git a/icuSources/data/locales/en_HK.txt b/icuSources/data/locales/en_HK.txt index 0b3757e9..d64826de 100644 --- a/icuSources/data/locales/en_HK.txt +++ b/icuSources/data/locales/en_HK.txt @@ -1,44 +1,42 @@ -// *************************************************************************** +// *************************************************************************** // * -// * Copyright (C) 1997-2003, International Business Machines -// * Corporation and others. All Rights Reserved. +// * 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/en_HK.xml // * // *************************************************************************** - -en_HK { - Version { "2.0" } -// AmPmMarkers { -// "AM", -// "PM", -// } - DateTimePatterns { - "h:mm:ss a z", - "h:mm:ss a z", - "h:mm:ss a", - "h:mm a", - "EEEE, d MMMM yyyy", - "d MMMM yyyy", - "d MMM yy", - "dd/MM/yy", - "{1} {0}", +en_HK{ + Currencies{ + HKD{ + "$", + "Hong Kong Dollar", + } + USD{ + "US$", + "USD", + } } -// NumberElements { -// ".", -// ",", -// ";", -// "%", -// "0", -// "#", -// "-", -// "E", -// "\u2030", -// "\u221E", -// "\uFFFD", -// } - NumberPatterns { + NumberPatterns{ "#,##0.###;-#,##0.###", - "\u00A4#,##0.00;(\u00A4#,##0.00)", + "¤#,##0.00;(¤#,##0.00)", "#,##0%", "#E0", } + Version{"1.2"} + calendar{ + gregorian{ + DateTimePatterns{ + "h:mm:ss a z", + "h:mm:ss a z", + "h:mm:ss a", + "h:mm a", + "EEEE, d MMMM yyyy", + "d MMMM yyyy", + "d MMM yyyy", + "dd/MM/yyyy", + "{1} {0}", + } + } + } }