From 4dd83e59ddd3e0854a30380b9d639e500f771dd5 Mon Sep 17 00:00:00 2001 From: ehouse Date: Sat, 13 Nov 2004 05:22:33 +0000 Subject: [PATCH] add string shown when copying dictionary --- palm/l10n/StrRes_en_US.pre | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/palm/l10n/StrRes_en_US.pre b/palm/l10n/StrRes_en_US.pre index e374aac38..4ef8b900d 100644 --- a/palm/l10n/StrRes_en_US.pre +++ b/palm/l10n/StrRes_en_US.pre @@ -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..." },