[vlc-devel] [PATCH] xgettext: assume input files are utf-8

Rémi Denis-Courmont remi at remlab.net
Mon Nov 1 09:09:26 CET 2010


On Mon,  1 Nov 2010 02:27:47 +0100, Rafaël Carré <rafael.carre at gmail.com>
wrote:
> ncurses interface now has translatable strings using unicode characters

Hmm, is this even allowed? I mean, is this meant to support non-ASCII
characters, or just non-ASCII encoding of text that contains only ASCII
characters?

In my understanding the default "C" / "POSIX" locale uses ASCII. If you
want to have non-ASCII characters in English, you should "translate" them
in po/en*.po. I could be wrong.

-- 
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis




More information about the vlc-devel mailing list