Description of problem: Some of the tamil strings in ta.po is using the wrong encoding (TSCII instead of UTF-8) Version-Release number of selected component (if applicable): How reproducible: everytime Steps to Reproduce: 1. Run application in LANG=ta_IN.UTF-8 Actual results: some strings are broken because of the encoding Expected results: should display all of the strings in UTF-8 Additional info:
Created attachment 105041 [details] Please find attached the latest copy of the po file.
Just wanted to follow up if you have any timeframe on rebuilding the package for RHEL4. It would be great to include the fixed tamil translation in because tamil is one of our official supported languages. Thanks!
I have built gail-1.8.0-3.el4 in dist-4E-U2 now.
Confirmed fixed in EL4 with gail-1.8.0-3.el4. However, in FC4, gail-1.8.3-1, the encoding is still broken.
I can't quite believe that, as the only difference between the .po files is the creation date. [mclasen@golem gail]$ diff -u devel/gail-1.8.3/po/ta.po RHEL-4/gail-1.8.0/po/ta.po --- devel/gail-1.8.3/po/ta.po 2005-04-11 11:00:27.000000000 -0400 +++ RHEL-4/gail-1.8.0/po/ta.po 2004-09-13 03:31:53.000000000 -0400 @@ -7,7 +7,7 @@ msgstr "" "Project-Id-Version: Tamil-Gail Gnome 2.6\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-04-11 16:00+0100\n" +"POT-Creation-Date: 2004-03-15 10:59+0000\n" "PO-Revision-Date: 2004-02-23 17:25-0600\n" "Last-Translator: Dinesh Nadarajah <dinesh_list>\n" "Language-Team: Tamil <tamillinux-user.net>\n"
Ah, sorry. I spoke too soon. I did not update that RHEL4 directory in a loong time...