657fb7b78a
X-SVN-Rev: 9172
58 lines
1.3 KiB
XML
58 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:35 2002">Various notes and changes in version 1.0</version>
|
||
</versioning >
|
||
<identity >
|
||
<country id="RU" />
|
||
<correspondsTo vendor="0444">Windows</correspondsTo>
|
||
</identity >
|
||
<calendars>
|
||
<calendar class="gregorian" default="true">
|
||
<eras>
|
||
<era id="0">BC</era>
|
||
<era id="1">AD</era>
|
||
</eras>
|
||
<am>AM</am><pm>PM</pm>
|
||
<patterns>
|
||
<time>
|
||
<full>h:mm:ss a</full>
|
||
<long>H:mm:ss</long>
|
||
<medium>H:mm:ss</medium>
|
||
<short>H:mm:ss</short>
|
||
</time>
|
||
<date>
|
||
<full>d MMMM yyyy</full>
|
||
<long>d MMMM yyyy</long>
|
||
<medium>dd.MM.yyyy</medium>
|
||
<short>dd.MM.yyyy</short>
|
||
</date>
|
||
<dateTime>{1} {0} </dateTime>
|
||
</patterns>
|
||
</calendar>
|
||
</calendars>
|
||
<numberFormat class="decimal" default="true">
|
||
<patterns>
|
||
<decimal>#,##0.###;-#,##0.###</decimal>
|
||
<percent>#,##0%</percent>
|
||
<scientific>#E0</scientific>
|
||
</patterns>
|
||
</numberFormat>
|
||
<currencies>
|
||
<currency id="RUR" default="true">
|
||
<symbol>р.</symbol>
|
||
<name>RUR</name>
|
||
<decimal>,</decimal>
|
||
</currency>
|
||
</currencies>
|
||
|
||
</localeData>
|