2006-12-02 klockan 22:48 skrev Leonardo Fontenelle: > 2006/12/2, Francisco Javier F. Serrador <[EMAIL PROTECTED]>: > > http://developer.gnome.org/doc/tutorials/gnome-i18n/developer.html#avoid-markup > > > > I'd like to know if there is a way to avoid having this markup appear > > though gettext files in an easy way.
> It's up to the developers... From the l10n guidelines:
>
> str = g_strdup_printf ("<b>%s</b>",
> _("My translated string"));
Don't forget to free the resulting string.
mvrgr, Wouter
--
:wq mail [EMAIL PROTECTED]
web http://uwstopia.nl
hey boy, take a look at me :: let me dirty up your mind -- garbage
signature.asc
Description: Digital signature
_______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
