зеркало из https://github.com/mozilla/pjs.git
59 строки
1.5 KiB
Properties
59 строки
1.5 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 the outlook express import code to display status/error
|
|
# and informational messages
|
|
#
|
|
|
|
# Short name of import module
|
|
## @name TEXTIMPORT_NAME
|
|
## @loc None
|
|
2000=Text
|
|
|
|
# Description of import module
|
|
## @name TEXTIMPORT_DESCRIPTION
|
|
## @loc None
|
|
2001=Address books in text format, comma or tab delimitted
|
|
|
|
# Description of import module
|
|
## @name TEXTIMPORT_ADDRESS_NAME
|
|
## @loc None
|
|
2002=Text Address Book
|
|
|
|
# Description
|
|
## @name TEXTIMPORT_ADDRESS_SUCCESS
|
|
## @loc None
|
|
2003=Imported address book %S
|
|
|
|
# Error message
|
|
## @name TEXTIMPORT_ADDRESS_BADPARAM
|
|
## @loc None
|
|
2004=Bad parameter passed to import address book.
|
|
|
|
# Error message
|
|
## @name TEXTIMPORT_ADDRESS_BADSOURCEFILE
|
|
## @loc None
|
|
2005=Error accessing file for address book %S.
|
|
|
|
# Error message
|
|
## @name TEXTIMPORT_ADDRESS_CONVERTERROR
|
|
## @loc None
|
|
2006=Error importing address book %S, all addresses may not have been imported.
|
|
|
|
|
|
|