put up error message when user tries to move/copy messages not downloaded for offline use to local folders r=naving,sr=sspitzer 131047

This commit is contained in:
bienvenu%netscape.com 2002-04-16 00:09:43 +00:00
parent 89cc6dbd69
commit 8b40c48321

View File

@ -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