diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2002-12-20 19:26:35 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2002-12-20 19:26:35 +0000 |
commit | c9d66e44af5c93a1ea5487fd9bff78274be65850 (patch) | |
tree | 975bb662b51ac91f8d1434553b936784b175a802 /extra/locale/collation/uz_UZ | |
parent | bd6e7b0208c9652717bec30abff2d8dc12eaaca7 (diff) |
The big thing is locale dependent collation support.
Also added outdigit support and (legacy) YESSTR/NOSTR support.
Diffstat (limited to 'extra/locale/collation/uz_UZ')
-rw-r--r-- | extra/locale/collation/uz_UZ | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/extra/locale/collation/uz_UZ b/extra/locale/collation/uz_UZ new file mode 100644 index 000000000..afdc7d402 --- /dev/null +++ b/extra/locale/collation/uz_UZ @@ -0,0 +1,28 @@ +copy "iso14651_t1" + +%% a b c d e f g g' h i j k l m n o o' p q r s t u v x y z +collating-symbol <g-'-uz> +collating-element <g-'> from "<U0067><U0027>" +collating-element <G-'> from "<U0047><U0027>" +collating-symbol <o-'-uz> +collating-element <o-'> from "<U006F><U0027>" +collating-element <O-'> from "<U004F><U0027>" + +reorder-after <g> +<g-'-uz> + +reorder-after <o> +<o-'-uz> + +reorder-after <U0067> +<g-'> <g-'-uz>;<PCL>;<MIN>;IGNORE +reorder-after <U0047> +<G-'> <g-'-uz>;<PCL>;<CAP>;IGNORE + +reorder-after <U006F> +<o-'> <o-'-uz>;<PCL>;<MIN>;IGNORE +reorder-after <U004F> +<O-'> <o-'-uz>;<PCL>;<CAP>;IGNORE + +reorder-end + |