mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
21 lines
675 B
XML
21 lines
675 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!--
|
|
Copyright (C) 2016 and later: Unicode, Inc. and others.
|
|
License & terms of use: http://www.unicode.org/copyright.html
|
|
Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
|
|
-->
|
|
<!DOCTYPE ldml SYSTEM "http://www.unicode.org/repos/cldr/trunk/common/dtd/ldml.dtd">
|
|
<ldml>
|
|
<identity>
|
|
<version number="$Revision: 1.4 $"/>
|
|
<language type="root"/>
|
|
</identity>
|
|
<rbnf>
|
|
<rulesetGrouping type="DurationRules">
|
|
<ruleset type="duration">
|
|
<rbnfrule value="0">=#,##0=;</rbnfrule>
|
|
</ruleset>
|
|
</rulesetGrouping>
|
|
</rbnf>
|
|
</ldml>
|