mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
9069f52889
Clean up View | Messages menu. Remove folder property menu items. Remove Newsgroup menu items and branded mail menu item. Fixed Account tooltip. Make new button work in Select Addresses dialog.
110 lines
3.4 KiB
Properties
110 lines
3.4 KiB
Properties
# The contents of this file are subject to the Netscape Public
|
|
# License Version 1.1 (the "License"); you may not use this file
|
|
# except in compliance with the License. You may obtain a copy of
|
|
# the License at http://www.mozilla.org/NPL/
|
|
#
|
|
# Software distributed under the License is distributed on an "AS
|
|
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
|
|
# implied. See the License for the specific language governing
|
|
# rights and limitations under the License.
|
|
#
|
|
# The Original Code is mozilla.org code.
|
|
#
|
|
# The Initial Developer of the Original Code is Netscape
|
|
# Communications Corporation. Portions created by Netscape are
|
|
# Copyright (C) 1998 Netscape Communications Corporation. All
|
|
# Rights Reserved.
|
|
#
|
|
# Contributor(s):
|
|
# Seth Spitzer <sspitzer@netscape.com>
|
|
#
|
|
|
|
#
|
|
# The following are used by the messenger application
|
|
#
|
|
newFolderDialogTitle=New Folder
|
|
subscribeDialogTitle=Subscribe
|
|
renameFolderDialogTitle=Rename Folder
|
|
renameAccount=Rename Account...
|
|
renameNewsAccount=Rename News Account...
|
|
renameFolder=Rename Folder...
|
|
removeAccount=Remove Account...
|
|
removeNewsAccount=Remove News Account...
|
|
removeFolder=Remove Folder...
|
|
newFolder=New Folder...
|
|
newSubfolder=New Subfolder...
|
|
titleNewsPreHost=on
|
|
titleMailPreHost=for
|
|
# LOCALIZATION NOTES(HTMLFiles): Only translate "Files" in the line below
|
|
HTMLFiles=HTML Files (*.htm, *.html, *.shtml)
|
|
# LOCALIZATION NOTES(TextFiles): Do not translate "*.txt" in the line below
|
|
TextFiles=Text Files (*.txt)
|
|
# LOCALIZATION NOTES(TextFiles): Do not translate "*.eml" in the line below
|
|
EMLFiles=Mail Files (*.eml)
|
|
SaveMailAs=Save Message As
|
|
LoadingMessageToPrint=Loading message to print...
|
|
MessageLoaded=Message loaded...
|
|
PrintingMessage=Printing message...
|
|
PrintingComplete=Printing complete.
|
|
saveAttachmentFailed=Unable to save the attachment. Please check your file name and try again later.
|
|
saveMessageFailed=Unable to save the message. Please check your file name and try again later.
|
|
notDownloaded=(Not Downloaded)
|
|
|
|
verboseFolderFormat=%S on %S
|
|
|
|
defaultServerTag=(Default)
|
|
useDefaultServer=Use default server
|
|
|
|
# LOCALIZATION NOTES(serverType-nntp): Do not translate "NNTP" in the line below
|
|
serverType-nntp=Newsgroup server (NNTP)
|
|
# LOCALIZATION NOTES(serverType-pop3): Do not translate "POP" in the line below
|
|
serverType-pop3=POP Mail Server
|
|
# LOCALIZATION NOTES(serverType-imap): Do not translate "IMAP" in the line below
|
|
serverType-imap=IMAP Mail Server
|
|
serverType-none=Local Mail Store
|
|
# LOCALIZATION NOTES(serverType-movemail): DONT_TRANSLATE
|
|
serverType-movemail=Unix Movemail
|
|
|
|
recipientColumnHeader=Recipient
|
|
senderColumnHeader=Sender
|
|
|
|
# status feedback stuff
|
|
documentDonePrefix=Document: Done (
|
|
documentDonePostfix=secs)
|
|
documentDone=Document: Done
|
|
documentLoading=Loading Document...
|
|
|
|
unreadMsgStatus=Unread: %S
|
|
totalMsgStatus=Total: %S
|
|
|
|
# localized folder names
|
|
|
|
localFolders=Local Folders
|
|
|
|
inboxFolderName=Inbox
|
|
trashFolderName=Trash
|
|
sentFolderName=Sent
|
|
draftsFolderName=Drafts
|
|
templatesFolderName=Templates
|
|
unsentFolderName=Unsent Messages
|
|
|
|
# priorityNormal is just a blank space, not included here.
|
|
priorityLowest=Lowest
|
|
priorityLow=Low
|
|
priorityHigh=High
|
|
priorityHighest=Highest
|
|
|
|
replied=Replied
|
|
forwarded=Forwarded
|
|
new=New
|
|
read=Read
|
|
|
|
# mailnews.js
|
|
|
|
messenger.throbber.url=http://www.mozilla.org/
|
|
compose.throbber.url=http://www.mozilla.org/
|
|
addressbook.throbber.url=http://www.mozilla.org/
|
|
mailnews.send_default_charset=ISO-8859-1
|
|
mailnews.view_default_charset=ISO-8859-1
|
|
|