mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-20 22:26:54 +01:00
make what's in scoreboard last-move summary localizable (en_US version)
This commit is contained in:
parent
6973bf53c2
commit
f4447e87fa
1 changed files with 4 additions and 0 deletions
|
@ -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]" },
|
||||
|
|
Loading…
Reference in a new issue