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

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

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#16794) empty strings in gtk2
From: "Christian Knoke" <chrisk@xxxxxxxxx>
Date: Tue, 2 May 2006 03:50:41 -0700
Reply-to: bugs@xxxxxxxxxxx

<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.

Christian

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#16794) empty strings in gtk2, Christian Knoke <=