mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-11 16:32:59 +00:00
Partial fix to bug 76388. Getting dtd file changes in. r=racham, a=jglick.
This commit is contained in:
parent
9ae5e72d4d
commit
c76791b62e
@ -1,7 +1,7 @@
|
||||
<!ENTITY offlineSettings.label "Offline & 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 "Select" 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 offlinePopDesc.label "Messages are stored locally on your computer. Use the following settings to save disk space.">
|
||||
<!ENTITY offlineMsg.label "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">
|
||||
@ -30,3 +30,8 @@
|
||||
<!ENTITY nntpRemoveBody.label "Remove message bodies only older than">
|
||||
<!ENTITY nntpRemoveBody.accesskey "m">
|
||||
<!ENTITY offlineSelect.label "Select...">
|
||||
<!ENTITY offlineNntpDesc.label "You can download your messages locally so that they are available when you are working offline. Use the "Select" button to choose which newsgroups will be available when you are working offline.">
|
||||
<!ENTITY offlineImapDesc.label "You can download your messages locally so that they are available when you are working offline.">
|
||||
<!ENTITY selectButtonDesc.label "Use the "Select" button to choose which folders will be available when you are working offline.">
|
||||
<!ENTITY makeInboxMsgsAvailable.label "Make the messages in my Inbox available when I am working offline">
|
||||
<!ENTITY makeInboxMsgsAvailable.accesskey "b">
|
||||
|
@ -35,3 +35,4 @@ Contributor(s):
|
||||
<!ENTITY advFeaturesSectionHdr.label "Advanced Features">
|
||||
<!ENTITY searchMsgsLink.label "Search messages">
|
||||
<!ENTITY filtersLink.label "Create message filters">
|
||||
<!ENTITY offlineLink.label "Offline settings">
|
||||
|
Loading…
Reference in New Issue
Block a user