From c442f8709255b0664d04b6dc654fba1ca3044b9c Mon Sep 17 00:00:00 2001 From: "bienvenu%netscape.com" Date: Tue, 16 Apr 2002 00:09:43 +0000 Subject: [PATCH] put up error message when user tries to move/copy messages not downloaded for offline use to local folders r=naving,sr=sspitzer 131047 git-svn-id: svn://10.0.0.236/trunk@119038 18797224-902f-48f8-a5cc-f745e15eee43 --- .../mailnews/base/resources/locale/en-US/messenger.properties | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mozilla/mailnews/base/resources/locale/en-US/messenger.properties b/mozilla/mailnews/base/resources/locale/en-US/messenger.properties index 41419d3f017..204c5f90f7a 100644 --- a/mozilla/mailnews/base/resources/locale/en-US/messenger.properties +++ b/mozilla/mailnews/base/resources/locale/en-US/messenger.properties @@ -74,6 +74,8 @@ alertFilterCheckbox=Do not warn me again. compactFolderDeniedLock=The folder '%S' cannot be compacted because another operation is in progress. Please try again later. compactFolderWriteFailed=The folder '%S' could not be compacted because writing to folder failed. Verify that you have enough disk space, and that you have write privileges to the file system, then try again. filterFolderWriteFailed=The messages could not be filtered to folder '%S' because writing to folder failed. Verify that you have enough disk space, and that you have write privileges to the file system, then try again. +cantMoveMsgWOBodyOffline=While working offline, you cannot move or copy messages that were not downloaded for offline use. From the Mail window, open the File menu, choose Offline, then choose Work Online, and then try again. + folderRenameFailed=The folder could not be renamed. Perhaps the folder is being reparsed, or the new name is not a valid folder name. # LOCALIZATION NOTES(verboseFolderFormat): %1$S is folder name, %2$S is server name