diff options
Diffstat (limited to 'intl/icu/source/data/xml/rbnf/cy.xml')
-rw-r--r-- | intl/icu/source/data/xml/rbnf/cy.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/intl/icu/source/data/xml/rbnf/cy.xml b/intl/icu/source/data/xml/rbnf/cy.xml new file mode 100644 index 0000000..fcf21b0 --- /dev/null +++ b/intl/icu/source/data/xml/rbnf/cy.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="UTF-8" ?> +<!-- + Copyright (c) 2010 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.1 $"/> + <generation date="$Date: 2009/03/24 17:39:25 $"/> + <language type="cy"/> + </identity> + <rbnf> + <rulesetGrouping type="SpelloutRules"> + <ruleset type="lenient-parse" access="private"> + <rbnfrule value="0">& ' ' , ',' ;</rbnfrule> + </ruleset> + </rulesetGrouping> + + </rbnf> +</ldml> |