Feature Dev for IMAP Offline UI bugs: 66914:Select Folders Dialog; 66917: Account Manager Panel; 71125:File Menu; 71126:Offline/Online Icon; 71127:Preference Panel; 71316:Online/Offline button broke Nav menu's/links. R:bhuvan, SR:sspitzer

git-svn-id: svn://10.0.0.236/trunk@223201 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dianesun%netscape.com
2007-03-31 22:16:23 +00:00
parent 9a619efff9
commit 39e64952ff
5 changed files with 61 additions and 1 deletions

View File

@@ -17,6 +17,7 @@
- Rights Reserved.
-
- Contributor(s): David Bienvenu <bienvenu@netscape.com>
Mohan Bhamidipati <mohanb@netscape.com>
-->
<!ENTITY folderProps.windowtitle.label "Properties">
@@ -30,6 +31,16 @@
<!ENTITY folderCharsetOverride.label "Apply default to all messages (ignore charset specified by MIME header)">
<!ENTITY folderCharsetTab.accesskey "c">
<!ENTITY folderOfflineTab.label "Offline">
<!ENTITY folderOfflineTab.accesskey "o">
<!ENTITY offlineFolder.check.label "Select this folder for offline use">
<!ENTITY offlineFolder.button.label "Download Now">
<!ENTITY selectofflineNewsgroup.check.label "Select this newsgroup for offline use">
<!ENTITY UseDefaultofflineNewsgroup.check.label "Use the default from account settings ">
<!ENTITY offlineNewsgroup.button.label "Download Now">
<!ENTITY folderProps.information.label "Information:">
<!ENTITY folderProps.name.label "Name:">

View File

@@ -68,8 +68,10 @@ Rights Reserved.
<!ENTITY offlineMenu.accesskey "l">
<!ENTITY workOfflineCmd.label "Work Offline">
<!ENTITY workOfflineCmd.accesskey "w">
<!ENTITY synchronizeOfflineCmd.label "Synchronize">
<!ENTITY synchronizeOfflineCmd.label "Download/Sync Now...">
<!ENTITY synchronizeOfflineCmd.accesskey "s">
<!ENTITY settingsOfflineCmd.label "Offline Settings">
<!ENTITY settingsOfflineCmd.accesskey "e">
<!ENTITY downloadSelectedCmd.label "Get Selected Messages">
<!ENTITY downloadSelectedCmd.accesskey "m">
<!ENTITY downloadFlaggedCmd.label "Get Flagged Messages">

View File

@@ -0,0 +1,14 @@
<!-- extracted from MsgSynchronize.xul and msgSelectOffline.xul-->
<!ENTITY MsgSynchronize.label "Download and Sync Messages">
<!ENTITY MsgSelect.label "Select Items for Offline Usage">
<!ENTITY MsgSyncDesc.label "If you have already selected mail folders or newsgroups for offline use, you can download and/or sync them now. Otherwise, use the &quot;Select&quot; button to choose mail folders and newsgroups for offline use.">
<!ENTITY MsgSyncDirections.label "Download and /or sync the following:">
<!ENTITY syncTypeMail.label "Mail messages">
<!ENTITY syncTypeNews.label "Newsgroup messages">
<!ENTITY sendMessage.label "Send Unsent messages">
<!ENTITY workOffline.label "Work offline once download and/or sync is complete">
<!ENTITY selectButton.label "Select...">
<!ENTITY MsgSelectDesc.label "Select the mail folders and newsgroups you would like available for offline usage. Selecting more items may increase download time.">
<!ENTITY MsgSelectInd.label "Selected">
<!ENTITY MsgSelectItems.label "Offline Item Name">

View File

@@ -0,0 +1,32 @@
<!ENTITY offlineSettings.label "Offline &amp; Disk Space">
<!ENTITY offlineDesc.label "Offline enables you to download your messages locally so that they are available when you are disconnected from the server. Use the &quot;Select&quot; button to choose which messages will be available when you are offline.">
<!ENTITY offlinePopDesc.label "Message are stored locally on your computer. Use the following settings to save disk space.">
<!ENTITY offlineMsg.label "Offline messages are downloaded and stored locally on your computer. Use the following settings to save download time and disk space.">
<!ENTITY offlineNewFolder.label "When I create new folders, select them for offline">
<!ENTITY offlineNewFolder.accesskey "h">
<!ENTITY offlineRemove.label "Remove message bodies only older than">
<!ENTITY offlineRemove.accesskey "r">
<!ENTITY offlineNotDownload.label "Do not download message bodies locally that are larger than">
<!ENTITY offlineNotDownload.accesskey "d">
<!ENTITY offlineCompact.label "Compact folders when it will save over">
<!ENTITY offlineCompact.accesskey "c">
<!ENTITY kb.label "kB">
<!ENTITY days.label "days">
<!ENTITY daysAgo.label "days ago">
<!ENTITY message.label "messages">
<!ENTITY nntpDownloadUnread.label "Download only unread messages">
<!ENTITY nntpDownloadUnread.accesskey "u">
<!ENTITY nntpDownloadMsg.label "Download only messages since">
<!ENTITY nntpDownloadMsg.accesskey "o">
<!ENTITY nntpCleanup.label "When it is time to clean up messages:">
<!ENTITY nntpKeepMsg.label "Keep messages which have arrived within the past">
<!ENTITY nntpKeepMsg.accesskey "p">
<!ENTITY nntpKeepAll.label "Keep all messages">
<!ENTITY nntpKeepAll.accesskey "a">
<!ENTITY nntpKeepNew.label "Keep the newest">
<!ENTITY nntpKeepNew.accesskey "n">
<!ENTITY nntpKeepUnread.label "Keep only unread messages">
<!ENTITY nntpKeepUnread.accesskey "e">
<!ENTITY nntpRemoveBody.label "Remove message bodies only older than">
<!ENTITY nntpRemoveBody.accesskey "m">
<!ENTITY offlineSelect.label "Select...">

View File

@@ -51,6 +51,7 @@ customizedEmailText=Enter your %1$S %2$S (for example, if your %1$S email addres
# account manager stuff
prefPanel-server=Server Settings
prefPanel-copies=Copies and Folders
prefPanel-offline=Offline & Disk Space
prefPanel-advanced=Advanced
## LOCALIZATION NOTE (prefPanel-smtp): Don't translate "SMTP"
prefPanel-smtp=Outgoing Server (SMTP)