mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 04:27:37 +00:00
61 lines
1.5 KiB
Properties
61 lines
1.5 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):
|
|
#
|
|
|
|
#
|
|
# The following are used by the outlook express import code to display status/error
|
|
# and informational messages
|
|
#
|
|
|
|
# Short name of import module
|
|
## @name OEIMPORT_NAME
|
|
## @loc None
|
|
2000=Outlook Express
|
|
|
|
# Description of import module
|
|
## @name OEIMPORT_DESCRIPTION
|
|
## @loc None
|
|
2001=Outlook Express mail and address books
|
|
|
|
# Success message
|
|
## @name OEIMPORT_MAILBOX_SUCCESS
|
|
## @loc None
|
|
2002=Mailbox %S, imported %d messages
|
|
|
|
# Error message
|
|
## @name OEIMPORT_MAILBOX_BADPARAM
|
|
## @loc None
|
|
2003=Bad parameter passed to import mailbox.
|
|
|
|
# Error message
|
|
## @name OEIMPORT_MAILBOX_BADSOURCEFILE
|
|
## @loc None
|
|
2004=Error accessing file for mailbox %S.
|
|
|
|
# Error message
|
|
## @name OEIMPORT_MAILBOX_CONVERTERROR
|
|
## @loc None
|
|
2005=Error importing mailbox %S, all messages may not be imported from this mailbox.
|
|
|
|
|
|
|
|
|
|
|
|
|