Atton Jonathan schrieb:
> I ll fixed this pb today (or maybe tomorrow) :)
>
> And if you have something like:
> char *= keyboard input
> string = gettext(string)
> print(string)
>
> if string = "", we will display the gettext header ? hum ...
>   

That's not the normal use case of gettext. Why would you want to 
translate the keyboard input? And how should the translation of the 
input string ever go into the translation?

Since the warning comes during the creation of the pot-file, it is more 
likly that there is a _(""), D_("") or N_("") inside of the code.

Peter

------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to