scuffed-code/icu4c/source/data/xml/main/fo_FO.xml
Ram Viswanadha ba05a835fd update for release 1.1
X-SVN-Rev: 15326
2004-05-15 02:06:28 +00:00

41 lines
1017 B
XML

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE ldml SYSTEM "http://oss.software.ibm.com/cvs/icu/~checkout~/locale/ldml.dtd">
<ldml>
<identity>
<version number="2.0"/>
<generation date="2004-05-14" />
<language type="fo" />
<territory type="FO" />
</identity>
<numbers>
<decimalFormats>
<decimalFormatLength >
<decimalFormat >
<pattern>#,##0.###;-#,##0.###</pattern>
</decimalFormat>
</decimalFormatLength >
</decimalFormats>
<scientificFormats>
<scientificFormatLength >
<scientificFormat >
<pattern>#E0</pattern>
</scientificFormat>
</scientificFormatLength >
</scientificFormats>
<percentFormats>
<percentFormatLength >
<percentFormat >
<pattern>#,##0%</pattern>
</percentFormat>
</percentFormatLength >
</percentFormats>
<currencyFormats>
<currencyFormatLength >
<currencyFormat >
<pattern>¤#,##0.00;¤ -#,##0.00</pattern>
</currencyFormat>
</currencyFormatLength >
</currencyFormats>
</numbers>
</ldml>