From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; zh-TW; rv:1.7.6) Gecko/20050323 Firefox/1.0.2 Fedora/1.0.2-1.3.1 Description of problem: message files in rpm package: rpm.mo & popt.mo for locale: zh_TW & zh_CN should be under directory: zh_TW & zh_CN not under: zh & zh_CN.GB2312 Version-Release number of selected component (if applicable): rpm-4.3.2 How reproducible: Always Steps to Reproduce: 1.locate popt.mo Actual Results: /usr/share/locale/zh_CN.GB2312/LC_MESSAGES/popt.mo /usr/share/locale/zh/LC_MESSAGES/popt.mo Expected Results: /usr/share/locale/zh_CN/LC_MESSAGES/popt.mo /usr/share/locale/zh_TW/LC_MESSAGES/popt.mo Additional info:
Created attachment 113081 [details] updated po file for zh_TW here is an updated po file of popt for the locale zh_TW
Location fixed in rpm-4.4.1-19 awaiting feedback on translation from translation team
Created attachment 114615 [details] The popt.po file for zh_CN This is the popt.po file for zh_CN by our simplified Chinese translator Tony Fu.
Hi Lawrence, Both zh_TW and zh_CN files had been checked. Could you let us know if there are anything missing? Regards, Chester
Thanks Chester. That's it. And its now over to Paul. :-) Please update both the po files for zh_TW and zh_CN. Thanks.
rpm 4.4.1-21 and commited to rpm-4.4 branch
/usr/share/locale/zh/LC_MESSAGES/popt.mo should be removed, and /usr/share/locale/zh_CN/LC_MESSAGES/popt.mo /usr/share/locale/zh_TW/LC_MESSAGES/popt.mo should exchange their install place.
This is fixed in rpm-4.4.2 (i.e. popt-1.10.2) and later.