summaryrefslogtreecommitdiff
path: root/src/zope/i18n/locales/data/collation/fr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/zope/i18n/locales/data/collation/fr.xml')
-rw-r--r--src/zope/i18n/locales/data/collation/fr.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/zope/i18n/locales/data/collation/fr.xml b/src/zope/i18n/locales/data/collation/fr.xml
new file mode 100644
index 0000000..817e2df
--- /dev/null
+++ b/src/zope/i18n/locales/data/collation/fr.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE ldml SYSTEM "http://www.unicode.org/cldr/dtd/1.5/ldml.dtd">
+<ldml>
+ <identity>
+ <version number="$Revision: 1.22 $"/>
+ <generation date="$Date: 2007/07/10 20:27:25 $"/>
+ <language type="fr" />
+ </identity>
+ <collations validSubLocales="fr_BE fr_CA fr_CH fr_FR fr_LU">
+ <collation type="standard" >
+ <settings backwards="on" />
+ <rules>
+ <reset>ae</reset>
+ <s>æ</s>
+ <t>Æ</t>
+<!--
+ <reset>A</reset>
+ <x><s>Æ</s><extend>E</extend></x>
+ <reset>a</reset>
+ <x><s>æ</s><extend>e</extend></x>
+-->
+ </rules>
+ </collation >
+ </collations>
+</ldml>