add no-c-format tag
This commit is contained in:
parent
217014c4c3
commit
74da1074dd
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue