Complete.Org: Mailing Lists: Archives: freeciv-dev: May 2006:
[Freeciv-Dev] Re: (PR#16794) empty strings in gtk2
Home

[Freeciv-Dev] Re: (PR#16794) empty strings in gtk2

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: chrisk@xxxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#16794) empty strings in gtk2
From: "Jason Dorje Short" <jdorje@xxxxxxxxx>
Date: Tue, 2 May 2006 11:41:20 -0700
Reply-to: bugs@xxxxxxxxxxx

<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





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