mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-04 23:02:02 +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." },
|
"The change is not reversible." },
|
||||||
{ "STRS_CONFIRM_ONEDICT", "Convert dictionary %s?" },
|
{ "STRS_CONFIRM_ONEDICT", "Convert dictionary %s?" },
|
||||||
#endif
|
#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