add no-c-format tag

This commit is contained in:
Yann Dirson 2004-08-11 19:22:05 +00:00
parent 217014c4c3
commit 74da1074dd

View file

@ -693,6 +693,7 @@ redo_turn:
<< (remaining_gold+finishing_bonus);
}
// xgettext:no-c-format
report << "\n" << _("80% of gold is retained for the next scenario") << "\n"
<< _("Retained Gold") << ": "
<< state_of_game.gold;