From 24bd6536202bf6d1f4a0272f8938606ac7018307 Mon Sep 17 00:00:00 2001 From: Vladimir Weinstein Date: Wed, 25 Apr 2001 23:16:08 +0000 Subject: [PATCH] ICU-815 \u00e6 and \u00c6 sort behind a (rule: &A<<\u00e6/e<<<\u00c6/E) X-SVN-Rev: 4562 --- icu4c/data/fr.txt | 2 +- icu4c/source/data/locales/fr.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/icu4c/data/fr.txt b/icu4c/data/fr.txt index a30f5f1f83..e32c0b8888 100644 --- a/icu4c/data/fr.txt +++ b/icu4c/data/fr.txt @@ -9,7 +9,7 @@ fr { Version{"1.0"} CollationElements { Version { "1.0" } - Sequence { "@" } + Sequence { "[backwards 2]&A<<\u00e6/e<<<\u00c6/E" } } Countries { AR { "Argentine" } diff --git a/icu4c/source/data/locales/fr.txt b/icu4c/source/data/locales/fr.txt index a30f5f1f83..e32c0b8888 100644 --- a/icu4c/source/data/locales/fr.txt +++ b/icu4c/source/data/locales/fr.txt @@ -9,7 +9,7 @@ fr { Version{"1.0"} CollationElements { Version { "1.0" } - Sequence { "@" } + Sequence { "[backwards 2]&A<<\u00e6/e<<<\u00c6/E" } } Countries { AR { "Argentine" }