Windows2003-3790/inetcore/outlookexpress/msoeres/msoeres.rc
2020-09-30 16:53:55 +02:00

1975 lines
156 KiB
Plaintext

#include <windows.h>
#include <commctrl.h>
#include "resource.h"
#define DLG_UI_FONT "MS Shell Dlg"
#define DIALOGEX_16 DIALOGEX
#define MENUEX_16 MENUEX
#define POPUP_MENU(str,id) POPUP str, id \
BEGIN
#define MENUITEM_SEPARATOR(str,id) MENUITEM str, id, MFT_SEPARATOR
/////////////////////////////////////////////////////////////////////////////
//
// BEGIN Version Resource
//
#if defined(WINNT) || defined(WINNT_ENV)
#include "winver.h"
#endif
#include "msoeres.rcv"
//
// END Version Resource
//
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// BEGIN String Resources
//
// TOOLTIP strings
STRINGTABLE DISCARDABLE
BEGIN
idsNewMsg "Write Message"
idsPrint "Print"
idsNextUnreadArticle "Next Unread Message"
idsNextUnreadTopic "Next Unread Conversation"
idsNextUnreadNewsgroup "Next Unread Folder"
idsMarkRead "Mark as Read"
idsConnect "Connect"
idsMarkDownload "Mark for Offline"
idsFind "Find"
idsNewArticleTT "New Message"
idsReplyPostTT "Reply to Group"
idsForwardTT "Forward"
idsReplyTT "Reply to Sender"
idsReplyAllTT "Reply All"
idsGotoInboxTT "Go to Inbox"
idsDeliverMailTT "Send and Receive All"
idsUndoTT "Undo"
idsSendMsgTT "Send"
idsCutTT "Cut"
idsCopy "Copy"
idsPasteTT "Paste"
idsCheckNamesTT "Check Names"
idsPickRecipientsTT "Select Recipients"
idsInsertFileTT "Attach File To Message"
idsPreviousTT "Previous"
idsNextTT "Next"
idsPostMsgTT "Post"
idsMarkTopicReadTT "Mark Conversation as Read"
idsInsertSigTT "Insert Signature"
idsAddressBookTT "Address Book"
idsDigSignTT "Digitally sign message"
idsEncryptTT "Encrypt message"
idsLanguage "Encoding"
idsFolderListTT "Folder List"
idsDownloadNewsgroupTT "Synchro&nize Newsgroup"
idsSynchronizeNowBtnTT "Synchro&nize Account"
idsSendDefaultTT "Send Message"
idsViewRefreshTT "Refresh"
idsPurgeTT "Purge Messages"
idsSetPriorityTT "Set Priority"
idsSpellingTT "Spelling"
idsBAControlTT "Contacts"
idsEnvBccTT "Toggle Bcc"
END
// InetMail Errors
STRINGTABLE DISCARDABLE
BEGIN
idsSortingFolder "Loading Folder (%d%% Complete)..."
idsMigrateMessagesODS "Outlook Express is going to migrate your store from the Beta 2 format. This will remove the messages.ods file."
idsMigMsgsODSNoDiskSpace "There is not enough disk space to migrate your messages.ods file. You need to free up %s in the following directory: %s."
idsMigMsgsODSError "There was an error migrating your messages.ods file."
idsMigDBXTitle "Migrating Messages.ods"
idsVerifyingFile "%d%% Complete - Verifying file '%s'"
idsRepairingFile "%d%% Complete - Repairing file '%s'"
idsStitchingMessages "Combining partial messages..."
idshrCantOpenOutbox "Unable to open your Outbox Folder."
idsInetMailRecvStatus "Receiving message %ld of %ld..."
idsInetMailConnectingHost "Connecting to '%s'..."
idshrLockUidCacheFailed "Unable to access information about previously downloaded messages. You may be low on memory, or Outlook Express is not installed properly."
idshrCantLeaveOnServer "Your mail server does not allow you to leave your e-mail on it. This option will be turned off, and your e-mail will be deleted off the server the next time you download e-mail from it."
idsServerErrorNumber "Server Error:"
idsSocketErrorNumber "Socket Error:"
IDS_IXP_E_TIMEOUT "A time-out occurred while communicating with the server."
IDS_IXP_E_USER_CANCEL "The operation was canceled by the user."
IDS_IXP_E_INVALID_ACCOUNT "The Account is not properly configured."
IDS_IXP_E_SOCKET_CONNECT_ERROR "A TCP/IP error occurred while trying to connect to the server."
IDS_IXP_E_SOCKET_INIT_ERROR "A TCP/IP initialization error occurred while trying to connect to the server."
IDS_IXP_E_SOCKET_WRITE_ERROR "A TCP/IP error occurred while trying to send data to the server."
IDS_IXP_E_SOCKET_READ_ERROR "A TCP/IP error occurred while trying to receive data from the server."
IDS_IXP_E_CONNECTION_DROPPED "The TCP/IP connection was unexpectedly terminated by the server."
IDS_IXP_E_WINSOCK_FAILED_WSASTARTUP "An error occurred loading TCP/IP."
IDS_IXP_E_LOAD_SICILY_FAILED "An error occurred loading the Secure Password Authentication components."
IDS_IXP_E_INVALID_CERT_CN "The server you are connected to is using a security certificate that does not match its Internet address."
IDS_IXP_E_INVALID_CERT_DATE "The server you are connected to is using a security certificate which has expired or is not yet valid."
IDS_IXP_E_CONN "An unknown TCP/IP error occurred."
IDS_IXP_E_CANT_FIND_HOST "The server could not be found."
IDS_IXP_E_SICILY_LOGON_FAILED "Unable to logon to the server using Secure Password Authentication."
IDS_IXP_E_FAILED_TO_CONNECT "Unable to connect to the server."
IDS_IXP_E_SMTP_RESPONSE_ERROR "The SMTP server returned an error."
IDS_IXP_E_SMTP_UNKNOWN_RESPONSE_CODE "An unknown error was returned from the SMTP server."
IDS_E_OUTOFMEMORY "An attempt to allocate memory failed. The system is out of memory."
IDS_IXP_E_UNKNOWN "An unknown error has occurred."
IDS_IXP_E_SMTP_552_STORAGE_OVERFLOW "The message could not be sent because its size exceeded the server's limit. You can use the option, located in Tools | Accounts | Properties | Advanced, to break messages into smaller parts."
IDS_IXP_E_SMTP_REJECTED_SENDER "The message could not be sent because the server rejected the sender's e-mail address. The sender's e-mail address was '%s'."
IDS_SP_E_SENDINGSPLITGROUP "The message could not be sent because it could not be split into smaller parts."
IDS_SP_E_SMTP_CANTOPENMESSAGE "The message could not be opened from out Outbox folder."
IDS_SP_E_CANT_MOVETO_SENTITEMS "Some of the messages in your Outbox Folder could not be copied to your Sent Items Folder."
IDS_IXP_E_SMTP_NO_RECIPIENTS "The message could not be sent because there are no recipients."
IDS_IXP_E_SMTP_NO_SENDER "The message could not be sent because there is no sender."
IDS_IXP_E_SMTP_REJECTED_RECIPIENTS "The message could not be sent because one of the recipients was rejected by the server. The rejected e-mail address was '%s'."
IDS_IXP_E_SMTP_553_MAILBOX_NAME_SYNTAX "The message could not be sent because an e-mail address was rejected by the server."
IDS_SPS_SMTPUSEDEFAULT "One or more messages in your Outbox do not have a valid account specified. Would you like to use your default account to send these messages?"
IDS_SPS_SMTPEVENT "Send %ld message(s) using '%s'."
IDS_SPS_POP3EVENT "Check for new messages on '%s'."
IDS_SPS_SMTPPROGRESS "Sending message %ld of %ld..."
IDS_SPS_SMTPPROGRESS_SPLIT "Sending message %ld of %ld (Part %ld of %ld)..."
IDS_SPS_SMTPPROGGEN "Sending mail using '%s'..."
IDS_SPS_POP3CHECKING "Checking for new messages on '%s'..."
IDS_SPS_POP3STAT "Receiving list of messages from server..."
IDS_SPS_POP3DELE "Deleting message %ld of %ld..."
IDS_SPS_POP3UIDL_TOP "Building list of new messages %ld of %ld..."
IDS_SPS_POP3UIDL_UIDL "Building list of new messages..."
IDS_SPS_PREDOWNRULES "Applying server side Inbox Rules %ld of %ld..."
IDS_SP_E_RETRFAILED "Message number %ld could not be retrieved."
IDS_SPS_POP3TOTAL "Check for new messages on '%s': %ld (%s) total."
IDS_SPS_POP3NEW "Check for new messages on '%s': %ld (%s) new, %ld (%s) total."
IDS_IXP_E_POP3_RESPONSE_ERROR "The server responded with an error."
IDS_IXP_E_POP3_INVALID_USER_NAME "There was a problem logging onto your mail server. Your User Name was rejected."
IDS_IXP_E_POP3_INVALID_PASSWORD "There was a problem logging onto your mail server. Your Password was rejected."
IDS_SPS_MOVEPROGRESS "Moving message %ld of %ld..."
IDS_SPS_MOVEEVENT "Move sent message(s) to 'Sent Items' folder on '%s'."
idsDetail_Account "Account:"
idsDetail_Server "Server:"
idsDetail_UserName "User name:"
idsDetail_Protocol "Protocol:"
idsDetail_Port "Port:"
idsDetail_Secure "Secure(SSL):"
idsDetail_ErrorNumber "Error Number:"
idsDetail_HRESULT "Code:"
idsDetails_Config "Configuration:"
idsSendMsgUsing "S&end Message Using"
idsSendMsgOneAccount "S&end Message"
idsSendRecvOneAccount "&Send and Receive\tCtrl+M"
idsSendRecvUsing "&Send and Receive"
idsPollAllAccounts "All Accounts\tCtrl+M"
idsSendMsgAccelTip "Alt+S"
idsDefaultAccount "(Default)"
idsConnection "Connection"
idsConnectionLAN "Local Area Network"
idsConnectionManual "Using dialer"
idsErrNoSendAccounts "You do not have any accounts configured for sending e-mail. Please verify your account configuration."
idsWarnDeleteAccount "Are you sure you want to delete the '%s' Account?"
idsErrAttmanLoadFail "Some of the attachments failed to display correctly for this message."
idsClose "&Close"
idsErrNotSaveUntilDownloadDone "This message has not completed downloading. It cannot be saved until download is complete."
idsSendBeforeFullyDisplayed "This message has not been fully displayed. Send the message anyway?"
idsErrSendDownloadFail "One or more links to pictures could not be downloaded."
idsErrSaveDownloadFail "This message could not be saved. One or more links to pictures could not be downloaded."
idsErrDDFileNotFound "Some of the files could not be found, and could not be attached to the message."
idsSendWithoutAttach "Some of the files could not be found, and could not be attached to the message. Would you like to send the message anyway?"
END
// regular strings (not tooltips and not menu help strings)
STRINGTABLE DISCARDABLE
BEGIN
IDS_ERROR_PREFIX1 "Outlook Express could not be started. "
IDS_ERROR_FILE_NOEXIST "The file '%s' could not be opened because it does not exist, or is being used by another application."
IDS_ERROR_UNKNOWN "Outlook Express could not be started. It may not be installed correctly. Make sure that your disk is not full or that you are not out of memory."
IDS_ERROR_CREATE_INSTMUTEX "The application was unable to create a synchronization object."
IDS_ERROR_MIMEOLE_ALLOCATOR "The application was unable to create the MimeOLE allocation object."
IDS_ERROR_FIRST_TIME_ICW "The application was unable to launch the Internet Connection Wizard or the Internet Connection Wizard was stopped."
IDS_ERROR_INITSTORE_DIRECTORY "The application was unable to initialize the store directory."
IDS_ERROR_REG_WNDCLASS "The application was unable to register the following window class: '%s'."
IDS_ERROR_CREATEWINDOW "The application was unable to create a window for the following window class: '%s'."
IDS_ERROR_INIT_GOPTIONS "The application was unable to initialize the global options manager."
IDS_ERROR_INITSTORE "The application was unable to initialize the store."
IDS_ERROR_CREATE_ACCTMAN "The application was unable to create the Internet Account Manager."
IDS_ERROR_ALLOC_ACCTADVISE "The application was unable to allocate memory for the Internet Account Manager advise object."
IDS_ERROR_INIT_ACCTADVISE "The application was unable to initialize the Internet Account Manager advise object."
IDS_ERROR_INIT_ACCTMAN "The application was unable to initialize the Internet Account Manager."
IDS_ERROR_ADVISE_ACCTMAN "The application was unable to register the Internet Account Manager advise object."
IDS_ERROR_ALLOC_CONMAN "The application was unable to allocate memory for the Connection Manager object."
IDS_ERROR_INIT_CONMAN "The application was unable to initialize the Connect Manager object."
IDS_ERROR_CREATE_SPOOLER "The application was unable to create the spooler object."
IDS_ERROR_CREATE_FONTCACHE "The application was unable to create the font cache object."
IDS_ERROR_OPEN_STORE "The application was unable to open the Outlook Express message store."
IDS_ERROR_REASON1 "Your computer may be out of memory or your disk is full."
IDS_ERROR_REASON2 "Outlook Express may not be installed correctly."
IDS_ERROR_START_HELP "Contact Microsoft support for further assistance."
IDS_ERROR_MISSING_DLL "the required file, %s, could not be found."
IDS_ERROR_BADVER_DLL "the version of %s is not compatible with the current version of MSOE.DLL."
idsErrorCreateRulesMan "create the Rules Manager."
idsErrorInitRulesMan "initialize the Rules Manager."
idsOui "Yes"
idsNon "No"
idsMaybe "Maybe"
idsNotApplicable "n/a"
idsAthena "Outlook Express"
idsTo "To"
idsFrom "From"
idsSubject "Subject"
idsReceived "Received"
idsSent "Sent"
idsSize "Size"
idsAccount "Account"
idsFromField "From:"
idsToField "To:"
idsNewsgroupsField "Newsgroups:"
idsNewsServer "News Server:"
idsAttachment "Attach:"
idsSubjectField "Subject:"
idsCcField "Cc:"
idsAutoColor "Default"
idsColor1 "Black"
idsColor2 "Maroon"
idsColor3 "Green"
idsColor4 "Olive"
idsColor5 "Navy"
idsColor6 "Purple"
idsColor7 "Teal"
idsColor8 "Gray"
idsColor9 "Silver"
idsColor10 "Red"
idsColor11 "Lime"
idsColor12 "Yellow"
idsColor13 "Blue"
idsColor14 "Fuchsia"
idsColor15 "Aqua"
idsColor16 "White"
idsNewsgroups "Newsgroups"
idsDescription "Description"
idsEmptyTo "< click here to enter recipients >"
idsEmptyNewsgroups "< click here to enter newsgroups >"
idsEmptyCc "< click here to enter carbon copy recipients >"
idsEmptySubject "< click here to enter the subject >"
idsNoCcOrTo "none"
idsNoSubject "(No Subject)"
idsNewNote "New Message"
idsTTTo "Select recipients from a list"
idsTTCc "Select carbon copy recipients from a list"
idsTTVCardStamp "Attached business card"
idsTTRecipients "Type recipients' names, separated by semicolons or commas"
idsTTAttachment "Insert the attachment for the message"
idsTTSubject "Type the subject for this message"
idsTTNewsgroups "Type the newsgroup(s) for this message"
idsTTPickNewsgroups "Choose the newsgroup(s) for this message from a list"
idsTTFollowup "Choose which newsgroup(s) should be used for replies to this message"
idsTTDistribution "Specify how widely this message should be propagated"
idsTTKeywords "Type keywords for this message, separated by commas"
idsTTReplyTo "Choose the e-mail address to be used when replying to this message by mail"
idsTTApproved "Authorize this message for moderated newsgroups (moderator only)"
idsSaveChangesMsg "Do you want to save changes to this message?"
idsCantSaveMsg "Cannot save this message."
idsForceSaveToLocalDrafts "Could not save this message to the server. This message will be saved to your local Drafts folder."
idsErrNoSubject "Neither the subject field nor the newsgroup field can be blank."
idsMailReply "Reply to Sender"
idsForward "Forward"
idsReply "Reply to Sender"
idsReplyAll "Reply to All"
idsDateField "Date:"
idsShowingFolders "Setting folder(s) as shown..."
idsHidingFolders "Setting folder(s) as hidden..."
idsWantToHideFolder "Are you sure that you want to hide '%s'?"
idsWantToUnSubscribe "Are you sure that you want to unsubscribe from '%s'?"
idsWantToHideFolderN "Are you sure that you want to hide the selected folders?"
idsWantToUnSubscribeN "Are you sure that you want to unsubscribe from the selected newsgroups?"
idsDownloadingHeaders "Headers Downloaded: %lu (of %lu)"
idsNewsStatus "%lu Message(s)"
idsDownloadingArticle "Retrieving message... (%d%%)"
idsDownloadArtTitle "Retrieving Message"
idsRequestingArt "Requesting message from server..."
idsDownloadArtBytes "Retrieving message... (%s)"
idsDownloadArtMsg "Downloading the requested news message from the server. This may take a few minutes if you have a slow connection."
idsErrPeerClosed "Your server has unexpectedly terminated the connection. Possible causes for this include server problems, network or modem problems, or a long period of inactivity. \r\n\r\nTo reconnect, reestablish any modem connection if necessary, then choose Connect on the File menu."
idsErrAuthenticate "This could be because your username and password are incorrect,\ror because a username and password are not required.\rCheck that your username and password are correct.\rOr, try removing your username and password."
idsErrNewsCantOpen "There was an error opening this message."
idsHTMLErrNewsCantOpen "<P ALIGN=center STYLE=""font:icon"">There was an <FONT COLOR=red>error</FONT> opening this message.</P>"
idsNoFromField "Sender Unspecified"
idsDoYouWantToSave "Do you want to save your changes?"
idsImapLogon "IMAP Logon"
idsEmptySubjectRO "(No subject)"
idsWarnSigTruncated "Warning: Your signature file is too large. It has been truncated, please make the file smaller."
idsWarnSigNotFound "Warning: The signature file specified does not exist. This signature has been removed. This may also affect other signature settings."
idsWarnSigBinary "Warning: The signature file specified is not a valid text-file. This signature has been removed. This may also affect other signature settings."
idsErrRemoveServer "Are you sure you want to remove %s from your server list?"
idsIgnoreResolveError "One or more newsgroup names could not be verified.\nDo you want to post this message anyway?"
idsErrNewsExpired "The selected message is no longer available on the server."
idsHTMLErrNewsExpired "<P ALIGN=center STYLE=""font:icon"">The selected message is no longer available on the server.</P>"
idsHTMLErrNewsDLCancelled "<P ALIGN=center STYLE=""font:icon"">The selected message could not be retrieved because the download was interrupted.</P>"
idsFavoritesFromOutlook "Favorites from Outlook Express"
idsErrFavorites "Unable to add this link to Favorites"
idsErrSendWebPageUrl "Unable to send this web page, the URL of the web page might be invalid"
idsBCcField "Bcc:"
idsEmptyBCc "< click here to enter blind carbon copy recipients >"
idsTTBCc "Select blind carbon copy recipients from a list"
idsGetHeaderFmt "&Get Next %d Headers"
idsBit "-bit"
idsEmptyStr "(empty)"
idsErrAttachVCard "Unable to attach business card to message. Do you want to send anyway?"
idsControlField "Control:"
idsTTControl "Enter control messages to send to server"
idsEmptyControl "<click here to enter control headers>"
idsEmptyApproved "<click here to enter approved headers>"
idsErrNewStationery "Unable to create this stationery."
idsErrVCardProperties "Unable to open business card."
idsCharsetMapChange "You have chosen to change the character set of this message.\r\nDo you want to use the character set: '%1' for all messages having the character set: '%2' in the message header?"
idsStationeryOpen "Select Stationery"
idsStationerySample "This is sample text"
idsCriteriaNewsgroup "Where the message is on %Mspecified%m newsgroup"
idsCriteriaFromNot "Where the From line %Mdoes not contain people%m"
idsCriteriaToNot "Where the To line %Mdoes not contain people%m"
idsCriteriaCCNot "Where the CC line %Mdoes not contain people%m"
idsCriteriaBodyNot "Where the message body %Mdoes not contain specific words%m"
idsCriteriaSubjectNot "Where the Subject line %Mdoes not contain specific words%m"
idsCriteriaSubject "Where the Subject line %Mcontains specific words%m"
idsCriteriaBody "Where the message body %Mcontains specific words%m"
idsCriteriaTo "Where the To line %Mcontains people%m"
idsCriteriaCC "Where the CC line %Mcontains people%m"
idsCriteriaFrom "Where the From line %Mcontains people%m"
idsCriteriaPriority "Where the message is marked as %Mpriority%m"
idsCriteriaAttachment "Where the message has an attachment"
idsCriteriaSize "Where the message size is more than %Msize%m"
idsCriteriaDate "Where the message's received date is %Mdate%m"
idsCriteriaHeader "With %Mspecific words%m in the message header"
idsCriteriaJunk "Where the message is suspected to be junk e-mail"
idsCriteriaAccount "Where the message is from the %Mspecified%m account"
idsCriteriaAll "For all messages"
idsCriteriaAnd " %Mand%m "
idsActionsDelete "Delete it"
idsActionsCopy "Copy it to the %Mspecified%m folder"
idsActionsFwd "Forward it to %Mpeople%m"
idsActionsReply "Reply with %Mmessage%m"
idsActionsMove "Move it to the %Mspecified%m folder"
idsActionsDelServer "Delete it from server"
idsActionsDontDownload "Do not Download it from the server"
idsActionsNotifySound "Play %Ma sound%m"
idsActionsHighlight "Highlight it with %Mcolor%m"
idsActionsFlag "Flag it"
idsActionsStop "Stop processing more rules"
idsActionsNotifyMsg "Notify me with a %Mspecific message%m"
idsEmailParseSep ";"
idsEmailSep "; "
idsRuleHeader "Apply this rule after the message arrives\r\n"
idsOEBandTitle "Outlook Express Today"
idsMNBandTitle "Folders"
idsABBandTitle "&Contacts"
idsRuleDefaultName "Inbox Rule #%d"
idsCriteriaToOrCCNot "Where the To or CC line %Mdoes not contain people%m"
idsCriteriaToOrCC "Where the To or CC line %Mcontains people%m"
idsActionsRead "Mark it as read"
idsSelectMyCertTitle "Select a signing certificate for the %1 account"
idsSelectEncrCertTitle "Select an encryption certificate for the %1 account"
idsBitStrength "%d bits"
idsWrnLowSecurity "This message is being sent with %1!u! bit encryption.\nYour Advanced Security options are set to warn on less than %2!u! bit encryption.\nWould you like to send this message anyway?"
idsMaintainConnection "You are currently connected to the Internet. Do you want to keep the current connection for the next identity?"
idsLogoffFormat "&Logoff %s"
idsSwitchUser "Switch Identity"
idsCantLoadMsident "The identity login could not be started. Some components are either missing or incorrectly configured."
idsSaveEncrypted "You are trying to save encrypted message as plain text. The saved message will not be encrypted, and anyone opening the file can read it. Are you sure you want to do this?"
idsCurrentlyDefMail "This application is the default Mail handler"
idsCurrentlyDefNews "This application is the default News handler"
idsNotDefMail "This application is NOT the default Mail handler"
idsNotDefNews "This application is NOT the default News handler"
// idsBeta2BuildStr " (Beta 2)"
idsErrOpenUrlFmt "Outlook Express could not open the URL '%.100s%s' because it is not a recognized format."
// added for BUG 2103
idsErrStationeryNotFound "Unable to open the selected stationery. The file may no longer exist."
idsDialAlways "Connect even when working offline"
idsDialIfNotOffline "Connect only when not working offline"
idsDoNotDial "Do not connect"
idsSmallIcons "Small Icons"
idsLargeIcons "Large Icons"
idsShowTextLabels "Show text labels"
idsPartialTextLabels "Selective text on right"
idsNoTextLabels "No text labels"
idsTBCustomize "&Customize..."
idsReadReceipt "Read: %s"
idsDeleteReceipt "Not Read: %s"
idsReadableTextFirst "This is a receipt for the mail you sent to\r\n"
idsReadableTextSecond "\r\n\r\nThis receipt verifies that the message has been displayed on the recipient's computer at "
idsReceiptsError "Outlook Express was unable to send the receipt."
idsReceiptAt " at "
END
// addrview strings
STRINGTABLE DISCARDABLE
BEGIN
idsGeneralWabError "Unable to open the Address Book. The Address Book may not be installed properly."
END
STRINGTABLE DISCARDABLE
BEGIN
idsInbox "Inbox"
idsOutbox "Outbox"
idsSentItems "Sent Items"
idsDeletedItems "Deleted Items"
idsDraft "Drafts"
idsOfflineErrors "Offline Errors"
idsJunkFolderName "Bulk Mail"
idsMsnPromo "MSN Announcements"
END
// attachment strings
STRINGTABLE DISCARDABLE
BEGIN
idsAttach "&Attach"
idsInsertAttachment "Insert Attachment"
idsAttConfirmDeletion "Please confirm that you wish\nto remove these attachments."
idsDropLinkDirs "You cannot drop directories here. Would you like to make shortcuts to directories?"
END
// Strings used with Don't Show Me Again dialogs
STRINGTABLE DISCARDABLE
BEGIN
// DontShowMeAgain check messages
idsDontShowMeAgain "&Don't show me this again."
idsDontAskMeAgain "&Don't ask me this again."
// DontShowMeAgain titles
idsAddressBook "Address Book"
idsPostNews "Post News"
idsPostNewsMsg "Post News Message"
idsSavedMessage "Saved Message"
idsSendMail "Send Mail"
//DontShowMeAgain messages
idsPostSentToServer "Your post is being sent to the news server. It may not appear immediately."
idsPostInOutbox "When you post a news message, it will be placed in your 'Outbox' folder ready to be sent the next time you update."
idsMailInOutbox "When you send an e-mail message, it will be placed in your 'Outbox' folder ready to be sent the next time you choose the 'Send and Receive' command."
idsSavedInDrafts "The message has been saved in your 'Drafts' folder."
idsDelSentToServer "Your cancellation request has been sent to the news server. The canceled message may not disappear immediately."
idsReplyToNewsGroup "Do you want to send this reply to the entire newsgroup?"
END
// IMailXP Error Message String TAble
STRINGTABLE DISCARDABLE
BEGIN
idsUnableToSaveMessage "Unable to save the message."
idsErrNoPoster "No sender was specified. Please check your News Account configuration."
idsShowDetails "&Details >>"
idsHideDetails "<< &Details"
idsDisconnecting "Disconnecting..."
idsNotConnected "Not Connected"
idsReconnecting "Reconnecting..."
idsConnecting "Connecting..."
idsSecuring "Securing..."
idsFindingHost "Finding host..."
idsFoundHost "Found host"
idsAuthorizing "Authorizing..."
idsConnected "Connected"
idsSaveAttachmentAs "Save Attachment As"
idsFilterAttSave "Attachment (*.*)|*.*||"
idsAllFilesFilter "All Files (*.*)|*.*||"
idsTextFileFilter "Text Files (*.txt)|*.txt||"
idsUniTextFileFilter "Unicode Text Files (*.txt)|*.txt||"
idsHtmlFileFilter "HTML Files (*.htm;*.html)|*.htm;*.html||"
idsEmlFileFilter "Mail (*.eml)|*.eml||"
idsNwsFileFilter "News (*.nws)|*.nws||"
idsImageFileFilter "Image Files (*.bmp;*.gif;*.jpg;*.wmf;*.xbm;*.art)|*.bmp;*.gif;*.jpg;*.wmf;*.xbm;*.art||"
idsRuleReplyWithFilter "News (*.nws)|*.nws|Mail (*.eml)|*.eml|HTML (*.htm)|*.htm|Text (*.txt)|*.txt||"
idsRulesFilter "Rules (*.oer)|*.oer||"
idsRuleNtfySndFilter "Sounds (*.wav)|*.wav||"
idsDefMailExt "eml"
idsDefNewsExt "nws"
idsDefRulesExt "oer"
idsRulesDefFile "Untitled.oer"
idsMailSaveAsTitle "Save Message As"
idsUnknown "<Unknown>"
idsXMsgsYUnreadZonServ "%d message(s), %d unread, %d not downloaded"
idsXMsgsYUnread "%d message(s), %d unread"
idsXMsgs "%d message(s)"
idsShowFavorites "Show only &subscribed newsgroups"
idsRecipient "Recipient"
idsNoNewGroupsAvail "There are no new newsgroups available."
idsNewGroups "There are new newsgroups. Do you want to view them now?"
idsWarnUnsentMail "You have unsent messages in your Outbox. Do you want to send them now?"
idsWarnErrorUnsentMail "Errors were encountered during the last Delivery Cycle. Would you still like to send the messages that are in your Outbox?"
idsSBSending "Sending mail..."
idsSBReceiving "Receiving mail..."
idsSBConnecting "Connecting..."
idsSBNoNewMsgs "No new messages"
idsSBNewMsgsControl "%d new message(s)"
idsSBChecking "Checking mail..."
idsPropAttachNone "(None)"
idsUnderComp "(Under Composition)"
idsSortMenuHelpControl "Sorts the current view by the '%s' column."
idsNYIGeneral "This command is not yet implemented."
idsNYITitle "Not Yet Implemented"
idsViewLangMimeDBBad "The Mime Database appears to be missing some information. You cannot switch to this language. Please reinstall Outlook Express"
idsPictureTitle "Background Picture"
idsErrBadMHTMLLinks "One or more of the pictures in this message could not be found. When you send this message these pictures will not be included. Are you sure you want to send this message?"
idsStationeryExistWarning "Either there is already a stationery with the name, or it is an invalid file name. Please choose a different name."
idsStationeryEmptyWarning "Please choose a Name for the stationery."
idsBackgroundEmptyWarning "Please choose a background picture."
// Stationery Wiz Description Strings
idsStatBackHeader "Background"
idsStatFontHeader "Font"
idsStatMarginHeader "Margins"
idsStatFinalHeader "Complete"
idsStatBackMsg "Stationery can have a background picture and a background color. Note that the picture might cover the entire page."
idsStatMarginMsg "Enter the margin width you want for this stationery:"
idsStatFontMsg "Choose the font you would like to use for this stationery:"
idsStatNameMsg "Each stationery has a name that is displayed in the list of stationery. Enter the name of the stationery:"
idsStatCompleteMsg "Your Stationery is complete. Enter a name and click finish to save your creation."
// stationery wizard combo strings
// the order of these sub-strings is critical. You must change const arrays in statnery.cpp if these change
idsStatWizVertPos "Top|Center|Bottom|"
idsStatWizHorzPos "Left|Center|Right|"
idsStatWizTile "Do Not Tile|Vertically|Horizontally|Entire Page|"
idsErrStatEditNoSelection "Please select a Stationery file to edit."
idsWarnUnsentMailOffline "You have unsent messages in your Outbox. Do you want to go online and send them now?"
END
// Spelling strings
STRINGTABLE
BEGIN
idsDefaultLang "System Default (Unknown)"
// Spelling dialog
idsSpellClose, "Clos&e"
idsSpellCaption, "Spelling"
idsSpellRepeatWord "Re&peated Word:"
idsSpellWordNeedsCap, "Ca&pitalization:"
idsSpellWordNotFound, "Not In Dictionar&y:"
idsSpellNoSuggestions, "(no suggestions)"
idsSpellDelete, "&Delete"
idsSpellDeleteAll, "Delete A&ll"
idsSpellChange, "&Change"
idsSpellChangeAll, "Change A&ll"
// Informational messages (not error messages that would use ScReportError()
idsSpellMsgDone, "The spelling check is complete."
// Question messages (not error messages that would use ScReportError()
idsSpellMsgContinue, "Finished checking the selection. Do you want to continue checking the remainder of the document?"
idsSpellMsgConfirm, "The Change To box contains a word that is not found in the main or custom dictionaries. Do you want to use this word and continue checking?"
idsSpellMsgSendOK, "The spell check on this document was halted. Do you want to send anyway?"
// Spelling
idsErrSpellGenericSpell, "An error occurred while the spelling was being checked."
idsErrSpellGenericLoad, "The spelling checker could not be started. Some components are either missing or incorrectly configured."
idsErrSpellMainDictLoad, "The spelling checker could not be started. Some components are either missing or incorrectly configured in your WIN.INI file. See your administrator."
idsErrSpellVersion, "The spelling checker you have installed is not compatible with this version of the program. See your administrator."
idsErrSpellUserDictLoad, "No custom dictionary has been opened."
idsErrSpellUserDictOpenRO, "The custom dictionary was opened with read-only permission. Any changes to it cannot be saved."
idsErrSpellCacheWordLen, "The word you are trying to use is too long. The dictionary cannot implement it."
idsErrSpellLangChanged, "You have changed the language used for spelling. This change will not take affect until the next time you check spelling."
idsErrSpellWarnDictionary, "Changes you make to the dictionary may not appear until the next time you check spelling."
idsPrefixReply, "Re: "
idsPrefixForward, "Fw: "
idsDownloadingGroups "Downloading newsgroups: %d received..."
idsDownloadingImapFldrs "Downloading list of folders: %d received..."
idsDownloadingDesc "Downloading newsgroup descriptions: %d received..."
idsErrCreateExists "A folder with that name already exists. Please use another name."
idsErrCreateNewFld "The folder could not be created."
idsErrRenameFld "The folder could not be renamed."
idsWarnDeleteFolderN "Are you sure you want to permanently delete the selected folders?\n\nThis action cannot be undone."
idsWarnDeleteFolder "Are you sure you want to permanently delete the '%.260s' folder?\n\nThis action cannot be undone." // Bug 20781
idsPromptDeleteFolder "Are you sure you want to delete the '%s' folder and move it to the 'Deleted Items' folder?"
idsPromptDeleteFolderN "Are you sure you want to delete the selected folders and move them to the 'Deleted Items' folder?"
idsErrRenameSpecialFld "This is a special folder and cannot be renamed."
idsErrFolderNameConflict "A folder by this name already exists."
idsErrBadFolderName "A folder name must contain at least one character."
idsErrDeleteSpecialFolder "This is a special folder and cannot be deleted."
idsWarnEmptyDeletedItems "Are you sure you want to permanently delete the contents of the 'Deleted Items' folder?"
idsWarnEmptyJunkMail "Are you sure you want to permanently delete the contents of the 'Junk Mail' folder?"
idsWarnPermDelete "Are you sure you want to permanently delete these message(s)?"
idsWarnSomePermDelete "Some of the messages are in your 'Deleted Items' folder. Do you want to continue and permanently delete these message(s)?"
idsMailRundllFailed "The specified Outlook Express Mail Action could not be completed. Please check the syntax of the command line."
idsNewsRundllFailed "The specified Outlook Express News Action could not be completed. Please check the syntax of the command line."
idsErrNoRecipients "You must specify some recipients for the message."
idsPropPageGeneral "General"
idsPropPageDetails "Details"
idsPropPageSecurity "Security"
idsPropPageEncryption "Encryption"
idsErrReplyForward "An error occurred replying to or forwarding this message."
idsErrCantResolveGroup "The newsgroup '%s' could not be resolved"
idsBase64 "Base 64"
idsQuotedPrintable "Quoted Printable"
idsEnterPollTime "Please enter a time between 1 and 480 minutes."
idsEnterSigText "Please enter the text for your signature."
idsSelectStationery "Please select the stationery to use for new messages."
idsEnterSigFile "Please enter the name of your signature file.\n\nThe file should be a text or HTML file."
idsOptions "Options"
idsStationery "Stationery"
idsEnterPreviewTime "Please enter a time between 0 and 60 seconds\nfor marking previewed messages as read."
idsEnterDownloadChunks "Please enter a number between 50 and 1000\nfor downloading headers."
idsWelcomeMessageSubj "Welcome to Outlook Express 6"
idsDisplayImapSubDlg "Would you like to download folders from the mail server you added?"
idsDisplayNewsSubDlg "Would you like to download newsgroups from the news account you added?"
idsYouMadeChanges "You have made some changes that may affect your list of folders. "
idsYouMadeChangesOneOrMore "You have made changes to one or more accounts that may affect your list of folders. "
idsRefreshFolderListPrompt "Would you like to refresh your folder list?"
idsNone "None"
idsRenameFolderTitle "Rename Folder"
idsTabSubscribed "Subscribed"
idsTabAll "All"
idsTabNew "New"
idsFile "File"
idsVersion "Version"
idsFullPath "Full Path"
// idsNotLoaded "Not loaded"
idsCancelFailed "The message could not be canceled."
idsFollowupToField "Followup-To:"
idsReplyToField "Reply-To:"
idsOrgField "Organization:"
idsDistributionField "Distribution:"
idsKeywordsField "Keywords:"
idsApprovedField "Approved:"
idsEmptyFollowupTo "< click here to specify a Followup-To >"
idsEmptyDistribution "< click here to specify a Distribution >"
idsEmptyKeywords "< click here to specify Keywords >"
idsEmptyReplyTo "< click here to specify a Reply-To address >"
idsNotSpecified "< Not Specified >"
idsHTMLDiskOutOfSpace "<P ALIGN=center STYLE=""font:icon"">Outlook Express could not display the requested message because there is not enough available space on your drive to cache the message.</P>"
idsEnterAutoWrap "Please enter a number of characters between 30 and 132."
idsMsgRecipients "&Message recipients:"
idsErrAddToWAB "An error occurred. Outlook Express could not add one or more of the recipients to the address book."
idsErrAddCertToWAB "Could not add this sender's digital ID to the address book."
idsErrAddrProps "Could not get properties for this address."
idsErrBadRecipients "Some of the recipients for this message are not valid. Please verify the names."
idsErrDeleteMsg "The message could not be deleted."
idsErrPickNames "Unable to choose recipients."
idsErrAddrDupe "This contact is already in your address book."
idsErrConfigureServer "Please use the Accounts command to configure a news server."
idsErrOpenManyMessages "Opening all selected messages could take a few minutes. Select OK to continue."
idsErrSendMail "The message could not be sent."
idsErrDelete "The selected messages could not be deleted."
idsErrImport "The message import has failed."
idsErrImportLoad "The file oeimport.dll (or one of its components) cannot be loaded."
idsBack "Back"
idsNext "Forward"
idsReplyToWell "Reply-&To:"
idsCcWell "&Cc:"
idsFromWell "Fr&om:"
idsToWell "&To:"
idsErrOnlyOneReplyTo "The Reply-To field cannot contain more than one return address. Please correct the problem and try again."
idsErrDeleteOnExit "Some of the items in the '%s' folder could not be deleted."
idsWarnMailEmptySubj "This message has no subject. Select OK to send anyway."
idsWarnNewsEmptySubj "This message has no subject. Some news servers reject messages with no subjects. Select OK to send anyway."
idsEnterDays "Please enter a value between 1 and 999 for the number of days before deleting messages."
idsEnterCompactPer "Please enter a value between 5 and 100 for the percent at which to compact files."
idsWastedKB "%s (%d%%)"
idsConfirmDelBodies "Are you sure you want to delete all locally cached message bodies from folder '%s'?"
idsConfirmDelBodiesStore "Are you sure you want to delete all locally cached message bodies from all folders for '%s'?"
idsConfirmDelBodiesAll "Are you sure you want to delete all locally cached message bodies from all folders?"
idsConfirmDelMsgs "Are you sure you want to delete all locally cached messages from folder '%s'?"
idsConfirmDelMsgsStore "Are you sure you want to delete all locally cached messages from all folders for '%s'?"
idsConfirmDelMsgsAll "Are you sure you want to delete all locally cached messages from all folders?"
idsConfirmResetAll "Are you sure you want to reset and delete all locally cached messages from all folders?"
idsConfirmResetStore "Are you sure you want to reset and delete all locally cached messages from all folders for '%s'?"
idsConfirmReset "Are you sure you want to reset and delete all locally cached messages from folder '%s'?"
idsDelete "Delete"
idsCantLoadMapi32Dll "Microsoft Exchange (or one of its components) cannot be loaded."
idsErrBadFindParams "You have chosen an invalid date range. Make sure that the ""Before"" date is earlier than the ""After"" date."
idsErrNewsgroupLineTooLong "You've selected too many newsgroups. Please shorten your list."
// %1 equals Subject. %2 equals encoding
// example: %1 might be "This is a message" and %2 might be "Cyrillic"
idsNoteLangTitle "%1 - %2"
idsNoteLangTitle9x "New Message - %s"
idsCompacting "Compacting..."
idsCleaningUp "Cleaning Up..."
idsMemory "There is not enough memory."
idsDiskFull "There is not enough disk space."
idsDBAccessDenied "An Outlook Express store file may be damaged. Please use a utility such as ScanDisk to verify and repair any damaged files."
idsFolderLocked "Another process is accessing the folder."
idsGenericError "An error has occurred."
idsErrExport "The message export has failed."
idsErrBadRecips "Some of the recipients for this message no longer exist in your address book."
idsSaveAs "Save As"
idsCancelArticle "Cancel Message"
idsMarkAllRead "Mark All as Read"
idsMarkUnread "Mark Unread"
idsGotoOutbox "Go to Outbox"
idsHelp "Help"
idsProgDLPost "Posting message: %d of %d"
idsProgDLPostTo "Posting messages to %s"
idsProgDLMessage "Downloading message: %s"
idsProgDLGetLines "Getting line %d of %d"
idsGoToSentItems "Go to Sent Items"
idsMarkReadTT "Mark Read"
idsKB "KB"
idsIn "in"
idsMaxCoolbarBtnWidth "70"
idsMaxOutbarBtnWidth "100"
idsProgCombiningMsgs "Combining the messages"
idsWarnHTMLToPlain "Warning: By changing the formatting of this message from HTML to plain text, you will lose any current formatting in the message.\r\n\r\nSelect OK to continue."
idsWarnUseMailCertInNews "Warning: Using default mail account to sign this news post. Select OK to continue."
idsPriLow "Low"
idsPriHigh "High"
idsPriNormal "Normal"
idsMoveTo "Move To"
idsCopyTo "Copy To"
idsDisconnect "Hang Up"
idsWorkOffline "Work Offline"
IDS_BROWSE_FOLDER "Please select a folder where Outlook Express should keep your messages."
idsRasErrorGeneral "An unknown error occurred while establishing a Dial-Up Network connection. Please go to 'Dial-Up Networking' and make sure your connections are configured properly."
idsRasError "Dial-Up Networking Error"
idshrRasInitFailure "Dial-Up Networking cannot be initialized. Please go to 'Dial-Up Networking' and make sure your connections are configured properly."
idshrRasDialFailure "Unable to establish Dial-Up Network connection. Please go to 'Dial-Up Networking' and make sure your connections are configured properly."
idshrRasServerNotFound "Unable to locate the desired server on the current Dial-Up Network connection. Please check your Connection settings."
idshrGetDialParamsFailed "Unable to get the Dial-Up Network information needed to dial '%s'. Please check the properties for this connection in the 'Dial-Up Networking' settings."
idshrSetDialParamsFailed "Unable to save the information for the Dial-Up connection. Please check the properties for this connection in the 'Dial-Up Networking' settings."
idsRas_Dialing_Param "Dialing %s..."
idsRas_Dialing "Dialing..."
idsRas_Authentication "Verifying username and password..."
idsRas_Authenticated "Authenticated."
idsRASCS_OpenPort, "Opening communication port..."
idsRASCS_PortOpened, "The communication port has been opened successfully."
idsRASCS_ConnectDevice, "Connecting to device: %s, Type: %s..."
idsRASCS_DeviceConnected, "Connected to device: %s, Type: %s."
idsRASCS_AllDevicesConnected, "All communication devices are connected and ready."
idsRASCS_AuthNotify, "Authenticate notification - %d"
idsRASCS_AuthRetry, "Retrying authentication..."
idsRASCS_AuthCallback, "The remote access server has requested a callback number."
idsRASCS_AuthChangePassword, "The client has requested to change the password on the account."
idsRASCS_AuthProject, "The projection phase is starting..."
idsRASCS_AuthLinkSpeed, "The link-speed calculation phase is starting..."
idsRASCS_AuthAck, "An authentication request is being acknowledged."
idsRASCS_Authenticated, "The client has successfully completed authentication."
idsRASCS_PrepareForCallback, "The line is about to disconnect in preparation for callback."
idsRASCS_WaitForModemReset, "The client is delaying in order to give the modem time to reset itself in preparation for callback."
idsRASCS_WaitForCallback, "The client is waiting for an incoming call from the remote access server."
idsRASCS_Projected, "Projection complete."
idsRASCS_Connected, "Connection complete."
idsRASCS_Disconnected, "Disconnected (failed)"
idsErrorText, "Error"
idsOK "OK"
idsYES "&Yes"
idsNO "&No"
idsCANCEL "Cancel"
idsDefault "<Default>"
idsFailACacheCompact "The folder, '%s', could not be cleaned up. %s (File: %s, Error: 0x%08X)"
idsFailACacheCompactReason "The folder is currently in use by Outlook Express or by another application."
idsSpoolerDisconnect "Finishing current message..."
idsHTMLErrArticleNotCached "<P ALIGN=center STYLE=""font:icon"">This message is not cached. Please connect to your server to download the message.</P>"
idsHTMLErrArticleExpired "<P ALIGN=center STYLE=""font:icon"">This message has expired.</P>"
idsStopTT "Stop"
idsShopMoreStationery "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=stationery"
idsHelpMSWebFree "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=windows update"
idsHelpMSWebProductNews "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=home"
idsHelpMSWebFaq "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=faq"
idsHelpMSWebSupport "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=support"
idsHelpMSWebFeedback "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=feedback"
idsHelpMSWebBest "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=best"
idsHelpMSWebSearch "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=allinone"
idsHelpMSWebHome "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=msnhome"
idsHelpMSWebOutlook "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=outlook"
idsHelpMSWebIE "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=ie"
idsHelpMSWebCert "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=cert"
idsHelpMSWebCertSubName "http://services.msn.com/svcs/oe/certpage.asp?lcid={SUB_CLCID}&Version={SUB_PVER}"
idsHelpMSWebHotmail "http://www.microsoft.com/isapi/redir.dll?prd={SUB_PRD}&clcid={SUB_CLCID}&pver={SUB_PVER}&ar=hotmail"
idsCombineAndDecodeTT "Combine and Decode"
idsPostAndDownloadTT "Sync All"
idsGetNextTT "Get Next Headers"
idsUnscrambleTT "Unscramble"
idsErrCantCombineNotConnected "Not all of the messages needed to assemble this message are downloaded from the server. Please connect to your server and try again."
idsErrHTMLInNewsIsBad "Many other news readers cannot display HTML messages. If you are posting to a widely read newsgroup, it is recommended that you use plain text.\r\n\r\nSelect OK to send HTML anyway."
idsRasPromptDisconnect "Would you like to disconnect from '%s' now?"
idsProgReceivedLines "Received lines: %d\r\n"
idsNewMailNotify "You have new e-mail"
idsFolder "Folder"
idsRulePickFrom "Fr&om"
idsRulePickTo "&To"
idsRulePickForwardTo "Forw&ard To"
idsRulePickCC "&CC"
idsNameCol "Name"
idsUnread "Unread"
idsNew "New"
idsLastUpdated "Last Updated"
idsWastedSpace "Wasted Space"
idsTotal "Total"
idsFolderPropStatus "%d messages, %d unread."
idsGroupPropStatusDef "The information for this newsgroup is not available."
idsFolderPropStatusDef "The information for this folder is not available."
idsTipOfTheDay "Tip of the Day!"
idsNextTip "Next Tip"
idsRulePickToOrCC "&To or CC"
idsCopyTT "&Copy"
idsCopyCaption "Copy the item(s) to the selected folder:"
idsMove "Move"
idsMoveCaption "Move the item(s) to the selected folder:"
idsErrFolderMove "The folder could not be moved."
idsErrCantMoveIntoSubfolder "A folder cannot be moved into one of its subfolders."
idsErrURLExec "The following URL could not be executed: %s"
idsErrNoteDeferedInit "One or more parts of this message could not be displayed."
idsErrCannotMoveSpecial "You cannot move special folders such as Inbox, Outbox, etc."
idsErrLoadingHtmlEdit "The operation could not be completed. RICHED32.DLL failed to load. Please re-install."
idsErrLoadingWAB "The Address Book failed to load. Outlook Express is incorrectly configured, please re-install."
idsErrWAB "The Address Book could not be launched."
idsErrRTLDirFailed "The body direction could not be set to right-to-left."
idsWarnDeleteManyFolders "Are you sure you want to delete these %d folders?"
idsColLines "Lines"
idsColAttach "Attachment"
idsColPriority "Priority"
idsSecurityWarning "Security Warning"
idsSecurityField "Security:"
idsSecurityLineDigSign "Digitally signed "
idsSecurityLineSignGood "and verified"
idsSecurityLineSignBad "- signature invalid"
idsSecurityLineSignUnsure "- signature unverifiable"
idsSecurityLineSignPreProblem "- "
idsSecurityLineSignMismatch "sender/signer mismatch"
idsEncodingMore "&More"
idsSecurityLineSignUntrusted "signing digital ID is not trusted"
idsSecurityLineSignDistrusted "signing digital ID is distrusted"
idsSecurityLineSignRevoked "signing digital ID is revoked"
idsSecurityLineSignExpired "signing digital ID is expired"
idsSecurityLineSignOthers "there are problems with signing digital ID"
idsSecurityLineListStr ", "
idsSecurityLineBreakStr "; "
idsSecurityLineEncryption "Encrypted"
idsSecurityLineEncGood " "//- Digital ID is trusted"
idsSecurityLineEncBad " for an unknown digital ID"
// idsSecurityLineEncExpired " for an expired digital ID"
idsRecUnknown "Unknown"
idsSignCertNotIncl "The Signing certificate was not included with this message."
idsMsgWasNotEncrypted "The message was not encrypted."
idsEncrCertNotFoundOnPC "The encryption certificate could not be found on this machine."
idsEncrCertNotIncluded "This message did not include a recommended certificate to use when encrypting messages to the sender."
idsSecurityCertMissing "digital ID is missing"
idsSecurityCertExpired "digital ID is expired"
idsSecurityCertChainTooLong "digital ID is not trusted"
idsSecurityCertNoIssuer "digital ID is not trusted"
idsSecurityCertRevoked "digital ID is revoked"
idsSecurityCertNotTrusted "you don't trust this digital ID"
idsSecurityCertInvalid "digital ID is invalid"
idsSecurityCertError "digital ID is bad"
idsSecurityCertNoPrint "no digital ID"
idsSecurityCertUnknown "unknown error"
idsWrnSecurityMsgTamper "Message has been tampered with"
idsOkSecurityMsgTamper "Message has not been tampered with"
idsUnkSecurityMsgTamper "Digital signature cannot be checked"
idsWrnSecurityTrustNotTrusted "You do <I>not</I> trust the signing digital ID"
idsOkSecurityTrustNotTrusted "You do trust the signing digital ID"
idsUnkSecurityTrust "You have not yet made a decision about whether to trust the digital ID used to sign this message"
idsWrnSecurityTrustExpired "The digital ID <I>is</I> expired"
idsOkSecurityTrustExpired "The digital ID has not expired"
idsWrnSecurityTrustAddress "The digital ID's e-mail address does <I>not</I> match sender's"
idsOkSecurityTrustAddress "The sender and digital ID have the same e-mail address"
idsWrnSecurityCertRevoked "The digital ID has been revoked"
idsOkSecurityCertRevoked "The digital ID has not been revoked or revocation information for this certificate could not be determined."
idsRevokationFail "The digital ID cannot be checked for revocation."
idsRevokationOffline "The digital ID cannot be checked for revocation because you are offline."
idsRevokationTurnedOff "You have turned off revocation checking."
idsWrnSecurityOtherValidity "There are other problems with the digital ID"
idsOkSecurityOtherValidity "There are no other problems with the digital ID"
idsErrSecurityCertDisappeared "Your digital ID is missing from the system. Please choose a new digital ID for this account."
idsErrSecurityNoSigningCert "You cannot send digitally signed messages because you do not have any digital IDs."
idsWrnSecurityNoCertForEnc "You do not have a digital ID. If you send this message, it will be sent properly,\r\nbut you will not be able to read it in your sent items folder. Send anyway?"
idsWrnSecEncryption "If you send this message, it will be sent properly, but you will not be able to read it in your sent items folder. Send anyway?"
idsErrSecurityNoPrivateKey "Your digital ID is invalid for this operation. It does not have a private key."
idsErrSecurityNoChosenCert "You have not chosen the default digital ID for sending digitally signed messages. From the Tools menu, choose Accounts. Go to the account with which you are trying to send this message and select a digital ID to use."
idsErrSecurityNoCertForDecrypt "Your digital ID is not listed among those that can decrypt this message.\r\nYou cannot read it."
idsErrSecurityAccessDenied "Access to your digital ID has been denied."
idsErrSecuritySendExpiredSign "Your digital ID for this account has expired."
idsErrSecuritySendExpSignEnc "Your encryption certificate for this account has expired."
idsErrSecuritySendTrust "You do not trust this account's digital ID."
idsErrSecuritySendTrustEnc "You do not trust your encryption certificate."
idsErrSecuritySendExpiredEnc "Your digital ID for this account is expired."
idsErrSecurityExtFailure "You can not send digitally signed mail using the certificate. This might be because it is not enabled for the purpose of secure e-mail."
idsErrSecurityExtFailureEnc "Your encryption certificate is invalid."
idsWrnSecurityRevFail "The digital ID cannot be checked because a valid revocation list cannot be retrieved."
idsWrnSecurityNoCDP "The digital ID cannot be checked for revocation because a revocation list is not available."
idsErrSecurityCertRevoked "Your digital ID for this account has been revoked."
idsErrSecurityCertRevokedEnc "Your encryption certificate for this account has been revoked."
idsErrEncCertCommon "Your encryption certificate is sent with signed messages so others can encrypt messages to you, but is not required for other people to read your message. You can select a new encryption certificate for this account in mail account preferences.\r\n\r\nWould you like to send the message without including your encryption certificate?"
idsErrSignCertText20 "Outlook Express was unable to find a valid digital ID on your computer. Would you like to sign up for a new digital ID?"
idsErrSignCertText21 "Outlook Express has found a valid digital ID on your computer. Would you like to use it when sending digitally signed mail from this account?"
idsErrSignCertText22 "Outlook Express has found several valid digital IDs on your computer. Would you like to choose which digital ID to use when sending digitally signed mail from this account?"
idsProperyAccessDenied "The properties of this message could not be displayed."
idsErrAccessDenied "Access denied."
idsSecurityInitError "A security initialization error occurred while trying to verify secure receipt."
idsSecReceiptCantDecode "Can not decode secure receipt."
idsCantFindSentItemFolder "Can not find Sent Items folder for verification of secure receipt."
idsCantFindOrgMsg "Can not find original message in Sent Items folder for verification of secure receipt."
idsNoMatchRecBody "Receipt does not match original message body."
idsHashMisMatch "Hash value in receipt does not match hash value in original message."
idsSendLabelErr "Outlook Express encountered an error while attempting to include the security label with this message. Would you like to send the message without the security label?"
idsSendRecRequestErr "Outlook Express encountered an error while including the secure receipt request with this message. Would you like to send the message without the receipt request?"
idsSigningCertProperties "Signing digital ID properties"
idsWrnSecurityTrustAddressSigner "Signer: "
idsWrnSecurityTrustAddressSender "Sender: "
idsNewFolder "New Folder"
idsFontSize0 "8"
idsFontSize1 "10"
idsFontSize2 "12"
idsFontSize3 "14"
idsFontSize4 "18"
idsFontSize5 "24"
idsFontSize6 "36"
idsErrSicilyFailedToLoad "Secure Password Authentication could not be started. Some components are either missing or incorrectly configured."
idsErrSicilyLogonFailed "You could not be logged on to the mail server using Secure Password Authentication."
idsLogCheckingNewMessages, "Checking '%s' for new messages."
idsLogErrorSwitchGroup, "An error occurred trying to initialize internal data for the newsgroup '%s' on the account '%s'."
idsLogStartDownloadAll, "Downloading all messages from '%s'."
idsViewLanguageGeneralHelp, "Displays the message in the selected language."
idsFmtTagGeneralHelp, "Sets the format to the selected style."
idsErrFindWAB, "This name could not be found in your address book."
idsCaptionMail "Mail"
idsCaptionNews "News"
idsRSListGeneralHelp "Creates a new message using the selected stationery."
idsApplyStationeryGeneralHelp "Apply the selected stationery to the message."
idsComposeFontFace "Arial"
idsFontSample "AaBbYyZz"
idsEnvSend "&Send"
idsEnvSendCopy "&Send a Copy"
idsEnvBcc "Bcc"
idsErrEnvHostCoCreate "Could not create the envelope provider. The registry is incorrectly configured or installation is incomplete."
idsErrEnvHostCreateNote "The envelope provider failed to create a note window."
idsCreateEnvHostPoupMenu "New En&velope Message using"
idsErrOneOrMoreEmptyDistLists "One or more of the recipients in a group is missing an e-mail address. Please check the e-mail address for the recipients in your Address Book."
idsSecCerificateErr "You cannot encrypt this message because the digital ID(s) for one or more recipients is not valid."
idsNoCerificateErr "You cannot encrypt this message because the digital ID(s) for one or more recipients is missing."
idsErrOfflineFldrCreate "Could not create the folder while offline or not connected"
idsErrOfflineFldrRename "Could not rename the folder while offline or not connected"
idsErrOfflineFldrDelete "Could not delete the folder while offline or not connected"
idsErrOfflineFldrMove "Could not move the folder while offline or not connected"
idsSaveSecMsgToDraft "The security properties of your message will be reset when it is saved to the 'Drafts' folder. If you wish to digitally sign and/or encrypt this message, you will need to reselect these options when you continue composing the message."
idsSaveSecMsgToFolder "The security properties of this composed message will be removed when it is saved."
idsWrongSecHeader "There was an error decoding this message. The message header contains invalid data."
idsSentField "Sent:"
idsReceiptField "This receipt verifies that your message was delivered and that the recipient was able to verify the signature. This receipt was generated on %s."
idsSecureReceiptText "Secure Receipt: %s"
idsRecHasProblems "<p>In addition, this receipt contains the following security warnings:</p><div align=left><table border=0>"
idsCannotSendSecReceipt "Outlook Express cannot send a secure receipt for this message."
idsFinalSelfReceipt "<p>was sent at %s.</p>"
idsOESignature "<H2>Outlook Express</H2></TD></TR></TABLE>"
END
// BL control strings
STRINGTABLE DISCARDABLE
BEGIN
idsServiceName "Windows Messenger"
idsBADelBLEntry "Would you like to remove '%.64s' from your list of online contacts?"
idsBADelBLABEntry "This will remove '%.64s' from your list of online contacts\n\nWould you like to delete this contact from your Address Book?"
idsBADelABEntry "Would you like to remove '%.64s' from your Address Book?"
idsBADelMultiple "This will remove %d contacts.\nAre you sure you want to delete them?"
idsBAErrExtChars "You can use only ASCII characters for addresses."
idsBADefault " (Online Contact)"
idsBADispStatus " (Pending...)"
idsBAEmail "Double click to send E-Mail to: "
idsBAIMsg "Double click to send Instant Message to: "
idsBAOnline " [is online]"
idsBAInvisible " [is offline]"
idsBABusy " [is busy]"
idsBABack " [will be right back]"
idsBAAway " [is away from computer]"
idsBAOnPhone " [is on the phone]"
idsBALunch " [is out to lunch]"
idsBAOffline " [is offline]"
idsBAIdle " [is idle]"
idsWABExtTitle "Online"
idsChooseName "Please choose a name from the address book."
idsMsgrEmptyList "\r\nThere are no contacts to display. Click on Contacts to create a new contact."
idsBAErrJITFail "Internet Explorer Install on Demand failed to install %s."
END
// IMAP Strings
STRINGTABLE DISCARDABLE
BEGIN
idsIMAPFolderListFailed "One or more problems occurred downloading your list of folders from your account. The folder list may be inaccurate."
idsIMAPCreateFailed "Your folder could not be created: the IMAP server refused to create it."
idsIMAPCreateListFailed "Your folder was created, but could not be listed. The server may be treating some characters in your folder name inconsistently (such as '/'), or the LIST command may have failed."
idsIMAPCreateSubscribeFailed "Your folder was created, but could not be shown."
idsIMAPSendNextOpErrText "Your IMAP command could not be sent to the server, due to non-network errors. This could, for example, indicate a lack of memory on your system."
idsIMAPServerAlertTitle "IMAP Server Alert"
idsIMAPServerAlertIntro "Your IMAP server wishes to alert you to the following: "
idsIMAPServerParseErrTitle "IMAP Server Parse Error"
idsIMAPServerParseErrIntro "Your IMAP server has encountered a parsing error: "
idsIMAPMsgDeleteSyncErrText "An error occurred while attempting to delete messages from the local cache which have already been deleted on the IMAP server."
idsIMAPSelectFailureTextFmt "Could not select '%.200s' on the IMAP server. You might try refreshing your folder list to synchronize with the IMAP server."
idsIMAPNewMsgDLErrText "Could not download new messages from the IMAP server."
idsIMAPOldMsgUpdateFailure "Could not synchronize cached message flags with IMAP server."
idsErrNewsgroupBlocked "The newsgroup '%s' is blocked by your news server. Please remove '%s' from your newsgroups line."
idsErrNewsgroupNoPosting "Posting is not allowed to the newsgroup '%s'. Please remove '%s' from your newsgroups line."
idsIMAPNoHierarchyLosePrefix "This IMAP server might not support hierarchical folders. Try using a blank Root Folder Path for this server."
idsIMAPPrefixCreateFailedFmt "Your specified Root Folder Path of '%.450s' could neither be found nor created. Please verify that your Root Folder Path is correct, and that your IMAP account is properly configured."
idsIMAPDeleteFldrFailed "Your folder could not be deleted: the IMAP server refused to delete it. If the folder no longer exists, you should refresh your folder list for this IMAP server."
idsIMAPDeleteFldrUnsubFailed "Your folder was successfully deleted from the server, but it still shown."
idsAll "All..."
idsErrCmdFailed "The command failed to execute."
idsIMAPAppendFailed "Your message could not be uploaded to the IMAP server. The server refused to accept it."
idsBccWell "&Bcc:"
idsIMAPCopyMsgsFailed "The selected messages could not be copied to the destination. "
idsAthenaTitle "Microsoft Outlook Express"
idsIMAPDnldProgressFmt "Downloading message %lu of %lu"
idsIMAPDnldDlgDLFailed "A message could not be downloaded from the IMAP server."
idsIMAPBodyFetchFailed "A message body could not be retrieved from the IMAP server."
idsErrViewLanguage "An error occurred switching to this language."
idsIMAPRenameFailed "Your folder could not be renamed. Your IMAP server refused to rename it."
idsIMAPRenameFCUpdateFailure "Your folder was successfully renamed, but there was a problem updating the local cache to reflect this. Try refreshing your folder list for this IMAP server."
idsIMAPRenameSubscribeFailed "Your folder was successfully renamed, but the new folder name (or its subfolders) could not be shown."
idsIMAPRenameUnsubscribeFailed "Your folder was successfully renamed, but the old folder name (or its subfolders) is still shown."
idsIMAPAtomicRenameFailed "Your folder was successfully renamed, but its subfolders could not be renamed. You should refresh your folder list for this IMAP server."
idsIMAPUIDValidityError "A file required to store your IMAP messages locally could not be accessed. We may be out of synchronization with the IMAP server."
idsErrFailedNavigate "There was a problem switching folders, possibly because the folder was busy. Please wait a moment and try again."
idsAthenaStoreDir "Outlook Express"
idsErrDuplicateAccount "The account name '%s' is already being used. Please choose another name."
idsErrRenameAccountFailed "There was an error renaming the account."
idsNNTPErrUnknownResponse "An unknown response was received in response to a request for information from the news server '%s'."
idsNNTPErrNewgroupsFailed "Outlook Express was unable to retrieve a list of new newsgroups from the server '%s'."
idsNNTPErrListFailed "Outlook Express was unable to retrieve a list of newsgroups available on the server '%s'."
idsNNTPErrListGroupFailed "Outlook Express was unable to retrieve a list of messages in the newsgroup '%s'."
idsNNTPErrGroupFailed "Outlook Express was unable to switch to the newsgroup '%s' on the server '%s'."
idsNNTPErrGroupNotFound "The newsgroup '%s' was not available on the news server '%s'."
idsNNTPErrArticleFailed "Outlook Express was unable to retrieve the requested message. It's possible the message has expired or was removed from the server."
idsNNTPErrHeadFailed "Outlook Express was unable to retrieve header information for the requested message. It's possible the message has expired or was removed from the server."
idsNNTPErrBodyFailed "Outlook Express was unable to retrieve the body for the requested message. It's possible the message has expired or was removed from the server."
idsNNTPErrPostFailed "There was an error trying to post your message to the server '%s'."
idsNNTPErrNextFailed "There are no more messages available in the newsgroup '%s'."
idsNNTPErrDateFailed "Outlook Express was unable to retrieve the current date from the server '%s'."
idsNNTPErrHeadersFailed "Outlook Express was unable to retrieve all the headers from the newsgroup '%s'."
idsNNTPErrXhdrFailed "Outlook Express was unable to retrieve header information from the newsgroup '%s'."
idsDetail_ServerResponse "Server Response:"
idsTasks "Tasks"
idsErrors "Errors"
idsStatusCol "Status"
idsErrCantFindHost "There was an error trying to find the server '%s'."
idsHtmlNoFrames "<P>This document contains frames, which cannot be edited. The original document is attached.</P>"
idsErrPostWithoutNewsgroup "You must specify one or more newsgroups to post to."
idsNewsTaskPost "Upload %d messages to %s."
idsStateExecuting "Executing"
idsStateCompleted "Completed"
idsStateFailed "Failed"
idsErrNewMsgsFailed "There was an error trying to build the list of newsgroups to check for messages."
idsCheckNewMsgsServer "Check for new messages on '%s'"
idsRasErrorGeneralWithName "An error occurred while establishing the Dial-Up Network connection '%s'."
idsNewsTaskPostError "Outlook Express could not post your message."
idsDLHeaders "Download new headers from '%s'"
idsDLHeadersAndMarked "Download new headers and marked messages from '%s'"
idsDLNewMsgs "Download new messages from '%s'"
idsDLNewMsgsAndMarked "Download new and marked messages from '%s'"
idsDLAllMsgs "Download all messages from '%s'"
idsDLMarkedMsgs "Download marked messages from '%s'"
idsSpoolerIdleErrors "Some errors occurred while processing the requested tasks. Please review the list of errors below for more details."
idsSpoolerIdle "The requested tasks were completed successfully."
idsStateWarnings "Warnings"
idsNewsTaskArticleError "Outlook Express could not download the requested message. It is likely that the message was removed or expired from the server."
idsForwardMessage "Forward Message"
idsNNTPErrPasswordFailed "The news server '%s' rejected your user name and password. This could be because your username and password are incorrect or because a username and password are not required."
idsStateCanceled "Canceled"
idsSBCheckingNews "Checking News..."
idsSBSendingNews "Sending Posts..."
idsSBReceivingNews "Retrieving Posts..."
idsConnNoDial "Don't dial a connection"
idsNNTPErrServerTimeout "A time-out occurred while waiting for a response from the server '%s'."
idsErrNoSubscribedGroups "You are not subscribed to any newsgroups in this account. Would you like to view a list of available newsgroups now?"
idsErrNoSubscribedFolders "There are not any folders to show for this account. Would you like to view a list of available folders now?"
idsSelectFolder "Select Folder"
idsReplyForwardLoop "Your message rules did not Forward or Reply to %d message(s) because the message would have been sent to one of your accounts. Account: '%s', Server: '%s'"
idsNotDefNewsClient "Outlook Express is not currently your default news client.\nWould you like to make it your default news client?"
idsFontFolderSmall "Times New Roman,120" // Face, Size
idsFontViewTextSmall "Times New Roman,120" // Face, Size
idsIMAPSubscribeFailedFmt "Could not show '%.400s'. The server refused to show it. The folder might already be shown."
idsIMAPUnsubscribeFailedFmt "Could not hide '%.400s'. The server refused to hide it. The folder might already be hidden."
idsIMAPSubscrAddErrorFmt "'%.400s' was successfully made visible on the server, but the local folder cache could not be updated."
idsIMAPUnsubRemoveErrorFmt "'%.400s' was successfully hidden on the server, but the local folder cache could not be updated."
idsModerated "Moderated"
idsBlocked "Blocked"
idsWindowLayout "Window Layout"
idsFormatK "%luKB"
idsGoToFolderTitle "Go to Folder"
idsGoToFolderText "Go to the selected folder."
idsMicrosoft "Microsoft"
idsSendLaterUsing "Send &Later Using"
idsSendLaterOneAccount "Send &Later"
idsIMAPPollUnreadFailuresFmt "One or more errors occurred while checking for new messages on your IMAP server (%s)."
idsIMAPPollUnreadIMAP4Fmt "Unable to check for new messages on your IMAP server (%s). An IMAP4rev1 server is required to perform this operation."
idsNoAccountsFound "No other e-mail accounts could be found."
idsIMAPFolderReadOnly "The currently selected IMAP folder has become read-only. Any further changes to this folder may not be permanent. This can happen on some servers if someone else has selected the same IMAP folder."
idsAbortDownload "Do you want to abort the current download?"
idsErrWorkingOffline "You are currently working offline. Would you like to go online now?"
idsAttachedFiles "Attached Files"
idsNewAthenaUser "New Outlook Express User"
idsSearching "Searching %s..."
idsWelcomeFromDisplay "Microsoft Outlook Express Team"
idsWelcomeFromEmail "msoe@microsoft.com"
idsOutlookNews "Outlook News"
idsNotDefOutNewsClient "Outlook News is not currently your default news client.\nWould you like to make it your default news client?"
idsAlwaysCheckOutNews "&Always perform this check when starting Outlook News"
idsNoNewsAccountsFound "No other newsgroup accounts could be found."
idsConfirmChangeStoreLocation "Your store location will not be changed until you shutdown and restart Outlook Express."
idsMoveStoreProgress "Outlook Express store files"
idsSpoolerUserCancel "The processing of requested tasks was interrupted. Please review the list of errors below for more details."
idsEmptyView "\r\nThere are no items in this view."
idsEmptyNewsAcct "\r\nYou are not subscribed to any newsgroups on this account."
idsEmptyMailAcct "\r\nThere are no folders to show for this account."
idsDefaultSignature "Default signature"
idsSigNameFmt "Signature #%d"
idsResNameEmailAddress "E-Mail Address(es):\r\n "
idsResNamePerInfo "Personal Information:\r\n"
idsResNameAddress "Address\r\n"
idsResNameBusInfo "Business Information:\r\n"
idsResNameTitle "Title: "
idsResNameDept "Department: "
idsResNameOff "Office: "
idsResNameComp "Company: "
idsResNameNotes "Notes:\r\n"
idsResNamePhone "Phone: "
idsResNameFax "Fax: "
idsResNameCellular "Cell: "
idsResNameWeb "Web Page: "
idsResNamePager "Pager :"
idsImport "Import"
idsPerformExport "This will export messages from Outlook Express to Microsoft Outlook or Microsoft Exchange."
idsExport "Export"
idsExportTitle "Export Messages"
idsImportTitle "Import Messages"
idsImportingFolderFmt "Importing '%s'..."
idsExportingFolderFmt "Exporting '%s'..."
idsImportingMessageFmt "Message %d (of %d)"
idsExportError "The export could not be performed."
idsMAPIStoreOpenError "Your default MAPI store could not be opened."
idsMAPIInitError "An error occurred while initializing MAPI."
idsMapiInitError "MAPI is not installed on this computer or an error occurred while initializing it."
idsAddressUnknownFmt "%s (Address Unknown)"
idsFolderOpenFail "An error occurred while opening the folder."
idsFolderReadFail "An error occurred while reading the folder."
idsFolderImportErrorFmt "Not all of the messages from the folder '%s' could be imported."
idsOut "Out"
idsTrash "Trash"
idsEudora "Eudora Pro or Light"
idsExchange "Microsoft Exchange or Outlook or Windows Messaging"
idsNetscape "Netscape Navigator Mail"
idsImportABTitle "Import Address Book"
idsImportAB "Importing Address Book..."
idsImportingABFmt "Address %d (of %d)"
idsBrowseFolderText "Select the location of the e-mail messages that you want to import."
idsLocationUnknown "The location of your e-mail messages could not be determined. Please select the location of the messages that you want to import."
idsLocationInvalid "No messages can be found in this folder or another application is running that has the required files open.\r\nPlease select another folder or try closing applications that may have files open."
idsCancelWizard "The import has not been performed yet.\r\rAre you sure you want to exit the wizard?"
idsABImportError "An error occurred while importing the Address Book."
idsCommunicator "Netscape Communicator Mail"
idsNoMapiProfiles "No profiles are configured on this computer."
idsMapiImportFailed "Messages cannot be imported from the MAPI client."
idsSelectFolders "Please select the folder(s) that you would like to import."
idsType "Type"
idsMail "mail"
idsNews "news"
idsErrSelectOneColumn "At least one column must be visible. Please check one of the columns listed before continuing."
idsColumnDlgTitle "Columns"
idsMailSig "Mail Signature"
idsNewsSig "News Signature"
idsFilterMailIni "Mail initialization file (mail.ini)|mail.ini||"
idsErrorMailIni "Please select a valid mail.ini file."
idsShow "Show"
idsColDownload "Synchronization Settings"
idsNewsgroup "Newsgroup"
idsTabVisible "Visible"
idsEmptySubscriptionList "\r\nThere are no items which match your current filter criteria."
idsAllMessages "All messages"
idsNewMessages "New messages only"
idsNewHeaders "Headers only"
idsRulesErrorNoName "You must type in a name for this rule."
idsFlag "Flag"
idsCongratStr "Your data from '%s' was successfully imported into Outlook Express."
idsHTMLEmptyPreviewSel "<P ALIGN=center STYLE=""font:icon"">There is no message selected.</P>"
idsSigFileNoExistError "The signature file does not exist.\n\nPlease enter an existing text or HTML file."
idsRulesWarnDelete "Are you sure you want to remove the rule named '%s'?"
idsRulesCopyName "Copy of %s"
idsSenderCertAdded "The sender's digital ID was added to all address book contacts which matched its e-mail address, or a new contact was created."
idsPreviewPane "Preview"
idsSubscribe "Subscribe"
idsRulesErrorNoCriteria "You must select at least one criteria from the list to create a rule."
idsRulesErrorNoActions "You must select at least one action from the list to create a rule."
idsRulesErrorFix "Some information is missing or incorrect. Please correct the highlighted items."
idsRulesErrorHeader "Please click the items colored red below to correct missing or incomplete values.\r\n"
idsRulesErrorEnable "You cannot enable a rule that is in error. Please fix the rule before you try to enable it again."
idsRulesWarnEmptyEmail "One or more of the recipients you chose does not have an e-mail address. These will not be added to the rule."
idsNewsMessage "News Message"
idsMailMessage "Mail Message"
idsErrLoadProtocolBad "The body of this message could not be displayed. The document handler was not available. INETCOMM.DLL may not be installed correctly, please re-install."
idsErrHtmlBodyFailedToLoad "<P ALIGN=center STYLE=""font:icon"">The body of this message could not be displayed.</P>"
idsSelectClient "Select Program"
idsMigrate "Import Messages and Address Book"
idsLocation "Location of Messages"
idsSelectFoldersHdr "Select Folders"
idsAddressComplete "Import Address Book"
idsCongratulations "Import Complete"
idsPersonalFolders "Local Folders"
idsApplyingRules "Applying rules to messages..."
idsRuleAddrCaption "Rule Addresses"
idsRuleAddrWell "R&ule Addresses:"
idsSenderDesc "E-mail Address/Domain Name"
idsSenderBlank "You must type in a sender."
idsSenderAdded "'%s' has been added to your blocked senders list."
idsJITErrDenied "In order to perform this function, Outlook Express needs to Demand Install some files. Unfortunately your administrator has disabled this capability."
idsSYNCMGRErr "The Offline Mobility Pack is not properly installed. Please try uninstalling and then reinstalling it from the Add-ons Page."
idsErrSetMessageStreamFailed "Could not write this message to disk."
idsErrDeleteCachedFolderFail "Could not remove this folder from the disk"
idsCopyingMessages "Copying messages..."
idsMovingMessages "Moving messages..."
idsSendingToOutbox "Placing message in Outbox..."
idsSavingToFolder "Placing message in folder..."
idsWorkingOffline "Working Offline"
idsMarkingMessages "Marking messages..."
idsMovingFolder "Moving folder..."
idsDeletingFolder "Deleting folder..."
idsDeletingMessages "Deleting messages..."
idsUndeletingMessages "Undeleting messages..."
idsErrTooManySplitMsgs "The settings for this account are set to break apart large messages into smaller parts. Outlook Express must break this message into parts of %d KB which is larger than the current setting. Do you still want to send the message?"
idsRenamingFolder "Renaming folder..."
idsGetNewHeaders "&Get New Headers"
idsDownloadFoldersTitle "Downloading Folders from %s"
idsDownloadFoldersText "Downloading the list of folders available on the server. This may take a few minutes if you have a slow connection."
idsErrCreateFinder "Outlook Express failed to create the Finder tool. One possible reason is your system could be low on resources. Try closing another application or check to see if you are out of disk space."
idsDateSize "Date and Size"
idsAdvanced "Advanced"
idsErrCannotSaveInSourceEdit "You are still editing the source of this message. You need to go back to the Edit tab before you can save or send."
idsRulesMail "Mail Rules"
idsRulesNews "News Rules"
idsRulesJunk "Junk Mail"
idsRulesSenders "Blocked Senders"
idsRuleTitleNews "&These rules will be applied to News messages."
idsRuleSenderErrorNone "In order to block a sender you must select at least one option (Mail or news)."
idsRuleSenderWarnDelete "Are you sure you want to remove the sender '%s'?"
idsRuleAdded "The rule was successfully added."
idsCreateRuleError "Outlook Express failed to create the rule."
idsSenderError "One or more of the selected senders could not be added to your blocked senders list."
idsSettingMessageFlags "Setting message flags..."
idsNewShortcutTitle "New Shortcut"
idsNewShortcutCaption "Add this folder to my Outlook Bar:"
idsFailedToConnectSecurely "A secure connection to the server could not be established."
idsColDownloadMsg "Mark for Offline"
idsShowFolderCmd "&Show"
idsHideFolderCmd "&Hide"
idsSubscribeFolderCmd "&Subscribe"
idsUnsubscribeFolderCmd "&Unsubscribe"
idsFmtDownloadingMessage "Downloading message: '%s'"
idsAccountLabelFmt "Account: %s"
idsFolderLabelFmt "Folder: %s"
idsCreateSpecialFailed "Could not create special folder."
idsViewEncryptID "View &Encrypting Digital ID..."
idsStatusFlagged "is Flagged"
idsStatusLowPri "is Low Priority"
idsStatusHighPri "is High Priority"
idsStatusWatched "is being Watched"
idsStatusIgnored "is being Ignored"
idsStatusFormat1 "This message %s."
idsStatusFormat2 "This message %s, and %s."
idsStatusFormat3 "This message %s, %s, and %s."
idsStatusUnsafeAttach "OE removed access to the following unsafe attachments in your mail: %s"
idsActionsDownload "Mark it for download"
idsSelectNewsgroup "Select Newsgroup"
idsSelectNewsgroupCaption "Select a newsgroup:"
idsBlockSender "Block Sender"
idsJunkMail "Junk Mail"
idsSynchronizeNowBtn "Synchronize Account"
idsIMAPFoldersBtn "IMAP Folders..."
idsSettingsBtn "Settings"
idsNewsgroupsBtn "Newsgroups..."
idsSetSyncSettings "To change offline settings, first select a folder, then click Settings"
idsSetNewsSyncSettings "To change offline settings, first select a newsgroup, then click Settings"
idsSyncManager "Synchronization of Folders on %s"
idsSyncManagerNews "Synchronization of Newsgroups on %s"
idsColThreadState "Watch / Ignore"
idsWantToSubscribe "Would you like to subscribe to %s?"
idsPurgingMessages "Purging messages from folder..."
idsRulesToolbarTitle "Views"
idsCreateFilter "Create Filter"
idsCriteriaSender "Where the message sender is on the Block Sender list"
idsActionsShow "%MShow/Hide%m the message"
idsViewDefaultName "New View #%d"
idsFontSampleFmt "%d pt. %s"
idsPop3UidlFile "POP3 UIDL File"
idsOfflineFile "Offline Transaction File"
idsFoldersFile "Folders File"
idsMessagesFile "Messages File"
idsSavingFmt "Saving '%s'..."
idsErrEmptyRecipientAddress "One or more recipients do not have an e-mail address. Please check your Address Book and make sure all the recipients have a valid e-mail address."
idsViewAllMessages "Show All Messages"
idsViewNoDeleted "Hide Deleted Messages"
idsViewUnread "Hide Read Messages"
idsViewDownloaded "Show Downloaded Messages"
idsViewReplies "Show Replies to my Messages\tCtrl+H"
idsViewNoIgnored "Hide Read or Ignored Messages"
idsSampleMailRule "Sample Mail Rule"
idsSampleNewsRule "Sample News Rule"
idsRuleMailDefaultName "New Mail Rule #%d"
idsRuleNewsDefaultName "New News Rule #%d"
idsCriteriaRead "Where the message has %Mbeen read%m"
idsCriteriaReplies "Where the message is a reply to my messages"
idsCriteriaDownloaded "Where the message body has %Mbeen downloaded%m"
idsCriteriaDeleted "Where the message is %Mmarked for deletion%m"
idsCriteriaThreadState "Where the message is %Mwatched or ignored%m"
idsActionsHide "%MHide%m the message"
idsCriteriaNotRead "Where the message has %Mnot been read%m"
idsCriteriaNotDownloaded "Where the message body has %Mnot been downloaded%m"
idsCriteriaNotDeleted "Where the message is %Mnot marked for deletion%m"
idsRulesErrBadFileFormat "The version of the exported rule file is invalid."
idsDSDeleteCollapsedThread "Messages in the selected collapsed conversations will also be deleted. Do you wish to continue?"
idsXMsgsYUnreadFind "%d message(s), %d unread, monitoring for new items."
idsMonitoring "\r\nMonitoring for new messages that match your search criteria."
idsGetUnreadCountFailureFmt "Could not get the unread counts for '%.260s' on '%.100s'"
idsOfflineTransactionsFailed "Not all of your offline actions could be completed successfully."
idsMovedToOfflineErrors "The message(s) that could not be created on the server have been moved to the 'Offline Errors' folder."
idsSecurityTT "Security"
idsIMAPFoldersTT "IMAP Folders"
idsUndeleteTT "Undelete"
idsAddressesBtn "Addresses"
idsCancelBtn "Cancel"
idsDecodeBtn "Decode"
idsGetHeadersBtn "Headers"
idsInboxBtn "Inbox"
idsOutboxBtn "Outbox"
idsSentItemsBtn "Sent Items"
idsMarkReadBtn "Mark Read"
idsMarkAllBtn "Mark All"
idsMarkOfflineBtn "Mark Offline"
idsMarkThreadBtn "Mark Conversation"
idsNextUnreadBtn "Next Unread"
idsNextThreadBtn "Next Conversation"
idsNextFolderBtn "Next Folder"
idsPurgeBtn "Purge"
idsReplyBtn "Reply"
idsReplyAllBtn "Reply All"
idsReplyGroupBtn "Reply Group"
idsSendReceiveBtn "Send/Recv"
idsSyncNowBtn "Sync This"
idsAttachBtn "Attach"
idsRecipBtn "Recipients"
idsOfflineBtn "Offline"
idsOnlineBtn "Online"
idsUpdatingFolderList "Updating folders..."
idsEncryptBtn "Encrypt"
idsDigSignBtn "Sign"
idsCheckBtn "Check"
idsPriorityBtn "Priority"
idsCriteriaLines "Where the number of lines in the message is more than %Mlines%m"
idsLines "lines"
idsCriteriaAge "Where the message was sent more than %Mdays%m ago"
idsDays "days"
idsHighPri "High priority"
idsLowPri "Low priority"
idsCriteriaSecure "Where the message is %Msecure%m"
idsSecureSigned "signed"
idsSecureEncrypt "encrypted"
idsNormalPri "Normal priority"
idsSecureNone "no security"
idsThreadWatch "watched"
idsThreadIgnore "ignored"
idsThreadNone "state"
idsActionsAnd " and "
idsCriteriaOr " %Mor%m "
idsCriteriaAndOr " %Mand/or%m "
idsMessageFileName "Message %d.%s"
idsChangeNewsServer "The newsgroups in the newsgroups field might not be valid on the new server. The newsgroups field will be cleared. Select OK to continue."
idsCriteriaFlagged "Where the message is %Mflagged%m"
idsCriteriaNotFlagged "Where the message is %Mnot flagged%m"
idsLocalFoldersMinor "Use local folders for POP accounts and to archive messages from other accounts"
idsNoteCantSwitchIdentity "This message could not be saved to the mail server.\r\nClose this message then try switching identities again."
idsFindNextFinished "No more messages were found. Do you want to start over from the top of the list?"
idsFindNextFinishedFailed "Outlook Express has finished searching this folder. The search item was not found."
idsPushPinInfo "Click push pin to keep open"
idsNewMailBtn "Create Mail"
idsNewNewsBtn "New Post"
idsRulesErrorNoText "You must type in specific words to search for."
idsRulesErrorNoAddr "You must type in a name or address for this criterion."
idsCantCopyNotDownloaded "The message(s) cannot be copied because not all of the bodies have been downloaded.\n\nTo perform the copy, first uncheck Work Offline in the File menu and try again."
idsCantMoveNotDownloaded "The message(s) cannot be moved because not all of the bodies have been downloaded.\n\nTo perform the move, first uncheck Work Offline in the File menu and try again."
idsErrAddToWabSender "An error has occurred. Outlook Express could not add the sender to the Address Book."
idsUseIntlToolbarDefaults "0"
idsOE5IMAPSpecialFldrs "Outlook Express now supports IMAP special folders. In order create these folders, you need to refresh your folder list. "
idsWorkOfflineHangup "Would you like to hang up the modem before going offline?"
idsWorkingOnline "Working Online"
idsViewFiltered "View Applied"
idsViewsErrorNoName "You must type in a name for this view."
idsViewsErrorNoCriteria "You must select at least one criteria from the list to create a view."
idsViewsErrorNoActions "You must select at least one action from the list to create a view."
idsColumnHiddenWarning "To see or sort on this message property, it is recommended that you add the appropriate column. Would you like to turn that column on now?"
idsMigIncomplete "Import Not Complete"
idsCheckWatchedMessgesServer "Check for watched messages on '%s'"
idsCheckingWatchedProgress "Checking for watched messages on '%s'..."
idsErrFailedWatchInit "Outlook Express could not check '%s' for new watched messages. There was an error initializing the object needed to connect to the server. The most likely causes for this your computer is out of memory, OE was not installed correctly (registry is corrupt), or your store is corrupt."
idsCheckingWatchedFolderProg "Checking for watched messages in '%s'..."
idsActionsJunkMail "Treat the message as Junk Mail"
idsOutlookNewsReader "Outlook Newsreader"
idsErrNoMailInstalled "You don't have a Simple MAPI compatible mailer installed. Microsoft Outlook Express News cannot mail this message without a compatible mailer"
idsReplyTextPrefix "%s wrote in message news:%s..."
idsReplyTextAppend "\r\n----------\r\n"
idsNoTextInNewsPost "This news posting contains no text. Many news groups do not consider this appropriate. Are you sure you would like to post this message?"
idsExceptionBlank "You must type in an exception."
idsRuleExcptWarnDelete "Are you sure you want to remove the exception '%s'?"
idsActionsWatch "Mark the message as %Mwatched or ignored%m"
idsSRAccountMenuHelp "Sends and receives messages for this account."
idsInsertSigGeneralHelp "Inserts this signature to the selected location in the message."
idsApplyFormatGeneralHelp "Applies this style to the text selected."
idsCriteriaEditFirst "'%s'"
idsCriteriaEditOr "or '%s'"
idsCriteriaEditAnd "and '%s'"
idsCriteriaFromEdit "Where the From line contains"
idsCriteriaToEdit "Where the To line contains"
idsCriteriaCCEdit "Where the CC line contains"
idsCriteriaToOrCCEdit "Where the To or CC line contains"
idsCriteriaSubjectEdit "Where the Subject line contains"
idsCriteriaBodyEdit "Where the message body contains"
idsCriteriaMultOr " or '%s'"
idsCriteriaMultAnd " and '%s'"
idsCriteriaFromNotEdit "Where the From line does not contain"
idsCriteriaToNotEdit "Where the To line does not contain"
idsCriteriaCCNotEdit "Where the CC line does not contain"
idsCriteriaToOrCCNotEdit "Where the To or CC line does not contain"
idsCriteriaSubjectNotEdit "Where the Subject line does not contain"
idsCriteriaBodyNotEdit "Where the message body does not contain"
idsCriteriaMultFirst "contains '%s'"
idsCriteriaMultFirstNot "does not contain '%s'"
idsShowMessages "Show"
idsHideMessages "Hide"
idsShowHideMessages "Show/Hide"
idsVerifyCancel "You do not appear to be the author of this message.\nAre you sure you want to cancel this message?"
IDS_IXP_E_HTTP_USE_PROXY "You must use a proxy to connect to the specified server. Contact your network administrator for assistance."
IDS_IXP_E_HTTP_BAD_REQUEST "The server did not understand the request."
IDS_IXP_E_HTTP_UNAUTHORIZED "Access to the account was denied. Verify that your username and password are correct."
IDS_IXP_E_HTTP_FORBIDDEN "Access to the account was denied. Verify that your username and password are correct."
IDS_IXP_E_HTTP_NOT_FOUND "The requested resource was not found."
IDS_IXP_E_HTTP_METHOD_NOT_ALLOW "The server does not support the required HTTP methods."
IDS_IXP_E_HTTP_NOT_ACCEPTABLE "The server was unable to accept the data."
IDS_IXP_E_HTTP_PROXY_AUTH_REQ "Your proxy requires you to authenticate. Contact your network administrator for assistance."
IDS_IXP_E_HTTP_REQUEST_TIMEOUT "The server took too long to respond."
IDS_IXP_E_HTTP_CONFLICT "A resource conflict occurred. Another client may be accessing your account."
IDS_IXP_E_HTTP_GONE "The requested resource could not be found."
IDS_IXP_E_HTTP_LENGTH_REQUIRED "The server could not process the request."
IDS_IXP_E_HTTP_PRECOND_FAILED "The server reported an error."
IDS_IXP_E_HTTP_INTERNAL_ERROR "The server reported an internal error."
IDS_IXP_E_HTTP_NOT_IMPLEMENTED "The server does not support the required HTTP methods."
IDS_IXP_E_HTTP_BAD_GATEWAY "The server could not be found."
IDS_IXP_E_HTTP_SERVICE_UNAVAIL "The service is currently unavailable. Try again later."
IDS_IXP_E_HTTP_GATEWAY_TIMEOUT "The gateway took too long to respond."
IDS_IXP_E_HTTP_VERS_NOT_SUP "The server does not support the required HTTP version."
idsIMAPHC_NoSlash "The '/' character is reserved on this IMAP server. Please choose another folder name."
idsIMAPHC_NoBackSlash "The '\\' character is reserved on this IMAP server. Please choose another folder name."
idsIMAPHC_NoDot "The '.' character is reserved on this IMAP server. Please choose another folder name."
idsIMAPHC_NoHC "One of the characters used in your folder name has been reserved by the IMAP server. Please choose another folder name."
idsApplyRuleTitle "Apply To Folder"
idsNewMailRuleTitle "New Mail Rule"
idsEditMailRuleTitle "Edit Mail Rule"
idsNewNewsRuleTitle "New News Rule"
idsEditNewsRuleTitle "Edit News Rule"
idsNewViewTitle "New View"
idsEditViewTitle "Edit View"
IDS_NO_DESCRIPTIONS_DOWNLOADED "No descriptions have been downloaded for the newsgroups on this account yet, so descriptions cannot be searched.\n\nYou can get descriptions by resetting the newsgroup list (which may take a few minutes). Would you like to do so now?"
idsApplyRulesNoNewsFolders "You do not have a news account set up. Once you have set up a news account by going to Tools/Accounts, you will be able to apply your rules to this account."
idsApplyRulesFinished "Your rule(s) have been applied to the folder %s."
idsNotConnectedTo "Not connected to '%s'"
idsRulesApplyMail "Apply Mail Rules Now"
idsRulesApplyNews "Apply News Rules Now"
idsEmptyJunkMail "\r\nJunk Mail filtering support is currently off. To access your Junk Mail options, go to Tools/Message Rules/Junk Mail..."
idsEmptyFilteredView "\r\nThere are no items in this view. Some items may be hidden because a view is applied."
idsAddException "Add Exception"
idsEditException "Edit Exception"
idsAddBlockSender "Add Sender"
idsEditBlockSender "Edit Sender"
idsRulesNoIMAP "&These rules will be applied to Mail messages.\r\nNote: Rules do not apply to IMAP or HTTP accounts."
idsJunkMailNoIMAP "You can turn on rules that will prevent Junk Mail messages or messages with Adult Content from filling up your Inbox. The messages that are detected will be moved to the Junk Mail folder. Note: Junk mail rules do not apply to IMAP or HTTP accounts."
idsBlockSenderNoIMAP "Messages from &senders in the list below will automatically be moved to the Deleted Items folder (for Mail messages) and/or not displayed (for Newsgroup messages). Note: Block Sender does not apply to IMAP or HTTP accounts."
idsRulesOffHeader "This rule is currently turned off.\r\n"
idsRulesErrorFwdHeader "Warning: The forward action for this rule will not work when 'encrypt all outgoing messages' or 'sign all outgoing messages' is set.\r\n"
idsRulesApplyHeader "Apply this rule to currently downloaded messages\r\n"
idsRulesDescriptionEmpty "\r\nThere is no rule selected."
idsViewDescriptionEmpty "\r\nThere is no view selected."
idsDisplayImapSubDlgOffline "Would you like to go online and download folders from the mail server you added?"
idsDisplayNewsSubDlgOffline "Would you like to go online and download newsgroups from the news account you added?"
idsUnreadCountPollErrorFmt "Your '%.200s' folder was not polled for its unread count."
idsHttpPollFailed "Unable to poll for new messages on your HTTP server."
idsHeaderDownloadFailureFmt "Header download for the '%.200s' folder did not complete."
idsMessageSyncFailureFmt "Message header or body synchronization of folder '%.200s' did not complete."
idsNoMoreUnreadMessages "There are no more unread messages in this folder. Would you like to go to the next folder with unread messages?"
idsShowDeleted "Show Deleted Messages"
idsSendReceive "Send/Receive"
idsNoMoreUnreadFolders "There are no more folders with unread messages."
idsNewsFilterDefaultName "Newsgroup Filter #%d"
idsMoveStoreFoundODS "There appears to be an Outlook Express message store already in the folder that you have chosen. Do you want to switch to using that store? If not, it will be deleted and replaced with your current store."
idsStoreMoveRegWriteFail "Outlook Express was unable to write to the registry so your store will not be moved."
idsIMAPNoTranslatableInferiors "The folder could not be created. The parent folder contains characters that your computer does not recognize. Please rename your folder using only English characters (USASCII)."
idsMSOutlookNewsReader "Microsoft Outlook Newsreader"
idsMoveDownloadFail "Some of the messages could not be downloaded and were not moved."
idsCopyDownloadFail "Some of the messages could not be downloaded and were not copied."
idsCustomizeViewTitle "Customize Current View"
idsViewMenuHelpControl "Applies the view '%s' to the currently selected folder."
idsErrorAttachingMsgsToNote "One or more messages could not be attached. Select OK to continue creating the note."
idsSenderAddedPrompt "'%s' has been added to your blocked senders list. Subsequent messages from this sender will be blocked.\r\n\r\nWould you like to remove all messages from this sender from the current folder now?"
idsSendersAddedPrompt "The selected senders have been added to your blocked senders list. Subsequent messages from these senders will be blocked.\r\n\r\nWould you like to remove all messages from these senders from the current folder now?"
idsOEPreviewPane "Preview Pane"
idsOutlookBar "Outlook Bar"
idsFolderBar "Folder Bar"
idsSendersApplyProgress "Deleting messages from the selected sender..."
idsSendersApplySuccess "Messages from the selected sender have been deleted."
idsSendersApplyFail "One or more of the messages could not be deleted."
idsRulesApplyFail "One or more of your rules could not be applied."
idsSenderDupWarn "The Blocked Sender '%s' already exists in the list. Are you sure you want to replace '%s'"
idsSyncFolder "Synchro&nize Folder"
idsSyncFolderTitle "Synchronize Folder"
idsHttpServiceDoesntWork "This service does not currently work with Outlook Express."
idsHttpNoDeleteSupport "The server does not support manual deletion of messages. Your 'Deleted Items' folder might be emptied periodically."
idsHttpNoSpaceOnServer "You have exceeded your storage limit on the server. To make space available, move messages from the server to your local folders."
idsHttpNoSendMsgUrl "The server does not support sending messages. The message will be saved in the Outbox."
idsHttpBatchCopyErrors "Some messages could not be copied or moved because errors occurred."
idsHttpBatchCopyNoStorage "Some messages could not be copied or moved because you have exceeded your storage limit on the server. To make space available, move messages from the server to your local folders."
idsErrorApplyRulesMail "You do not currently have any rules enabled. Create a rule for mail, block sender, or turn on Junk Mail filtering support to enable the Apply functionality."
idsErrorApplyRulesNews "You do not currently have any rules enabled. Create a rule for news, or block sender to enable the Apply functionality."
idsCantModifyMsnFolder "The contents of this folder are managed by MSN and cannot be modified."
idsNothingToSync "There is nothing to synchronize. First, click the Synchronization Settings checkbox for each item that you want to synchronize, then click Synchronize Account."
idsSMTPSTARTTLSRequired "The server requires a SSL connection."
idsSMTPNoSTARTTLSSupport "The server does not support a SSL connection."
idsSMTPSTARTTLSFailed "Unable to establish a SSL connection with the server."
idsSimpleMAPI "Simple MAPI Support"
idsMAPISTUBNoLoad "Simple MAPI support could not be enabled because MAPISTUB.DLL could not be found in the system directory or failed to load. Reinstalling should restore this file."
idsMAPISTUBMissingExport "Simple MAPI support could not be enabled because the MAPISTUB.DLL in the system directory is missing a needed export. Backing up the current dll, deleting the original and reinstalling should solve this problem."
idsMAPISTUBFailed "Simple MAPI support could not be enabled. The MAPISTUB.DLL in the system directory may be corrupt. Deleting the dll and reinstalling should restore this file."
idsMAPISTUBNeedsReboot "Simple MAPI support could not be enabled. The MAPI32.DLL in the system directory may be in use at this time. Restarting your computer should solve this problem."
idsEditPeopleErrorNoName "You must type in a name or address."
idsPromptReturnReceipts "The message sender has requested a response to indicate that you have read this message. Would you like to send a receipt?"
idsHideFolders "Hide Folders"
idsErrMoveMsgs "The selected message(s) could not be moved."
idsErrCopyMsgs "The selected message(s) could not be copied."
idsSecPolicyNotFound "Outlook Express could not find the specified policy module."
idsSecPolicyErr "Outlook Express cannot use the specified policy module."
idsSecPolicyBadCert "Outlook Express encountered an error while attempting to include the security label with this message."
idsSecPolicyForceEncr "The policy module specified in the security label requires that you encrypt this message to all recipients."
idsHttpNoMoveCopy "You cannot move a message from 'Deleted Items' folder. Would you like to copy?"
idsReadme "The Read Me information for Outlook Express is included in the Readme.doc file at the root of the Windows CD."
END
// INSERT STRING
// TIP of the DAY
STRINGTABLE DISCARDABLE
BEGIN
IDS_TIPS_GENERAL_0 "You can make this Outlook Express page, including Tips, appear anytime you are working by clicking on <B>Outlook Express</B> at the very top of your <B>Folders</B> list."
IDS_TIPS_GENERAL_1 "A different help tip will be displayed each time you visit this page.<BR><BR>Click <B>Next</B> or <B>Previous</B> at the bottom of this area to browse the tips more quickly."
IDS_TIPS_GENERAL_2 "Identities allow multiple people to use Outlook Express without sharing a common inbox.<BR><BR>To create an identity, click the <B>File</B> menu, click <B>Identities</B>, and then click <B>Add New Identity</B>."
IDS_TIPS_GENERAL_3 "You can switch identities without closing Outlook Express or losing your connection to the Internet.<BR><BR>To switch to another identity, click the <B>File</B> menu then click <B>Switch Identity</B>."
IDS_TIPS_GENERAL_4 "An identity is created by default for the first person using Outlook Express.<BR><BR>To edit this or any identity, click the <B>File</B> menu. Click <B>Identities</B> and then click <B>Manage Identities</B>."
IDS_TIPS_GENERAL_5 "Outlook Express automatically checks for new messages every 30 minutes.<BR><BR>To change this setting, click the <B>Tools</B> menu, then click <B>Options</B>."
IDS_TIPS_GENERAL_6 "Manually check for new messages by clicking <B>Send/Recv</B> on the toolbar. This also sends any messages in your <B>Outbox</B>."
IDS_TIPS_GENERAL_7 "When new e-mail arrives, you'll hear a sound, and an <B>envelope icon</B> will appear in the bottom right of the screen."
IDS_TIPS_GENERAL_8 "It's easy to read messages using the <B>preview pane</B>. Select a message, then look below to see the text of the message in the preview pane."
IDS_TIPS_GENERAL_9 "Compose a new e-mail message by clicking <B>New Mail</B> on the toolbar.<BR><BR>Reply to a message by selecting a message and clicking <B>Reply</B> on the toolbar.<BR><BR>When you're done typing the message, select <B>Send</B> from the message toolbar."
IDS_TIPS_GENERAL_10 "When you compose a new message, briefly summarize what the message is about in the <B>subject line</B>. That way, the recipient will know what your message is about before they even open it up."
IDS_TIPS_GENERAL_11 "Use the address book to store contact information, such as e-mail addresses, home or business addresses, and phone numbers.<BR><BR>To create a new entry, click <B>Addresses</B> on the toolbar, click <B>New</B> on the address book toolbar, then click <B>New Contact</B>."
IDS_TIPS_GENERAL_12 "As you fill your address book, the contents will appear in the <B>Contacts</B> area, located at the lower left of the screen.<BR><BR><B>Double-click on a name</B> in the <B>Contacts</B> area to quickly start a new e-mail message."
IDS_TIPS_GENERAL_13 "To edit information in your address book, click <B>Addresses</B> on the toolbar, select a contact, and then click <B>Properties</B> on the address book toolbar.<BR><BR>Or, you can <B>right-click on a name</B> in the <B>Contacts</B> area and click <B>Properties</B>."
IDS_TIPS_GENERAL_14 "When addressing new e-mail messages, click on the <B>To:</B> or <B>CC:</B> buttons to select names directly from your address book."
IDS_TIPS_GENERAL_15 "Tired of plain text e-mail messages?<BR><BR>Click the <B>Message</B> menu, then click <B>New Message Using</B>. Select a piece of stationery, or see more choices by clicking <B>Select Stationery</B>."
IDS_TIPS_GENERAL_16 "Select a particular font or piece of stationery to be used every time you start a new e-mail message.<BR><BR>Click the <B>Tools</B> menu, click <B>Options</B>, then click the <B>Compose</B> tab and make your choices from there."
IDS_TIPS_GENERAL_17 "Insert sounds in your messages!<BR><BR>In a new message, click the <B>Format</B> menu, click <B>Background</B> and then click <B>Sound</B>."
IDS_TIPS_GENERAL_18 "Create signatures to personalize your messages.<BR><BR>Click the <B>Tools</B> menu, then <B>Options</B>, and select the <B>Signatures</B> tab."
IDS_TIPS_GENERAL_19 "To insert a signature in a new message, click the <B>Insert</B> menu in the new message and then click <B>Signature</B>.<BR><BR>If you created multiple signatures, select the specific one you want to insert from the list."
IDS_TIPS_GENERAL_20 "Messages you receive with attached files will be displayed in the message list with a small <B>paperclip icon</B> next to them.<BR><BR><A HREF=oecmd:help(mail_messlist_icons.htm)>Click here</A> to see a list of all other message icons in Outlook Express."
IDS_TIPS_GENERAL_21 "Use the preview pane to <B>quickly open or save file attachments</B>.<BR><BR>Select a message with an attached file. Click on the <B>large paperclip icon</B> located below the message list and on the far right. Select the filename to open it, or click <B>Save Attachments</B> to save the file to your computer."
IDS_TIPS_GENERAL_22 "To send a file via e-mail, click <B>Attach</B> on the toolbar of a new message.<BR><BR>When done, the attached file will appear below the <B>subject line</B> of the new message."
IDS_TIPS_GENERAL_23 "Create folders for storing your messages.<BR><BR>Click the <B>File</B> menu, click <B>Folder</B>, then click <B>New</B>.<BR><BR>After you've created the new folder, <B>drag and drop</B> messages into it."
IDS_TIPS_GENERAL_24 "Select multiple messages by holding down the <B>Ctrl</B> key and then clicking the messages you want to select."
IDS_TIPS_GENERAL_25 "To quickly locate certain messages, click <B>Find</B> on the toolbar. Type in what to look for, such as a name in <B>From</B> or a word in <B>Subject</B>."
IDS_TIPS_GENERAL_26 "Does someone keep sending you junk e-mail? Or make inappropriate posts to your favorite newsgroup?<BR><BR>Select a message from the annoying sender, click the <B>Message</B> menu and then click <B>Block Sender</B>."
IDS_TIPS_GENERAL_27 "Outlook Express can automatically sort e-mail into folders based on who sent the message or words in the subject line.<BR><BR>Click the <B>Tools</B> menu, click <B>Message Rules</B> and then click <B>Mail</B>."
IDS_TIPS_GENERAL_28 "Use <B>Message Rules</B> in the <B>Tools</B> menu to automatically do other things besides sort incoming e-mail into folders. You can color certain messages, automatically send a certain reply, even delete messages."
IDS_TIPS_GENERAL_29 "You can send and receive mail from multiple e-mail accounts.<BR><BR>Click the <B>Tools</B> menu and then click <B>Accounts</B>. Click <B>Add</B> then click <B>Mail</B> and enter the necessary information from your Internet Service Provider."
IDS_TIPS_GENERAL_30 "If you receive e-mail from multiple accounts, only one is your default account for sending mail.<BR><BR>To send e-mail using an account other than your default, select the other account from the <B>From:</B> field at the top of the new message."
IDS_TIPS_GENERAL_31 "Do you regularly send e-mail to a group of people?<BR><BR>Click <B>Addresses</B> on the toolbar, click <B>New</B> on the address book toolbar, then click <B>New Group</B>.<BR><BR>Next time you send out e-mail to the group, click the <B>To:</B> button in the new message and select the group you created."
IDS_TIPS_GENERAL_32 "You can view a map of any address entered in the Address Book.<BR><BR>Click <B>Addresses</B> on the toolbar and select either the <B>Home</B> tab or the <B>Business</B> tab. Click <B>View Map</B>, and a map of the address entered on that tab will be displayed."
IDS_TIPS_GENERAL_33 "Need to find someone's e-mail address?<BR><BR>Click the <B>Edit</B> menu, click <B>Find</B>, then click <B>People</B>.<BR><BR>Select the <B>Internet directory service</B> you want to search at the top, type in the person's name, then click <B>Find Now</B>."
IDS_TIPS_GENERAL_34 "Outlook Express will automatically highlight <B>links to web sites</B> in messages that you receive. Clicking on the link will open the browser and allow you to view the web site."
IDS_TIPS_GENERAL_35 "You can read, move and compose e-mail when disconnected from the Internet.<BR><BR>Any e-mail you send when offline will go in the <B>Outbox</B> until you click <B>Send/Recv</B> on toolbar."
IDS_TIPS_GENERAL_36 "You can customize the look of Outlook Express.<BR><BR>Click the <B>View</B> menu then click <B>Layout</B>. You can choose to hide or show the <B>preview pane</B>, the <B>Outlook bar</B>, the <B>Folders</B> list, or the <B>Contacts</B> area."
IDS_TIPS_GENERAL_37 "You can customize the toolbars in Outlook Express.<BR><BR><B>Right-click on any toolbar</B> and select <B>Customize</B>. Then choose large or small buttons, with or without text labels, even select what buttons are shown and in what order."
IDS_TIPS_GENERAL_38 "Sort your messages by clicking any column heading in the message list.<BR><BR>For example, clicking the <B>From</B> column heading will sort your messages by who sent the message."
IDS_TIPS_GENERAL_39 "Go quickly to your <B>Inbox</B> by pressing <B>Ctrl+I</B>, or start a new message by pressing <B>Ctrl+N</B>.<BR><BR><A HREF=oecmd:help(mail_hotkeys.htm)>Click here</A> to view the entire list of Outlook Express keyboard shortcuts."
IDS_TIPS_GENERAL_40 "Outlook Express reduces the disk space used to store messages by compacting your folders in the background while you work.<BR><BR>To adjust these settings, click the <B>Tools</B> menu, click <B>Options</B>, and then select the <B>Maintenance</B> tab."
IDS_TIPS_GENERAL_41 "To share address book contacts among multiple identities, drag the contacts to the <B>Shared Contacts</B> folder in the <B>Address Book</B>."
IDS_TIPS_NEWS_0 "To read and post messages to newsgroups, you need to set up a news account.<BR><BR>Click the <B>Tools</B> menu, click <B>Accounts</B>, click <B>Add</B> then click <B>News</B>. Enter the necessary information from your Internet Service Provider."
IDS_TIPS_NEWS_1 "You can easily find newsgroups of interest to you.<BR><BR>Click the <B>Tools</B> menu and then click <B>Newsgroups</B>. Type in a word or topic, and newsgroups that contain the typed word or topic will appear."
IDS_TIPS_NEWS_2 "By subscribing to a newsgroup, the newsgroup will remain in your <B>Folders</B> list for easy access.<BR><BR>Click the <B>Tools</B> menu and then click <B>Newsgroups</B>. Select a newsgroup from the list and click <B>Subscribe</B>."
IDS_TIPS_NEWS_3 "You can unsubscribe to any newsgroup by right-clicking on the newsgroup in your <B>Folders</B> list and selecting <B>Unsubscribe</B>."
IDS_TIPS_NEWS_4 "To post a new message to a newsgroup, select the newsgroup in the <B>Folders</B> list and click <B>New Post</B> on the toolbar."
IDS_TIPS_NEWS_5 "When replying to a message in a newsgroup, first select the message to which you're replying.<BR><BR>Then click <B>Reply Group</B> to post a reply to the entire newsgroup, or click <B>Reply</B> to send an e-mail reply to the author only."
IDS_TIPS_NEWS_6 "If you see a <font face=arial><B>+</B></font> or a <font face=arial><B>-</B></font> next to a message, that means there are replies to that message.<BR><BR>Click the <font face=arial><B>+</B></font> or <font face=arial><B>-</B></font> to show or hide the replies."
IDS_TIPS_NEWS_7 "To track a specific conversation or thread, first select a message in the conversation of interest. Then click the <B>Message</B> menu and click <B>Watch Conversation</B>.<BR><BR>Messages in a watched conversation will be highlighted in red for easy identification."
IDS_TIPS_NEWS_8 "Looking for specific newsgroup messages?<BR><BR>Select a newsgroup, click the <B>Edit</B> menu, click <B>Find</B> and then click <B>Message in this Folder</B>. Type in what to search for, then click <B>Find Next</B>.<BR><BR>The first match is highlighted in the message list and clicking <B>Find Next</B> highlights the next match and so on."
IDS_TIPS_NEWS_9 "You can hide newsgroup messages you have read.<BR><BR>Click the <B>View</B> menu, click <B>Current View</B> and then click <B>Hide Read or Ignored Messages</B>."
IDS_TIPS_NEWS_10 "To view an attachment spread across multiple messages in a newsgroup, select the messages while holding down the <B>Ctrl</B> key.<BR><BR>Click the <B>Message</B> menu and click <B>Combine and Decode</B>."
IDS_TIPS_NEWS_11 "To download more newsgroup messages, click the <B>Tools</B> menu and then click <B>Get Next 300 Headers</B>."
IDS_TIPS_NEWS_12 "You can reduce the disk space used to store downloaded newsgroup messages.<BR><BR>Click the <B>Tools</B> menu, then click <B>Options</B>. Select the <B>Maintenance</B> tab and click <B>Clean Up Now</B>."
IDS_TIPS_NEWS_13 "Only the <B>headers</B> of newsgroup messages are initially downloaded. The header stores who the message is from, what the message is about, and the date it was posted.<BR><BR>The <B>body</B> containing the text of the newsgroup message is not downloaded until you select a specific message to read."
IDS_TIPS_NEWS_14 "When reading newsgroup messages, a <B>torn paper icon</B> indicates that only the message <B>header</B> has been downloaded. A <B>whole paper icon</B> indicates that the message <B>body</B> has also been downloaded.<BR><BR><B>NOTE:</B> Only messages with a <B>whole paper icon</B> can be read while you are offline."
IDS_TIPS_NEWS_15 "Want to read newsgroup messages offline?<BR><BR>Select the name of your news server in the <B>Folders</B> list, check what you want offline from the list that appears on the right, then click <B>Synchronize Account</B>."
IDS_TIPS_IMAP_0 "To adjust what IMAP folders are displayed in the <B>Folders</B> list, click the <B>Tools</B> menu then click <B>IMAP Folders</B>.<BR><BR>If you want a folder to appear in your <B>Folders</B> list, select it and click <B>Show</B>. If you don't want a folder to appear, select it and click <B>Hide</B>."
IDS_TIPS_IMAP_1 "When using your IMAP account, does it take a while for changes made on one computer to show up on another computer?<BR><BR>To resynchronize the messages in a selected folder, click the <B>View</B> menu then click <B>Refresh</B>.<BR><BR>To resynchronize your IMAP folders, click the <B>Tools</B> menu, click <B>IMAP Folders</B> and then click <B>Reset List</B>."
IDS_TIPS_IMAP_2 "Only the <B>header</B> of IMAP e-mail messages are initially downloaded. The header stores who the message is from, what the message is about, and the date it was sent.<BR><BR>The <B>body</B> containing the text of the message is not downloaded until you select a specific message to read."
IDS_TIPS_IMAP_3 "When you delete messages from an IMAP account, they are crossed through and the envelope icon has a <B>red X</B>.<BR><BR>To permanently delete these messages, click the <B>Edit</B> menu and then click <B>Purge Deleted Messages</B>."
IDS_TIPS_IMAP_4 "Rather have deleted messages from your IMAP account immediately disappear from the message list?<BR><BR>Click the <B>View</B> menu, click <B>Current View</B> and then select <B>Show Deleted Messages</B> to remove the check mark."
IDS_TIPS_IMAP_5 "Deleted messages from an IMAP account can be undeleted.<BR><BR>Select the message(s) to undelete, click the <B>Edit</B> menu and then click <B>Undelete</B>."
IDS_TIPS_IMAP_6 "When reading e-mail messages from an IMAP account, a <B>torn envelope icon</B> indicates that only the message <B>header</B> has been downloaded. A <B>whole envelope icon</B> indicates that the message <B>body</B> has also been downloaded.<BR><BR><B>NOTE:</B> Only messages with a <B>whole envelope icon</B> can be read while you are offline."
IDS_TIPS_IMAP_7 "Want to read messages from your IMAP account offline?<BR><BR>Select the name of your IMAP account in the <B>Folders</B> list, check what you want offline from the list that appears on the right, then click <B>Synchronize Account</B>."
IDS_TIPS_IMAP_8 "Did you know that you can read, move and compose IMAP e-mail offline?<BR><BR>When you reconnect, Outlook Express will automatically save your changes back to the server."
IDS_TIPS_MMS_0 "You can use <B>%s</B> from within Outlook Express.<BR><BR>%s is an instant messaging program that tells you when certain friends are online and allows you to send real-time instant messages."
IDS_TIPS_MMS_1 "To use %s, you must create some online contacts.<BR><BR>Select the <B>Contacts</B> button below your <B>Folders</B> list and select <B>New Online Contact</B>.<BR><BR>When you've completed the wizard, the new online contact(s) will be listed in the <B>Contacts</B> area."
IDS_TIPS_MMS_2 "In the <B>Contacts</B> area, a <B>green icon</B> means the person is currently online and available for instant messaging.<BR><BR><B>Double-click</B> on a <B>name with a green icon</B> to start an instant message to that person."
IDS_TIPS_MMS_3 "In the <B>Contacts</B> area, a <B>red icon</B> means the person is currently offline and not available for instant messaging.<BR><BR><B>Double-click</B> on a <B>name with a red icon</B> to start an e-mail message to them."
IDS_TIPS_MMS_4 "You can use %s to talk in real-time with several people.<BR><BR>Start an instant message to someone by <B>double-clicking</B> on their name in the <B>Contacts</B> area. When the instant message window opens, click <B>Invite</B> and select the names of the other people you wish to join the conversation."
IDS_TIPS_MMS_5 "If you want the names in the <B>Contacts</B> area to be listed in alphabetical order, click the <B>Contacts</B> button and then click <B>Sort by Name</B>."
IDS_TIPS_MMS_6 "When using %s within Outlook Express, you can indicate your <B>status</B> to others by letting them know that you are at lunch, on the phone, or just plain busy.<BR><BR>Click the <B>Tools</B> menu, then click <B>My Online Status</B>, and make your selection from there."
IDS_TIPS_MMS_7 "Outlook Express will automatically log you on to %s every time you start Outlook Express.<BR><BR>To turn this off, click the <B>Tools</B> menu, click <B>Options</B>, and uncheck <B>Automatically log on to %s</B>."
IDS_TIPS_MMS_8 "To manually log on to %s, click the <B>Tools</B> menu, then click <B>%s</B> and select <B>Log On</B>."
IDS_TIPS_HM_0 "You can still use your Hotmail account on any computer with a browser and Internet connection, and any changes you make using the Hotmail site will be reflected in Outlook Express.<BR><BR>However, if you move and delete mail from multiple folders besides the <B>Inbox</B>, select your Hotmail account in the <B>Folders</B> list and place a check next to <I>all</I> your mail folders."
IDS_TIPS_HM_1 "Not only are Hotmail accounts free, they also allow you to access your e-mail from any computer with an Internet connection and a browser.<BR><BR>To sign up for a Hotmail account, click the <B>Tools</B> menu, click <B>New Account Signup</B> and select <B>Hotmail</B>. Try it!"
IDS_TIPS_HM_2 "When you delete mail messages from your Hotmail account using Outlook Express, they are moved into your Hotmail <B>Deleted Items</B> folder. These messages will be permanently deleted on a regular basis."
IDS_TIPS_HM_3 "Do you need to make room for more messages on Hotmail?<BR><BR>Select <B>Local Folders</B> in your <B>Folders</B> list. Click the <B>File</B> menu, click <B>New</B> and then click <B>Folder</B>. Type a name for the new folder and then drag and drop Hotmail messages into the new folder."
IDS_TIPS_HM_4 "Every member of your household can have their <I>own</I> e-mail account, and each person can view only <I>their</I> messages and contacts.<BR><BR>Click the <B>File</B> menu, click <B>Identities</B> and then click <B>Add New Identity</B> to create an identity for each person.<BR><BR>Click the <B>Tools</B> menu, click <B>Accounts</B>, click <B>Add</B> then click <B>Mail</B> to set up a Hotmail account for each identity."
IDS_TIPS_HM_5 "Did you know that you can read, move and compose Hotmail e-mail offline, using Outlook Express?<BR><BR>When you reconnect, Outlook Express will automatically save your changes back to the server."
IDS_TIPS_HM_6 "Would you like your Outlook Express address book to have the same content as your addresses stored on the Hotmail web site?<BR><BR>Then click <B>Addresses</B> on the toolbar, click the <B>Tools</B> menu and then click <B>Synchronize Now</B>."
IDS_TIPS_HM_7 "By synchronizing your <B>Windows Address Book</B> in Outlook Express with your Hotmail address book, you can access your contacts from any computer with an Internet connection and a Web browser.<BR><BR>Click <B>Addresses</B> on the toolbar, click the <B>Tools</B> menu and then click <B>Synchronize Now</B>."
IDS_TIPS_HM_8 "Only the <B>headers</B> of Hotmail e-mail messages are initially downloaded. The header stores who the message is from, what the message is about, and the date it was sent.<BR><BR>The <B>body</B> containing the text of the message is not downloaded until you select a specific message to read."
IDS_TIPS_HM_9 "When reading e-mail messages from a Hotmail account, a <B>torn envelope icon</B> indicates that only the message <B>header</B> has been downloaded. A <B>whole envelope icon</B> indicates that the message <B>body</B> has also been downloaded.<BR><BR><B>NOTE:</B> Only messages with a <B>whole envelope icon</B> can be read while you are offline."
IDS_TIPS_HM_10 "Want to read messages from your Hotmail account offline?<BR><BR>Select your Hotmail account in the <B>Folders</B> list, check what you want offline from the list that appears on the right, then click <B>Synchronize Account</B>."
END
//
//
// END String Resources
//
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// BEGIN Bitmap Resources
//
idbGlobe BITMAP DISCARDABLE "globe.bmp"
idb16x16 BITMAP DISCARDABLE "16x16.bmp"
idb16x16st BITMAP DISCARDABLE "16x16st.bmp"
idbSplashHiRes BITMAP DISCARDABLE "oesplash.bmp"
idbSplashLoRes BITMAP DISCARDABLE "Splash16.bmp"
idbSplash256 BITMAP DISCARDABLE "Spl256.bmp"
idbBtns BITMAP DISCARDABLE "hdrbtn.bmp"
idbSecurity BITMAP DISCARDABLE "messtate.bmp"
idbFolders BITMAP DISCARDABLE "folders.bmp"
idbFoldersLarge BITMAP DISCARDABLE "folder32.bmp"
idbSpooler BITMAP DISCARDABLE "spooler.bmp"
idbBrand38 BITMAP DISCARDABLE "brand38.bmp"
idbBrand22 BITMAP DISCARDABLE "brand22.bmp"
idbBrand26 BITMAP DISCARDABLE "brand26.bmp"
idbHiBrand38 BITMAP DISCARDABLE "hibran38.bmp"
idbHiBrand22 BITMAP DISCARDABLE "hibran22.bmp"
idbHiBrand26 BITMAP DISCARDABLE "hibran26.bmp"
idbHeaderStatus BITMAP DISCARDABLE "hdrstat.bmp"
IDB_STATWIZ_WATERMARK BITMAP DISCARDABLE "statwiz.bmp"
IDB_STATWIZ_HEADER BITMAP DISCARDABLE "stathdr.bmp"
idbBrowser BITMAP DISCARDABLE "tbdeflo.bmp"
idbBrowserHot BITMAP DISCARDABLE "tbhotlo.bmp"
idb256Browser BITMAP DISCARDABLE "tbdefhi.bmp"
idb256BrowserHot BITMAP DISCARDABLE "tbhothi.bmp"
idbSmBrowser BITMAP DISCARDABLE "tbdef16.bmp"
idbSmBrowserHot BITMAP DISCARDABLE "tbhot16.bmp"
idbNWBrowser BITMAP DISCARDABLE "tbd256lo.bmp"
idbNWBrowserHot BITMAP DISCARDABLE "tbh256lo.bmp"
idbNW256Browser BITMAP DISCARDABLE "tbd256hi.bmp"
idbNW256BrowserHot BITMAP DISCARDABLE "tbh256hi.bmp"
idbNWSmBrowser BITMAP DISCARDABLE "tbd25616.bmp"
idbNWSmBrowserHot BITMAP DISCARDABLE "tbh25616.bmp"
idb32SmBrowser BITMAP DISCARDABLE "tbd32l.bmp"
idb32SmBrowserHot BITMAP DISCARDABLE "tbh32l.bmp"
idb32256Browser BITMAP DISCARDABLE "tbd32h.bmp"
idb32256BrowserHot BITMAP DISCARDABLE "tbh32h.bmp"
idbPaneBar32 BITMAP DISCARDABLE "pane32nm.bmp"
idbPaneBar32Hot BITMAP DISCARDABLE "pane32ht.bmp"
idbAddrBookHot BITMAP DISCARDABLE "abhot.bmp"
// BL control bitmaps
idbStatus BITMAP DISCARDABLE "status.bmp"
idbClosePin BITMAP DISCARDABLE "close.bmp"
idbOptions BITMAP DISCARDABLE "options.bmp"
idbRules BITMAP DISCARDABLE "rules.bmp"
idbOELogo BITMAP DISCARDABLE "oelogo.bmp"
idbWindowsLogo BITMAP DISCARDABLE "winlogo.bmp"
//
// END Bitmap Resources
//
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// BEGIN File Resources
//
welcome.htm RT_FILE DISCARDABLE "welcome.htm"
welcome2.htm RT_FILE DISCARDABLE "welcome2.htm"
ticker.htm RT_FILE DISCARDABLE "ticker.htm"
frntpage.htm RT_FILE DISCARDABLE "frntpage.htm"
secwarn1.htm RT_FILE DISCARDABLE "secwarn1.htm"
secwarn2.htm RT_FILE DISCARDABLE "secwarn2.htm"
secrec.htm RT_FILE DISCARDABLE "secrec.htm"
srecerr.htm RT_FILE DISCARDABLE "srecerr.htm"
recerr2.htm RT_FILE DISCARDABLE "recerr2.htm"
recerr3.htm RT_FILE DISCARDABLE "recerr3.htm"
srsentit.htm RT_FILE DISCARDABLE "srsentit.htm"
sighelp.htm RT_FILE DISCARDABLE "sighelp.htm"
enchelp.htm RT_FILE DISCARDABLE "enchelp.htm"
sandehlp.htm RT_FILE DISCARDABLE "sandehlp.htm"
check.gif RT_FILE DISCARDABLE "check.gif"
eks.gif RT_FILE DISCARDABLE "eks.gif"
quest.gif RT_FILE DISCARDABLE "quest.gif"
quest2.gif RT_FILE DISCARDABLE "quest2.gif"
redrule.gif RT_FILE DISCARDABLE "redline.gif"
digsig.gif RT_FILE DISCARDABLE "digsig.gif"
encrypt.gif RT_FILE DISCARDABLE "encrypt.gif"
hotmail.gif RT_FILE DISCARDABLE "hotmail.gif"
pagerror.gif RT_FILE DISCARDABLE "pagerror.gif"
msgoff.htm RT_FILE DISCARDABLE "msgoff.htm"
expired.htm RT_FILE DISCARDABLE "expired.htm"
dlcancel.htm RT_FILE DISCARDABLE "dlcancel.htm"
diskfull.htm RT_FILE DISCARDABLE "diskfull.htm"
notdown.htm RT_FILE DISCARDABLE "notdown.htm"
genfail.htm RT_FILE DISCARDABLE "genfail.htm"
mailbomb.htm RT_FILE DISCARDABLE "mailbomb.htm"
oelogo1.gif RT_FILE DISCARDABLE "oelogo1.gif"
oelogo2.gif RT_FILE DISCARDABLE "oelogo2.gif"
close.gif RT_FILE DISCARDABLE "close.gif"
closeup.gif RT_FILE DISCARDABLE "closeup.gif"
bodybg.jpg RT_FILE DISCARDABLE "bodybg.jpg"
fldrfail.htm RT_FILE DISCARDABLE "fldrfail.htm"
oestyle.css RT_FILE DISCARDABLE "oestyle.css"
prev.gif RT_FILE DISCARDABLE "prev.gif"
prev_w.gif RT_FILE DISCARDABLE "prev_w.gif"
next.gif RT_FILE DISCARDABLE "next.gif"
next_w.gif RT_FILE DISCARDABLE "next_w.gif"
tips_y.gif RT_FILE DISCARDABLE "tips_y.gif"
tips_w.gif RT_FILE DISCARDABLE "tips_w.gif"
gomsn.gif RT_FILE DISCARDABLE "gomsn.gif"
newmail.gif RT_FILE DISCARDABLE "newmail.gif"
newnews.gif RT_FILE DISCARDABLE "newnews.gif"
unread.gif RT_FILE DISCARDABLE "unread.gif"
groups.gif RT_FILE DISCARDABLE "groups.gif"
wab.gif RT_FILE DISCARDABLE "wab.gif"
wabfind.gif RT_FILE DISCARDABLE "wabfind.gif"
smime.htm RT_FILE DISCARDABLE "smime.htm"
denied.htm RT_FILE DISCARDABLE "denied.htm"
newreader.gif RT_FILE DISCARDABLE "newreader.gif"
outlook.gif RT_FILE DISCARDABLE "outlook.gif"
frntnews.htm RT_FILE DISCARDABLE "frntnews.htm"
dot.gif RT_FILE DISCARDABLE "dot.gif"
infobeat.gif RT_FILE DISCARDABLE "infobeat.gif"
verisign.gif RT_FILE DISCARDABLE "verisign.gif"
oelogo.gif RT_FILE DISCARDABLE "oelogo.gif"
pmhead.gif RT_FILE DISCARDABLE "pmhead.gif"
// bobn: brianv says we have to take this out...
//example.eml RT_FILE DISCARDABLE "example.eml"
// NEWS-ONLY FRONT-PAGE IMAGES
bodyOtlk.jpg RT_FILE DISCARDABLE "bodyOtlk.jpg"
MSNlink.gif RT_FILE DISCARDABLE "MSNlink.gif"
NClose.gif RT_FILE DISCARDABLE "NClose.gif"
NCloseUp.gif RT_FILE DISCARDABLE "NCloseUp.gif"
NGroups.GIF RT_FILE DISCARDABLE "NGroups.gif"
NNews.GIF RT_FILE DISCARDABLE "NNews.gif"
Nnext.GIF RT_FILE DISCARDABLE "Nnext.gif"
Nnext_w.GIF RT_FILE DISCARDABLE "Nnext_w.gif"
NPrev.GIF RT_FILE DISCARDABLE "NPrev.gif"
NPrev_w.GIF RT_FILE DISCARDABLE "NPrev_w.gif"
Ntips_w.GIF RT_FILE DISCARDABLE "Ntips_w.gif"
Ntips_y.GIF RT_FILE DISCARDABLE "Ntips_y.gif"
// NEWS-ONLY FRONT-PAGE IMAGES
//
// END File Resources
//
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// BEGIN Icon Resources
//
idiMail ICON DISCARDABLE "genmail.ico"
idiNews ICON DISCARDABLE "newsbook.ico"
idiPasswordKeys ICON DISCARDABLE "keys.ico"
idiNewsServer ICON DISCARDABLE "newssvr.ico"
idiNewsGroup ICON DISCARDABLE "newsgrp.ico"
idiMessageAtt ICON DISCARDABLE "message.ico"
idiMsgPropSent ICON DISCARDABLE "m_sent.ico"
idiMsgPropUnSent ICON DISCARDABLE "m_unsent.ico"
idiError ICON DISCARDABLE "error.ico"
idiArtPropPost ICON DISCARDABLE "n_post.ico"
idiArtPropUnpost ICON DISCARDABLE "n_unpost.ico"
idiPhone ICON DISCARDABLE "phone.ico"
idiNewMailNotify ICON DISCARDABLE "newmail.ico"
idiFolder ICON DISCARDABLE "folder.ico"
idiDLNews ICON DISCARDABLE "dlnews.ico"
idiDLMail ICON DISCARDABLE "dlmail.ico"
idiWindowLayout ICON DISCARDABLE "window.ico"
idiUser ICON DISCARDABLE "user.ico"
idiPasswordKeys2 ICON DISCARDABLE "pwdkeys.ico"
idiLogin ICON DISCARDABLE "genmail.ico"
idiMessenger ICON DISCARDABLE "msgr.ico"
idiFind ICON DISCARDABLE "find.ico"
idiSmallMsgPropSent ICON DISCARDABLE "m_ssent.ico"
idiSmallMsgPropUnSent ICON DISCARDABLE "m_sunsnt.ico"
idiSmallArtPropPost ICON DISCARDABLE "n_spost.ico"
idiSmallArtPropUnpost ICON DISCARDABLE "n_sunpst.ico"
idiPrePaneLayout ICON DISCARDABLE "prepane.ico"
idiSecReceiptIcon ICON DISCARDABLE "rsec32.ico"
//
// END Icon Resources
//
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// BEGIN Animation Resources
//
idanInbox AVI "inbox.avi"
idanOutbox AVI "outbox.avi"
idanDecode AVI "decode.avi"
idanCompact AVI "compact.avi"
idanDownloadNews AVI "dlnews.avi"
idanCopyMsgs AVI "filecopy.avi"
//
// END Animation Resources
//
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// BEGIN Dialog Resources
//
iddVersion DIALOG DISCARDABLE 0, 0, 296, 247
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "About Outlook Express"
FONT 8, "MS Shell Dlg"
BEGIN
CONTROL idbOELogo,IDC_OE_LOGO,"Static",SS_BITMAP | SS_REALSIZEIMAGE,7,
7,217,72
LTEXT "5.00.0000.0000",IDC_VERSION_STAMP,59,83,230,8
LTEXT "Copyright (C) Microsoft Corp. 1981-2001",IDC_MICROSOFT_COPYRIGHT,59,
95,230,8
LTEXT "Certain designs and sentiments are copyrights of Hallmark Licensing, Inc.",
IDC_HALLMARK_COPYRIGHT,59,111,230,8
LTEXT "No products made with the Outlook Express Stationery which include any copyrighted material or trademarks of Hallmark Cards, Incorporated or its affiliates may be sold or distributed for resale.",
IDC_HALLMARK_COPYRIGHT_2,59,123,230,25
CONTROL "Dependant Component Version List",IDC_COMPONENT_LIST,"SysListView32",LVS_REPORT | WS_BORDER |
WS_TABSTOP,59,156,230,64
CONTROL idbWindowsLogo,IDC_WINDOWS_LOGO,"Static",SS_BITMAP | SS_REALSIZEIMAGE,7,
225,23,15
DEFPUSHBUTTON "OK",IDOK,239,227,50,14
END
iddHotMailWizard DIALOG DISCARDABLE 0, 0, 500, 360
STYLE DS_MODALFRAME | DS_3DLOOK | WS_VISIBLE | WS_POPUP | WS_SYSMENU
CAPTION "Setup Account"
FONT 8, "MS Shell Dlg"
BEGIN
END
// Dialog template for the DontShowMeAgain dialogs
iddDontShow DIALOG DISCARDABLE 0, 0, 237, 68
STYLE DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU
FONT 8, DLG_UI_FONT
BEGIN
PUSHBUTTON "",psh1,38,47,50,14
PUSHBUTTON "",psh2,93,47,50,14
PUSHBUTTON "",psh3,148,47,50,14
CONTROL "",idchkDontShowMeAgain,"Button",
BS_AUTOCHECKBOX | WS_TABSTOP,40,28,190,10
ICON 32516,ico1,7,7,18,20
LTEXT "",stc1,40,11,190,0,SS_NOPREFIX
END
#include "timeout.dlg"
#include "inetmail.dlg"
#include "ras.dlg"
#include "rules.dlg"
#include "options.dlg"
#include "spell.dlg"
#include "pickgrp.dlg"
#include "grplist.dlg"
#include "mailfldr.dlg"
#include "msgprop.dlg"
#include "order.dlg"
#include "progress.dlg"
#include "certerr.dlg"
#include "secwarn.dlg"
#include "framedlg.dlg"
#include "import.dlg"
// Attachments
#include "insfile.dlg"
// Mail Transport UI
#include "passdlg.dlg"
#include "deterr.dlg"
#include "fldrprop.dlg"
#include "newfldr.dlg"
#include "xputil.dlg"
#include "spoolui.dlg"
#include "charset.dlg"
#include "layout.dlg"
#include "columns.dlg"
#include "statwiz.dlg"
#include "badlg.dlg"
#include "subscr.dlg"
#include "find.dlg"
#include "workoff.dlg"
#include "tbcustom.dlg"
#include "newsdlgs.dlg"
#include "mapi.dlg"
//
// END Dialog Resources
//
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// BEGIN Menu Resources
//
#include "menures.rc"
//
// END Menu Resources
//
/////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////
//
// BEGIN Cursor Resources
//
idcurBrHand CURSOR DISCARDABLE "brhand.cur"
//
// END Cursor Resources
//
/////////////////////////////////////////////////////////////////////////////