[Freeciv-Dev] Re: (PR#16794) empty strings in gtk2
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=16794 >
Christian Knoke wrote:
> <URL: http://bugs.freeciv.org/Ticket/Display.html?id=16794 >
>
>
> SVN 2.1.99 02 MAY 2006 GTK2
>
> client/gui-gtk-2.0/gui_main.c contains several entries like this:
>
> GEN_FONT_OPTION(font_city_label,
> city_label,
> N_("City Label"),
> N_(""),
> COC_FONT),
>
> i18n of empty strings are not allowed according to gettext.
That's because someone was obnoxiously lazy and did not write a help
string for this text. A patch to add the help is welcome.
-jason
- [Freeciv-Dev] Re: (PR#16794) empty strings in gtk2,
Jason Dorje Short <=
|
|