WE can't insert \n (newline character) in the properties file so take them out.

This commit is contained in:
mscott%netscape.com 1999-09-21 06:51:01 +00:00
parent 89d0710275
commit 7dcf10120d
2 changed files with 22 additions and 48 deletions

View File

@ -14,8 +14,6 @@
# Reserved.
#
#
# This file is renamed from "composeMsgs_en.properties".
#
# The following are used by the compose back end
#
@ -50,51 +48,40 @@
12509=Assembling message...
## @name NS_MSG_NO_SENDER
12509=No sender was specified.\n\Please fill in your email address in the\n\Mail and Newsgroup preferences.
12510=No sender was specified.\n\Please fill in your email address in the\n\Mail and Newsgroup preferences.
## @name NS_MSG_NO_RECIPIENTS
12510=No recipients were specified.\n\Please enter a recipient in a To: line,\n\or a newsgroup in a Group: line..
12511=No recipients were specified.\n\Please enter a recipient in a To: line,\n\or a newsgroup in a Group: line..
## @name NS_MSG_ERROR_WRITING_FILE
12511=Error writing temporary file.
12512=Error writing temporary file.
## @name NS_ERROR_COULD_NOT_LOGIN_TO_SMTP_SERVER
12512=An error occurred sending mail:\n\
Mozilla was unable to connect to the SMTP server.\n\
The server may be down or may be incorrectly configured.\n\n\
Please verify that your Mail preferences are correct\n\
and try again.
12513=An error occurred sending mail:\nMozilla was unable to connect to the SMTP server.\nThe server may be down or may be incorrectly configured.\n\nPlease verify that your Mail preferences are correct\n and try again.
## @name NS_ERROR_SENDING_FROM_COMMAND
12513=An error occurred while sending mail.\n\
The mail server responded:\n\
%s\n\
Please verify that your email address is correct\n\
in your Mail preferences and try again.
12514=An error occurred while sending mail.\nThe mail server responded:\n %s\nPlease verify that your email address is correct\n in your Mail preferences and try again.
## @name NS_ERROR_SENDING_RCPT_COMMAND
12514=An error occurred while sending mail.\n\
The mail server responded:\n\
%s\n\
Please check the message recipients and try again.
12515=An error occurred while sending mail.\nThe mail server responded:\n %s\nPlease check the message recipients and try again.
## @name NS_ERROR_SENDING_DATA_COMMAND
12515=An (SMTP) error occurred while sending mail.\nServer responded: %s
12516=An (SMTP) error occurred while sending mail.\nServer responded: %s
## @name NS_ERROR_SENDING_MESSAGE
12516=An error occurred while sending mail.\n\
12517=An error occurred while sending mail.\n\
The mail server responded:\n\
%s.\n\
Please check the message and try again.
## @name NS_ERROR_SERVER_ERROR
12517=An error occurred sending mail: SMTP server error.\n\
12518=An error occurred sending mail: SMTP server error.\n\
The server responded:\n\
%s\n\
Contact your mail administrator for assistance.
## @name NS_ERROR_QUEUED_DELIVERY_FAILED
12518=An error occurred delivering unsent messages.
12519=An error occurred delivering unsent messages.
## @name NS_ERROR_SEND_FAILED
12519=Sending of message failed.
12520=Sending of message failed.

View File

@ -14,8 +14,6 @@
# Reserved.
#
#
# This file is renamed from "composeMsgs_en.properties".
#
# The following are used by the compose back end
#
@ -50,51 +48,40 @@
12509=Assembling message...
## @name NS_MSG_NO_SENDER
12509=No sender was specified.\n\Please fill in your email address in the\n\Mail and Newsgroup preferences.
12510=No sender was specified.\n\Please fill in your email address in the\n\Mail and Newsgroup preferences.
## @name NS_MSG_NO_RECIPIENTS
12510=No recipients were specified.\n\Please enter a recipient in a To: line,\n\or a newsgroup in a Group: line..
12511=No recipients were specified.\n\Please enter a recipient in a To: line,\n\or a newsgroup in a Group: line..
## @name NS_MSG_ERROR_WRITING_FILE
12511=Error writing temporary file.
12512=Error writing temporary file.
## @name NS_ERROR_COULD_NOT_LOGIN_TO_SMTP_SERVER
12512=An error occurred sending mail:\n\
Mozilla was unable to connect to the SMTP server.\n\
The server may be down or may be incorrectly configured.\n\n\
Please verify that your Mail preferences are correct\n\
and try again.
12513=An error occurred sending mail:\nMozilla was unable to connect to the SMTP server.\nThe server may be down or may be incorrectly configured.\n\nPlease verify that your Mail preferences are correct\n and try again.
## @name NS_ERROR_SENDING_FROM_COMMAND
12513=An error occurred while sending mail.\n\
The mail server responded:\n\
%s\n\
Please verify that your email address is correct\n\
in your Mail preferences and try again.
12514=An error occurred while sending mail.\nThe mail server responded:\n %s\nPlease verify that your email address is correct\n in your Mail preferences and try again.
## @name NS_ERROR_SENDING_RCPT_COMMAND
12514=An error occurred while sending mail.\n\
The mail server responded:\n\
%s\n\
Please check the message recipients and try again.
12515=An error occurred while sending mail.\nThe mail server responded:\n %s\nPlease check the message recipients and try again.
## @name NS_ERROR_SENDING_DATA_COMMAND
12515=An (SMTP) error occurred while sending mail.\nServer responded: %s
12516=An (SMTP) error occurred while sending mail.\nServer responded: %s
## @name NS_ERROR_SENDING_MESSAGE
12516=An error occurred while sending mail.\n\
12517=An error occurred while sending mail.\n\
The mail server responded:\n\
%s.\n\
Please check the message and try again.
## @name NS_ERROR_SERVER_ERROR
12517=An error occurred sending mail: SMTP server error.\n\
12518=An error occurred sending mail: SMTP server error.\n\
The server responded:\n\
%s\n\
Contact your mail administrator for assistance.
## @name NS_ERROR_QUEUED_DELIVERY_FAILED
12518=An error occurred delivering unsent messages.
12519=An error occurred delivering unsent messages.
## @name NS_ERROR_SEND_FAILED
12519=Sending of message failed.
12520=Sending of message failed.