mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-03 23:04:08 +01:00
add string shown when copying dictionary
This commit is contained in:
parent
734d951472
commit
4dd83e59dd
1 changed files with 2 additions and 1 deletions
|
@ -134,4 +134,5 @@
|
|||
"The change is not reversible." },
|
||||
{ "STRS_CONFIRM_ONEDICT", "Convert dictionary %s?" },
|
||||
#endif
|
||||
{ "STRS_CANNOT_FIND_DICT", "%s dictionary not found." },
|
||||
{ "STRS_CANNOT_FIND_DICT", "%s dictionary not found." },
|
||||
{ "STR_DICT_COPY_EXPL", "Copying dictionary from card..." },
|
||||
|
|
Loading…
Reference in a new issue