string for reporting missing dicts

This commit is contained in:
ehouse 2004-10-30 04:52:17 +00:00
parent 5d7c608c61
commit 0fe2c7adb4

View file

@ -133,3 +133,4 @@
"The change is not reversible." },
{ "STRS_CONFIRM_ONEDICT", "Convert dictionary %s?" },
#endif
{ "STRS_CANNOT_FIND_DICT", "%s dictionary not found." },