657fb7b78a
X-SVN-Rev: 9172
54 lines
1.3 KiB
XML
54 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
||
|
||
<!DOCTYPE localeData SYSTEM "./LocaleElements.dtd" >
|
||
|
||
<!--
|
||
Copyright (C) 2000-2003, International Business Machines
|
||
Corporation and others. All Rights Reserved.
|
||
-->
|
||
|
||
<localeData>
|
||
<versioning >
|
||
<version number="1.0" date="Tue Jun 11 15:06:31 2002">Various notes and changes in version 1.0</version>
|
||
</versioning >
|
||
<identity >
|
||
<country id="RU" />
|
||
<correspondsTo vendor="0419">Windows</correspondsTo>
|
||
</identity >
|
||
<calendars>
|
||
<calendar class="gregorian" default="true">
|
||
<am>AM</am><pm>PM</pm>
|
||
</calendar>
|
||
</calendars>
|
||
<numberFormat class="decimal" default="true">
|
||
<patterns>
|
||
<decimal>#,##0.###;-#,##0.###</decimal>
|
||
<percent>#,##0%</percent>
|
||
<scientific>#E0</scientific>
|
||
</patterns>
|
||
<symbols>
|
||
<decimal>,</decimal>
|
||
<group> </group>
|
||
<list>;</list>
|
||
<percentSign>%</percentSign>
|
||
<nativeZeroDigit>0</nativeZeroDigit>
|
||
<patternDigit>#</patternDigit>
|
||
<plusSign>+</plusSign>
|
||
<minusSign>-</minusSign>
|
||
<exponential>E</exponential>
|
||
<perMille>‰</perMille>
|
||
<infinity>∞</infinity>
|
||
<nan><EFBFBD></nan>
|
||
</symbols>
|
||
</numberFormat>
|
||
<currencies>
|
||
<currency id="RUR" default="true">
|
||
<symbol>р.</symbol>
|
||
<name>RUR</name>
|
||
<decimal>,</decimal>
|
||
<pattern>#,##0.00¤;-#,##0.00¤</pattern>
|
||
</currency>
|
||
</currencies>
|
||
|
||
</localeData>
|