Follow-up Comment #1, bug #24306 (project freeciv):

> + add_game_tab(game_main_widget, _("?noun:View")); 

One should use Q_() instead of _() since there's the qualifier. Otherwise the
qualifier part will be visible when not using translation (i.e. when using
American English)

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?24306>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to