mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-18 22:26:30 +01:00
new string for remaining tiles dlg; include dict name in values dialog
string.
This commit is contained in:
parent
c0f7dbfb5a
commit
0ffa557a88
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@
|
|||
{ "STR_TOO_FEW_TILES", "Too few tiles left to trade." },
|
||||
{ "STR_CANT_UNDO_TILEASSIGN", "Nothing to undo. (Initial tile picking cannot be undone.)" },
|
||||
{ "STR_VALUES_TITLE", "Counts and Values" },
|
||||
{ "STR_VALUES_HEADER", "Counts[Remain] and Values\n" },
|
||||
{ "STR_REMAINS_TITLE","Remaining tiles" },
|
||||
{ "STRS_VALUES_HEADER", "%s counts/values:\n" },
|
||||
|
||||
{ "STR_DOUBLE_LETTER", "Double letter" },
|
||||
{ "STR_DOUBLE_WORD", "Double word" },
|
||||
|
|
Loading…
Reference in a new issue