14384: [L12y] PLS remove locale name (en-US) from "imapMsgs_en-US.properties".

This commit is contained in:
tao%netscape.com 1999-09-21 00:50:13 +00:00
parent cd4f1457cc
commit 13f51b82bb
7 changed files with 498 additions and 6 deletions

View File

@ -1 +1 @@
imapMsgs_en-US.properties
imapMsgs.properties

View File

@ -25,5 +25,5 @@ include $(DEPTH)/config/autoconf.mk
include $(topsrcdir)/config/rules.mk
install::
$(INSTALL) $(srcdir)/imapMsgs_en-US.properties $(DIST)/bin/chrome/messenger/locale/en-US
$(INSTALL) $(srcdir)/imapMsgs.properties $(DIST)/bin/chrome/messenger/locale/en-US

View File

@ -0,0 +1,246 @@
# 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.
#
#
# This file is renamed from "imapMsgs_en-US.properties.
#
# The following are used by the imap code to display progress/status/error messages
#
# Out of memory
## @name IMAP_OUT_OF_MEMORY
## @loc None
-1000=Application is out of memory.
# Status - opening folder
## @name IMAP_STATUS_SELECTING_MAILBOX
## @loc None
5000=Opening folder...
# Status - create folder
## @name IMAP_STATUS_CREATING_MAILBOX
## @loc None
5001=Creating folder...
# Status - deleting a folder
## @name IMAP_STATUS_DELETING_MAILBOX
## @loc None
5002=Deleting folder %s...
# Status - renaming mailbox
## @name IMAP_STATUS_RENAMING_MAILBOX
## @loc None
5003=Renaming folder %s...
# Status - looking for mailboxes
## @name IMAP_STATUS_LOOKING_FOR_MAILBOX
## @loc None
5004=Looking for folders...
# Status - subscribing to mailbox
## @name IMAP_STATUS_SUBSCRIBE_TO_MAILBOX
## @loc None
5005=Subscribing to folder %s...
# Status - unsubscribing from mailbox
## @name IMAP_STATUS_UNSUBSCRIBE_MAILBOX
## @loc None
5006=Unsubscribing from folder %s...
# Status - searching imap folder
## @name IMAP_STATUS_SEARCH_MAILBOX
## @loc None
5007=Searching folder...
# Status - getting message info
## @name IMAP_STATUS_MSG_INFO
## @loc None
5008=Getting message info...
# Status - closing a folder
## @name IMAP_STATUS_CLOSE_MAILBOX
## @loc None
5009=Closing folder...
# Status - compacting a folder
## @name IMAP_STATUS_EXPUNGING_MAILBOX
## @loc None
5010=Compacting folder...
# Status - logging out
## @name IMAP_STATUS_LOGGING_OUT
## @loc None
5011=Logging out...
# Status - checking server capabilities
## @name IMAP_STATUS_CHECK_COMPAT
## @loc None
5012=Checking mail server capabilities...
# Status - logging on
## @name IMAP_STATUS_SENDING_LOGIN
## @loc None
5013=Sending login information...
# Status - auth logon
## @name IMAP_STATUS_SENDING_AUTH_LOGIN
## @loc None
5014=Sending authenticate login information...
## @name IMAP_DOWNLOADING_MESSAGE
## @loc None
5015=Downloading message...
## @name IMAP_CREATE_FOLDER_BUT_NO_SUBSCRIBE
## @loc None
5016=Folder creation succeeded, but Netscape was unable to subscribe the new folder.
## @name IMAP_DELETE_FOLDER_BUT_NO_UNSUBSCRIBE
## @loc None
5017=Folder deletion succeeded, but Netscape was unable to unsubscribe from the folder.
## @name IMAP_RENAME_FOLDER_BUT_NO_SUBSCRIBE
## @loc None
5018=Folder move succeeded, but Netscape was unable to subscribe to the new folder name.
## @name IMAP_RENAME_FOLDER_BUT_NO_UNSUBSCRIBE
## @loc None
5019=Folder move succeeded, but Netscape was unable to unsubscribe from the old folder name.
## @name IMAP_STATUS_GETTING_NAMESPACE
## @loc None
5020=Checking IMAP Namespace...
## @name IMAP_UPGRADE_NO_PERSONAL_NAMESPACE
## @loc None
5021="The mail server indicates that you may not have any personal mail folders.\nPlease verify your subscriptions.
## @name IMAP_UPGRADE_TOO_MANY_FOLDERS
## @loc None
5022=While trying to automatically subscribe, Netscape has found a large number of mail folders.\nPlease select which folders you would like subscribed.
## @name IMAP_UPGRADE_PROMPT_USER
## @loc None
5023=Netscape has detected that you have upgraded from a previous version of Communicator.\nYou will need to choose which mail folders you want subscribed.
## @name IMAP_UPGRADE_PROMPT_USER_2
## @loc None
5024=Any folders which are left unsubscribed will not appear in your folder lists,\nbut can be subscribed to later by choosing File / Subscribe.
## @name IMAP_UPGRADE_PROMPT_QUESTION
## @loc None
5025=Would you like Netscape to try to automatically subscribe to all your folders?
## @name IMAP_UPGRADE_CUSTOM
## @loc None
5026=Please choose which folders you want subscribed in the Subscribe window...
## @name IMAP_UPGRADE_WAIT_WHILE_UPGRADE
## @loc None
5027=Please wait while Netscape upgrades you to use IMAP mail folder subscriptions...
## @name IMAP_UPGRADE_SUCCESSFUL
## @loc None
5028=The upgrade was successful.
## @name IMAP_GETTING_ACL_FOR_FOLDER
## @loc None
5029=Getting folder ACL...
## @name IMAP_GETTING_SERVER_INFO
## @loc None
5030=Getting Server Configuration Info...
## @name IMAP_GETTING_MAILBOX_INFO
## @loc None
5031=Getting Mailbox Configuration Info...
## @name IMAP_EMPTY_MIME_PART
## @loc None
5032=This body part will be downloaded on demand.
## @name IMAP_UNABLE_TO_SAVE_MESSAGE
## @loc None
5033=IMAP Error: The message could not be saved due to an error.
## @name IMAP_NO_ONLINE_FOLDER
## @loc None
5034=IMAP Error: The online folder information could not be retrieved.
## @name IMAP_LOGIN_FAILED
## @loc None
5035=Login failed.
## @name IMAP_RECEIVING_MESSAGE_HEADERS_OF
## @loc None
5036=%s Receiving: message headers %lu of %lu
## @name IMAP_RECEIVING_MESSAGE_FLAGS_OF
## @loc None
5037=%s Receiving: message flags %lu of %lu
## @name IMAP_DELETING_MESSAGES
## @loc None
5038=Deleting messages...
## @name IMAP_DELETING_MESSAGE
## @loc None
5039=Deleting message...
## @name IMAP_MOVING_MESSAGES_TO
## @loc None
5040=Moving messages to %s...
## @name IMAP_MOVING_MESSAGE_TO
## @loc None
5041=Moving message to %s...
## @name IMAP_COPYING_MESSAGES_TO
## @loc None
5042=Copying messages %s...
## @name IMAP_COPYING_MESSAGE_TO
## @loc None
5043=Copying message %s...
## @name IMAP_SELECTING_MAILBOX
## @loc None
5044=Opening folder %s...
## @name IMAP_FOLDER_RECEIVING_MESSAGE_OF
## @loc None
5045=%s - Receiving: message %lu of %lu
## @name IMAP_DISCOVERING_MAILBOX
## @loc None
5046=Found folder: %s
## @name IMAP_ENTER_PASSWORD_PROMPT
## @loc None
5047=Enter your password for %1$s@%2$s.
## @name IMAP_SERVER_NOT_IMAP4
## @loc None
5048=This mail server is not an IMAP4 mail server.
## @name IMAP_SERVER_SAID
## @loc None
5049=The current command did not succeed. The mail server responded:\n
## @name IMAP_DONE
## @loc None
5050=Document: Done

View File

@ -21,8 +21,8 @@ MODULE=msgimap
include <$(DEPTH)\config\rules.mak>
install::
$(MAKE_INSTALL) imapMsgs_en-US.properties $(DIST)\bin\chrome\messenger\locale\en-US
$(MAKE_INSTALL) imapMsgs.properties $(DIST)\bin\chrome\messenger\locale\en-US
clobber::
rm -f $(DIST)bin\chrome\messenger\locale\en-US\imapMsgs_en-US.properties
rm -f $(DIST)bin\chrome\messenger\locale\en-US\imapMsgs.properties

View File

@ -1167,7 +1167,7 @@ NS_IMETHODIMP nsImapIncomingServer::FEAlertFromServer(const char *aString)
/* This is the next generation string retrieval call */
static NS_DEFINE_CID(kStringBundleServiceCID, NS_STRINGBUNDLESERVICE_CID);
#define IMAP_MSGS_URL "resource:/chrome/messenger/locale/en-US/imapMsgs_en-US.properties"
#define IMAP_MSGS_URL "chrome://messenger/locale/imapMsgs.properties"
NS_IMETHODIMP nsImapIncomingServer::GetImapStringByID(PRInt32 aMsgId, PRUnichar **aString)
{

View File

@ -26,7 +26,7 @@
/* This is the next generation string retrieval call */
static NS_DEFINE_CID(kStringBundleServiceCID, NS_STRINGBUNDLESERVICE_CID);
#define IMAP_MSGS_URL "resource:/chrome/messenger/locale/en-US/imapMsgs_en-US.properties"
#define IMAP_MSGS_URL "chrome://messenger/locale/imapMsgs.properties"
extern "C"
PRUnichar *

View File

@ -0,0 +1,246 @@
# 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.
#
#
# This file is renamed from "imapMsgs_en-US.properties.
#
# The following are used by the imap code to display progress/status/error messages
#
# Out of memory
## @name IMAP_OUT_OF_MEMORY
## @loc None
-1000=Application is out of memory.
# Status - opening folder
## @name IMAP_STATUS_SELECTING_MAILBOX
## @loc None
5000=Opening folder...
# Status - create folder
## @name IMAP_STATUS_CREATING_MAILBOX
## @loc None
5001=Creating folder...
# Status - deleting a folder
## @name IMAP_STATUS_DELETING_MAILBOX
## @loc None
5002=Deleting folder %s...
# Status - renaming mailbox
## @name IMAP_STATUS_RENAMING_MAILBOX
## @loc None
5003=Renaming folder %s...
# Status - looking for mailboxes
## @name IMAP_STATUS_LOOKING_FOR_MAILBOX
## @loc None
5004=Looking for folders...
# Status - subscribing to mailbox
## @name IMAP_STATUS_SUBSCRIBE_TO_MAILBOX
## @loc None
5005=Subscribing to folder %s...
# Status - unsubscribing from mailbox
## @name IMAP_STATUS_UNSUBSCRIBE_MAILBOX
## @loc None
5006=Unsubscribing from folder %s...
# Status - searching imap folder
## @name IMAP_STATUS_SEARCH_MAILBOX
## @loc None
5007=Searching folder...
# Status - getting message info
## @name IMAP_STATUS_MSG_INFO
## @loc None
5008=Getting message info...
# Status - closing a folder
## @name IMAP_STATUS_CLOSE_MAILBOX
## @loc None
5009=Closing folder...
# Status - compacting a folder
## @name IMAP_STATUS_EXPUNGING_MAILBOX
## @loc None
5010=Compacting folder...
# Status - logging out
## @name IMAP_STATUS_LOGGING_OUT
## @loc None
5011=Logging out...
# Status - checking server capabilities
## @name IMAP_STATUS_CHECK_COMPAT
## @loc None
5012=Checking mail server capabilities...
# Status - logging on
## @name IMAP_STATUS_SENDING_LOGIN
## @loc None
5013=Sending login information...
# Status - auth logon
## @name IMAP_STATUS_SENDING_AUTH_LOGIN
## @loc None
5014=Sending authenticate login information...
## @name IMAP_DOWNLOADING_MESSAGE
## @loc None
5015=Downloading message...
## @name IMAP_CREATE_FOLDER_BUT_NO_SUBSCRIBE
## @loc None
5016=Folder creation succeeded, but Netscape was unable to subscribe the new folder.
## @name IMAP_DELETE_FOLDER_BUT_NO_UNSUBSCRIBE
## @loc None
5017=Folder deletion succeeded, but Netscape was unable to unsubscribe from the folder.
## @name IMAP_RENAME_FOLDER_BUT_NO_SUBSCRIBE
## @loc None
5018=Folder move succeeded, but Netscape was unable to subscribe to the new folder name.
## @name IMAP_RENAME_FOLDER_BUT_NO_UNSUBSCRIBE
## @loc None
5019=Folder move succeeded, but Netscape was unable to unsubscribe from the old folder name.
## @name IMAP_STATUS_GETTING_NAMESPACE
## @loc None
5020=Checking IMAP Namespace...
## @name IMAP_UPGRADE_NO_PERSONAL_NAMESPACE
## @loc None
5021="The mail server indicates that you may not have any personal mail folders.\nPlease verify your subscriptions.
## @name IMAP_UPGRADE_TOO_MANY_FOLDERS
## @loc None
5022=While trying to automatically subscribe, Netscape has found a large number of mail folders.\nPlease select which folders you would like subscribed.
## @name IMAP_UPGRADE_PROMPT_USER
## @loc None
5023=Netscape has detected that you have upgraded from a previous version of Communicator.\nYou will need to choose which mail folders you want subscribed.
## @name IMAP_UPGRADE_PROMPT_USER_2
## @loc None
5024=Any folders which are left unsubscribed will not appear in your folder lists,\nbut can be subscribed to later by choosing File / Subscribe.
## @name IMAP_UPGRADE_PROMPT_QUESTION
## @loc None
5025=Would you like Netscape to try to automatically subscribe to all your folders?
## @name IMAP_UPGRADE_CUSTOM
## @loc None
5026=Please choose which folders you want subscribed in the Subscribe window...
## @name IMAP_UPGRADE_WAIT_WHILE_UPGRADE
## @loc None
5027=Please wait while Netscape upgrades you to use IMAP mail folder subscriptions...
## @name IMAP_UPGRADE_SUCCESSFUL
## @loc None
5028=The upgrade was successful.
## @name IMAP_GETTING_ACL_FOR_FOLDER
## @loc None
5029=Getting folder ACL...
## @name IMAP_GETTING_SERVER_INFO
## @loc None
5030=Getting Server Configuration Info...
## @name IMAP_GETTING_MAILBOX_INFO
## @loc None
5031=Getting Mailbox Configuration Info...
## @name IMAP_EMPTY_MIME_PART
## @loc None
5032=This body part will be downloaded on demand.
## @name IMAP_UNABLE_TO_SAVE_MESSAGE
## @loc None
5033=IMAP Error: The message could not be saved due to an error.
## @name IMAP_NO_ONLINE_FOLDER
## @loc None
5034=IMAP Error: The online folder information could not be retrieved.
## @name IMAP_LOGIN_FAILED
## @loc None
5035=Login failed.
## @name IMAP_RECEIVING_MESSAGE_HEADERS_OF
## @loc None
5036=%s Receiving: message headers %lu of %lu
## @name IMAP_RECEIVING_MESSAGE_FLAGS_OF
## @loc None
5037=%s Receiving: message flags %lu of %lu
## @name IMAP_DELETING_MESSAGES
## @loc None
5038=Deleting messages...
## @name IMAP_DELETING_MESSAGE
## @loc None
5039=Deleting message...
## @name IMAP_MOVING_MESSAGES_TO
## @loc None
5040=Moving messages to %s...
## @name IMAP_MOVING_MESSAGE_TO
## @loc None
5041=Moving message to %s...
## @name IMAP_COPYING_MESSAGES_TO
## @loc None
5042=Copying messages %s...
## @name IMAP_COPYING_MESSAGE_TO
## @loc None
5043=Copying message %s...
## @name IMAP_SELECTING_MAILBOX
## @loc None
5044=Opening folder %s...
## @name IMAP_FOLDER_RECEIVING_MESSAGE_OF
## @loc None
5045=%s - Receiving: message %lu of %lu
## @name IMAP_DISCOVERING_MAILBOX
## @loc None
5046=Found folder: %s
## @name IMAP_ENTER_PASSWORD_PROMPT
## @loc None
5047=Enter your password for %1$s@%2$s.
## @name IMAP_SERVER_NOT_IMAP4
## @loc None
5048=This mail server is not an IMAP4 mail server.
## @name IMAP_SERVER_SAID
## @loc None
5049=The current command did not succeed. The mail server responded:\n
## @name IMAP_DONE
## @loc None
5050=Document: Done