Em 18-03-2011 15:12, Cedric BAIL escreveu:
> In fact, Edje file format already provide the possibility to do so.
> Look inside edje/src/lib/edje_util.c in both functions edje_string_get
> and edje_string_id_get. This is where this should be done imho. And
> edje_cc parser should be extended by beeing able to handle _(String)
> and automatically register this string in the internationalization
> support.

At least with gettext, IIRC, you can't do printf(_(var)). You always 
have to do it with a fixed string, eg, printf(_("Warning: %s\n"), msg)

Rui

------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to