]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/en_US_POSIX.txt
ICU-6.2.4.tar.gz
[apple/icu.git] / icuSources / data / locales / en_US_POSIX.txt
CommitLineData
374ca955 1// ***************************************************************************
b75a7d8f 2// *
374ca955
A
3// * Copyright (C) 2004 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File: ../../../locale/common/main/en_US_POSIX.xml
b75a7d8f
A
7// *
8// ***************************************************************************
374ca955
A
9/**
10 * ICU <specials> source: ../../../locale/icu/main/en_US_POSIX.xml
11 */
12en_US_POSIX{
13 NumberElements{
b75a7d8f
A
14 ".",
15 ",",
16 ";",
17 "%",
18 "0",
19 "#",
20 "-",
21 "E",
22 "0/00",
23 "INF",
374ca955
A
24 "NaN",
25 "+",
26 }
27 NumberPatterns{
28 "0.######;-0.######",
29 "¤ 0.00;-¤ 0.00",
30 "0%",
31 "0.000000E+000",
32 }
33 Version{"1.2"}
34 boundaries{
35 word{"word_POSIX"}
b75a7d8f 36 }
b75a7d8f 37}