Adding collation rules for the Lithuanian locale. The file I change seems generated. Let me known if the manually entered collation rules should be placed elsewhere of it is too early to add collation rules at the moment. I think, the correct collation rules at least for all EU countries would be a good step forward.

With this patch the words with Lithuanian characters are sorted correctly.

2006-03-08  Audrius Meskauskas  <[EMAIL PROTECTED]>

* gnu/java/locale/LocaleInformation_lt.properties (collation_rules): New property.
Index: resource/gnu/java/locale/LocaleInformation_lt.properties
===================================================================
RCS file: /sources/classpath/classpath/resource/gnu/java/locale/LocaleInformation_lt.properties,v
retrieving revision 1.1
diff -u -r1.1 LocaleInformation_lt.properties
--- resource/gnu/java/locale/LocaleInformation_lt.properties	19 May 2005 06:44:28 -0000	1.1
+++ resource/gnu/java/locale/LocaleInformation_lt.properties	9 Mar 2006 19:01:08 -0000
@@ -21,6 +21,7 @@
 mediumDateFormat=yyyy.MM.dd
 longDateFormat=yyyy 'm.' MMMM d 'd.'
 fullDateFormat=yyyy 'm.' MMMM d 'd.',EEEE
+collation_rules=<0<1<2<3<4<5<6<7<8<9<A,a<\u0104 ,\u0105 <b,B<c,C<\u010d ,\u010c <d,D<e,E<\u0119 ,\u0118 <\u0117 ,\u0116 <f,F<g,G<h,H<i,I<\u012f ,\u012e <y,Y<j,J<k,K<l,L<m,M<n,N<o,O<p,P<q,Q<r,R<s,S<\u0161 ,\u0160 <t,T<u,U<\u0173 ,\u0172 <\u016b ,\u016a <v,V<w,W<x,X<y,Y<z,Z<\u017e ,\u017d 
 territories.TL=Ryt\u0173 Timoras
 territories.TK=Tokelau
 territories.TJ=Tad\u017eikija

Reply via email to