a40e9d4df6
X-SVN-Rev: 11473
66 lines
1.8 KiB
XML
66 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
<!DOCTYPE localeData SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/LocaleElements.dtd" >
|
||
<localeData>
|
||
<identity>
|
||
<version number="1.0">Various notes and changes in version 1.0</version>
|
||
<generation date="2003-04-08" />
|
||
<language type="en"></language>
|
||
<territory type="USA">US</territory>
|
||
<variant type="POSIX">{2}</variant>
|
||
</identity>
|
||
<localeDisplayNames>
|
||
<keys>
|
||
<key type="collation">collation</key>
|
||
<key type="calendar">calendar</key>
|
||
</keys>
|
||
</localeDisplayNames>
|
||
<dates>
|
||
<calendars>
|
||
<default type="gregorian"/>
|
||
<calendar type="gregorian">
|
||
</calendar>
|
||
</calendars>
|
||
</dates>
|
||
<numbers>
|
||
<symbols>
|
||
<decimal>.</decimal>
|
||
<group>,</group>
|
||
<list>;</list>
|
||
<percentSign>%</percentSign>
|
||
<nativeZeroDigit>0</nativeZeroDigit>
|
||
<patternDigit>#</patternDigit>
|
||
<plusSign>+</plusSign>
|
||
<minusSign>-</minusSign>
|
||
<exponential>E</exponential>
|
||
<perMille>0/00</perMille>
|
||
<infinity>INF</infinity>
|
||
<nan><EFBFBD></nan>
|
||
</symbols>
|
||
<numberFormats>
|
||
<default type="decimal"/>
|
||
<numberFormatStyle type="decimal" >
|
||
<numberFormat >
|
||
<pattern>###0.###</pattern>
|
||
<pattern>-###0.###</pattern>
|
||
</numberFormat>
|
||
</numberFormatStyle >
|
||
<numberFormatStyle type="currency" >
|
||
<numberFormat >
|
||
<pattern>¤ ###0.00</pattern>
|
||
<pattern>-¤ ###0.00</pattern>
|
||
</numberFormat>
|
||
</numberFormatStyle >
|
||
<numberFormatStyle type="percent" >
|
||
<numberFormat >
|
||
<pattern>###0%</pattern>
|
||
</numberFormat>
|
||
</numberFormatStyle >
|
||
<numberFormatStyle type="scientific" >
|
||
<numberFormat >
|
||
<pattern>0.000000E+000</pattern>
|
||
</numberFormat>
|
||
</numberFormatStyle >
|
||
</numberFormats>
|
||
</numbers>
|
||
</localeData>
|