[zanata-bugs] [Bug 748727] US31 As a translator I want the appropriate character encoding for my language to be used so that the content is saved in the correct encoding format

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 27 03:13:45 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=748727

James Ni <jni at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ON_DEV
                 CC|                            |jni at redhat.com

--- Comment #1 from James Ni <jni at redhat.com> 2011-10-26 23:13:43 EDT ---
polib 0.7.0 have include a method called detect_encoding, in
zanata-python-client, the pofile is loaded with the default settings, which
means polib does auto-detection, so it should be fine on the reading side.

For writing side, polib doesn't generating headers automatically, but polib
should check that the encoding in the header matches the actual encoding (in
most cases utf-8) used when saving a PO file. And at the same time, we should
make sure input the correct encoding into the header. 

So i will try to add a extra check in polib 0.7.0 for match between header and
actual encoding.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list