make what's in scoreboard last-move summary localizable (en_US version)

This commit is contained in:
ehouse 2004-05-06 04:13:59 +00:00
parent 6973bf53c2
commit f4447e87fa

View file

@ -75,6 +75,10 @@
{ "STR_LOCAL_NAME", "%s" },
{ "STR_NONLOCAL_NAME", "%s (remote)" },
{ "STRSD_SUMMARYSCORED", "%s:%d" },
{ "STRD_TRADED", "Traded %d" },
{ "STR_PASSED", "Passed" },
{ "STR_LOSTTURN", "Lost turn" },
{ "STR_HISTORY_TITLE", "Game history" },
{ "STRD_REMAINING_TILES_ADD", "+ %d [all remaining tiles]" },