Index: repodlgs.c =================================================================== RCS file: /home/freeciv/CVS/freeciv/client/gui-gtk/repodlgs.c,v retrieving revision 1.21 diff -u -r1.21 repodlgs.c --- repodlgs.c 1999/09/30 12:38:32 1.21 +++ repodlgs.c 1999/11/05 20:58:47 @@ -132,7 +132,7 @@ { char buf[512]; - sprintf(buf, "%s\n%s of the %s\n%s %s: %s", + sprintf(buf, _("%s\n%s of the %s\n%s %s: %s"), report_name, get_government_name(game.player_ptr->government), get_nation_name_plural(game.player_ptr->nation),