tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

ca.xml (665B)


      1 <?xml version="1.0" encoding="UTF-8" ?>
      2 <!--
      3 Copyright (C) 2016 and later: Unicode, Inc. and others.
      4 License & terms of use: http://www.unicode.org/copyright.html
      5 Copyright (c) 2010-2015 International Business Machines Corporation and others. All rights reserved.
      6 -->
      7 <!DOCTYPE ldml SYSTEM "../../dtd/cldr/common/dtd/ldml.dtd">
      8 <ldml>
      9    <identity>
     10        <version number="$Revision$"/>
     11        <language type="ca"/>
     12    </identity>
     13    <rbnf>
     14        <rulesetGrouping type="SpelloutRules">
     15            <rbnfRules><![CDATA[
     16 %%lenient-parse:
     17 &[last primary ignorable ] << ' ' << ',' << '-' << '­';
     18 ]]></rbnfRules>
     19        </rulesetGrouping>
     20   </rbnf>
     21 </ldml>