gnome-cups-manager i18n bug



Sorry if that's not the right list...

Translated strings in the current CVS version of gnome-cups-manager are
often not displayed correctly.

That's what I get:
http://www.R4p70r.net/bug.png

But it should be:
http://www.R4p70r.net/nobug.png


All the .po files in gnome are UTF-8 encoded. Since gettext sometime use
different encodings, I think the following function call should be
added.

bind_textdomain_codeset (GETTEXT_PACKAGE, "UTF-8");



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]