In all-caps words characters with diacritical marks were lower case. Actually, I would question the wisdom of keeping two different versions of the same file, when it can be easily generated by iconv(1) or similar utility. This is just asking for maintenance bugs like this. --- locales.d/cs.conf | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/locales.d/cs.conf b/locales.d/cs.conf index f677aba2..36869d2a 100644 --- a/locales.d/cs.conf +++ b/locales.d/cs.conf @@ -134,9 +134,9 @@ RT=Ruth 2PARALIPOMENON=2Chr 2PA=2Chr -EZDR��=Ezra +EZDR��=Ezra EZD=Ezra -NEHEMI��=Neh +NEHEMI��=Neh NEH=Neh ESTER=Esth EST=Esth @@ -151,45 +151,45 @@ KAZ=Eccl P�SE� �ALOMOUNOVA=Song P�SE� �ALAMOUNOVA=Song P�S=Song -IZAI��=Isa +IZAI��=Isa IZ=Isa -JEREMI��=Jer +JEREMI��=Jer JR=Jer -PL�� JEREMI���V=Lam +PL�� JEREMI���V=Lam PL=Lam EZECHIEL=Ezek EZ=Ezek DANIEL=Dan DN=Dan -OZE��=Hos +OZE��=Hos OZ=Hos JOEL=Joel JL=Joel AMOS=Amos AM=Amos -ABDI��=Obad +ABDI��=Obad ABD=Obad -JON��=Jonah +JON��=Jonah JON=Jonah -MICHE��=Mic +MICHE��=Mic MI=Mic NAHUM=Nah NA=Nah ABAKUK=Hab AB=Hab -SOFONI��=Zeph +SOFONI��=Zeph SF=Zeph AGGEUS=Hag AG=Hag -ZACHARI��=Zech +ZACHARI��=Zech ZA=Zech -MALACHI��=Mal +MALACHI��=Mal MAL=Mal -MATOU�=Matt +MATOU�=Matt MT=Matt MAREK=Mark MK=Mark -LUK��=Luke +LUK��=Luke LK=Luke L=Luke JAN=John -- 2.16.2
_______________________________________________ sword-devel mailing list: [email protected] http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page
