add string shown when copying dictionary

This commit is contained in:
ehouse 2004-11-13 05:22:33 +00:00
parent 734d951472
commit 4dd83e59dd

View file

@ -135,3 +135,4 @@
{ "STRS_CONFIRM_ONEDICT", "Convert dictionary %s?" },
#endif
{ "STRS_CANNOT_FIND_DICT", "%s dictionary not found." },
{ "STR_DICT_COPY_EXPL", "Copying dictionary from card..." },