#744: admi18n wrong dealing with non-english utf-8 characters
---------------------+------------------------------------------------------
Reporter: matej | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone:
Component: Toolbox | Version: 0.9a4
Severity: normal | Keywords:
---------------------+------------------------------------------------------
I translated strings with utf-8 characters č, š, ž, Č, Š, Ž from
browser but tg obviously doesn't know what to do with them so after
compilation those strings became blank.
My workaround:
* edit the messages.po manually in a text editor in utf-8 mode
* convert the file to ANSI and save that
* compile again
* Success!
A strange thing to me is that the file needs to be in ANSI, if I save it
as utf-8 I get some strange errors.
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/744>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---