mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 20:17:37 +00:00
217 lines
3.7 KiB
Properties
217 lines
3.7 KiB
Properties
|
# The contents of this file are subject to the Netscape Public License
|
||
|
# Version 1.0 (the "NPL"); you may not use this file except in
|
||
|
# compliance with the NPL. You may obtain a copy of the NPL at
|
||
|
# http://www.mozilla.org/NPL/
|
||
|
#
|
||
|
# Software distributed under the NPL is distributed on an "AS IS" basis,
|
||
|
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL
|
||
|
# for the specific language governing rights and limitations under the
|
||
|
# NPL.
|
||
|
#
|
||
|
# The Initial Developer of this code under the NPL is Netscape
|
||
|
# Communications Corporation. Portions created by Netscape are
|
||
|
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||
|
# Reserved.
|
||
|
#
|
||
|
|
||
|
#
|
||
|
# The following are used by libmime to emit header display in HTML
|
||
|
#
|
||
|
|
||
|
# Out of memory
|
||
|
## @name MIME_OUT_OF_MEMORY
|
||
|
## @loc None
|
||
|
-1000=Application is out of memory.
|
||
|
|
||
|
# Can't open a temp file
|
||
|
## @name MIME_UNABLE_TO_OPEN_TMP_FILE
|
||
|
## @loc None
|
||
|
-1001=Unable to open the temporary file\n%.200s.\n\n\Check your `Temporary Directory' setting and try again.
|
||
|
|
||
|
# Can't write temp file
|
||
|
## @name MIME_ERROR_WRITING_FILE
|
||
|
## @loc None
|
||
|
-1002=Error writing temporary file.
|
||
|
|
||
|
# Mail subject
|
||
|
## @name MIME_MHTML_SUBJECT
|
||
|
## @loc None
|
||
|
1000=Subject
|
||
|
|
||
|
# Resent-Comments
|
||
|
## @name MIME_MHTML_RESENT_COMMENTS
|
||
|
## @loc
|
||
|
1001=Resent-Comments
|
||
|
|
||
|
# Resent-Date
|
||
|
## @name MIME_MHTML_RESENT_DATE
|
||
|
## @loc
|
||
|
1002=Resent-Date
|
||
|
|
||
|
# Resent-Sender
|
||
|
## @name MIME_MHTML_RESENT_SENDER
|
||
|
## @loc
|
||
|
1003=Resent-Sender
|
||
|
|
||
|
# Resent-From
|
||
|
## @name MIME_MHTML_RESENT_FROM
|
||
|
## @loc
|
||
|
1004=Resent-From
|
||
|
|
||
|
# Resent-To
|
||
|
## @name MIME_MHTML_RESENT_TO
|
||
|
## @loc
|
||
|
1005=Resent-To
|
||
|
|
||
|
# Resent-CC
|
||
|
## @name MIME_MHTML_RESENT_CC
|
||
|
## @loc
|
||
|
1006=Resent-CC
|
||
|
|
||
|
# Date
|
||
|
## @name MIME_MHTML_DATE
|
||
|
## @loc
|
||
|
1007=Date
|
||
|
|
||
|
# Sender
|
||
|
## @name MIME_MHTML_SENDER
|
||
|
## @loc
|
||
|
1008=Sender
|
||
|
|
||
|
# From
|
||
|
## @name MIME_MHTML_FROM
|
||
|
## @loc
|
||
|
1009=From
|
||
|
|
||
|
# Reply-To
|
||
|
## @name MIME_MHTML_REPLY_TO
|
||
|
## @loc
|
||
|
1010=Reply-To
|
||
|
|
||
|
# Organization
|
||
|
## @name MIME_MHTML_ORGANIZATION
|
||
|
## @loc
|
||
|
1011=Organization
|
||
|
|
||
|
# To
|
||
|
## @name MIME_MHTML_TO
|
||
|
## @loc
|
||
|
1012=To
|
||
|
|
||
|
# CC
|
||
|
## @name MIME_MHTML_CC
|
||
|
## @loc
|
||
|
1013=CC
|
||
|
|
||
|
# Newsgroups
|
||
|
## @name MIME_MHTML_NEWSGROUPS
|
||
|
## @loc
|
||
|
1014=Newsgroups
|
||
|
|
||
|
# Followup-To
|
||
|
## @name MIME_MHTML_FOLLOWUP_TO
|
||
|
## @loc
|
||
|
1015=Followup-To
|
||
|
|
||
|
# References
|
||
|
## @name MIME_MHTML_REFERENCES
|
||
|
## @loc
|
||
|
1016=References
|
||
|
|
||
|
# Name
|
||
|
## @name MIME_MHTML_NAME
|
||
|
## @loc
|
||
|
1017=Name
|
||
|
|
||
|
# Type
|
||
|
## @name MIME_MHTML_TYPE
|
||
|
## @loc
|
||
|
1018=Type
|
||
|
|
||
|
# Encoding
|
||
|
## @name MIME_MHTML_ENCODING
|
||
|
## @loc
|
||
|
1019=Encoding
|
||
|
|
||
|
# Description
|
||
|
## @name MIME_MHTML_DESCRIPTION
|
||
|
## @loc
|
||
|
1020=Description
|
||
|
|
||
|
# Message ID
|
||
|
## @name MIME_MHTML_MESSAGE_ID
|
||
|
## @loc
|
||
|
1021=Message-ID
|
||
|
|
||
|
# Resent Message ID
|
||
|
## @name MIME_MHTML_RESENT_MESSAGE_ID
|
||
|
## @loc
|
||
|
1022=Resent-Message-ID
|
||
|
|
||
|
# BCC
|
||
|
## @name MIME_MHTML_BCC
|
||
|
## @loc
|
||
|
1023=BCC
|
||
|
|
||
|
# Download Status
|
||
|
## @name MIME_MHTML_DOWNLOAD_STATUS_HEADER
|
||
|
## @loc
|
||
|
1024=Download Status
|
||
|
|
||
|
# Download status not downloaded
|
||
|
## @name MIME_MHTML_DOWNLOAD_STATUS_NOT_DOWNLOADED
|
||
|
## @loc
|
||
|
1025=Not Downloaded Inline
|
||
|
|
||
|
# Link to doc
|
||
|
## @name MIME_MSG_LINK_TO_DOCUMENT
|
||
|
## @loc
|
||
|
1026=Link to Document
|
||
|
|
||
|
# Get Doc info
|
||
|
## @name MIME_MSG_DOCUMENT_INFO
|
||
|
## @loc
|
||
|
1027=<B>Document Info:</B>
|
||
|
|
||
|
# Msg Attachment
|
||
|
## @name MIME_MSG_ATTACHMENT
|
||
|
## @loc
|
||
|
1028=Attachment
|
||
|
|
||
|
# Forwarded Msg Attachment
|
||
|
## @name MIME_FORWARDED_MESSAGE_ATTACHMENT
|
||
|
## @loc
|
||
|
1029=forward.msg
|
||
|
|
||
|
# Mouseover text
|
||
|
## @name MIME_MSG_ADDBOOK_MOUSEOVER_TEXT
|
||
|
## @loc
|
||
|
1030=Add %s to your Address Book
|
||
|
|
||
|
# XSender Internal
|
||
|
## @name MIME_MSG_XSENDER_INTERNAL
|
||
|
## @loc
|
||
|
1031=<B><FONT COLOR=\042#808080\042> Internal</FONT></B>
|
||
|
|
||
|
# User wrote
|
||
|
## @name MIME_MSG_X_USER_WROTE
|
||
|
## @loc
|
||
|
1032=In message %s %s wrote:<P>
|
||
|
|
||
|
# Msg user wrote
|
||
|
## @name MIME_MSG_USER_WROTE
|
||
|
## @loc
|
||
|
1033=%s wrote:<P>
|
||
|
|
||
|
# No Headers
|
||
|
## @name MIME_MSG_NO_HEADERS
|
||
|
## @loc
|
||
|
1034=(no headers)
|
||
|
|
||
|
# No Headers
|
||
|
## @name MIME_MSG_SHOW_ATTACHMENT_PANE
|
||
|
## @loc
|
||
|
1035=Toggle Attachment Pane
|
||
|
|
||
|
|