From a73f140c55652c25575df2e0c38b3aa486f5997d Mon Sep 17 00:00:00 2001 From: ehouse Date: Fri, 12 Dec 2003 10:21:37 +0000 Subject: [PATCH] add dict conversion confirm string --- palm/l10n/StrRes_en_US.pre | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/palm/l10n/StrRes_en_US.pre b/palm/l10n/StrRes_en_US.pre index 0c9f7f52e..04b69ee69 100644 --- a/palm/l10n/StrRes_en_US.pre +++ b/palm/l10n/StrRes_en_US.pre @@ -148,3 +148,9 @@ #ifdef FEATURE_TRAY_EDIT { "STRS_PICK_TILE", "Choose a new tile for %s." }, #endif + +#ifdef NODE_CAN_4 +{ "STR_CONFIRM_CONVERTDICT", "Do you want to convert existing Crosswords " \ + "dictionaries to the new format? " \ + "The change is not reversible." }, +#endif