gnue-dev
[Top][All Lists]
Advanced

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

Re: [GNUe-dev] Some hints on making things translatable


From: Reinhard Mueller
Subject: Re: [GNUe-dev] Some hints on making things translatable
Date: 21 Mar 2004 18:43:47 +0100

Am So, 2004-03-21 um 18.23 schrieb Jason Cater:
> Since we put _() in the builtin dict ourselves, should we just make _() act 
> like u_() ? 
> 
> Or is the pygettext package hardcoded to expect _() to be non-unicode?

Most of our own code is hardcoded to expect _() to be non-unicode.

Most prominent example is simply
print _("Some message")
which doesn't work when _() returns unicode.

Thanks,
-- 
Reinhard Mueller
GNU Enterprise project
http://www.gnue.org
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
No army can stop an idea whose time has come.
        -- Victor Hugo, 1802-1885

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


reply via email to

[Prev in Thread] Current Thread [Next in Thread]