changelog: - bonus_message hasn't been translated Index: server/plrhand.c =================================================================== RCS file: /home/freeciv/CVS/freeciv/server/plrhand.c,v retrieving revision 1.198 diff -u -r1.198 plrhand.c --- server/plrhand.c 2001/09/12 09:12:14 1.198 +++ server/plrhand.c 2001/10/06 16:43:15 @@ -315,7 +315,7 @@ if (bonus_tech_hack) { if (advances[tech_found].bonus_message != NULL) { notify_player(plr, _("Game: %s"), - advances[tech_found].bonus_message); + Q_(advances[tech_found].bonus_message)); } else { notify_player(plr, _("Game: Great scientists from all the " "world join your civilization: you get "