зеркало из https://github.com/mozilla/pjs.git
Work of fixing Bug #276918 --> Thunderbird installer and zip builds are DOA after the aviary landing to mozilla\toolkit with
toolkit entity errors. Locale restructuring to match work done on the aviary 1.0 branch.
This commit is contained in:
Родитель
a57bc99169
Коммит
e9b5e5f096
|
@ -42,7 +42,9 @@ VPATH = @srcdir@
|
|||
|
||||
include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
DEFINES += -DTHUNDERBIRD_ICO=\"$(DIST)/branding/thunderbird.ico\"
|
||||
AB_CD = $(MOZ_UI_LOCALE)
|
||||
|
||||
DEFINES += -DTHUNDERBIRD_ICO=\"$(DIST)/branding/thunderbird.ico\" -DAB_CD=$(AB_CD)
|
||||
|
||||
DIRS = profile
|
||||
|
||||
|
|
|
@ -39,7 +39,8 @@ pref("general.useragent.vendor", "Thunderbird");
|
|||
pref("general.useragent.vendorSub",
|
||||
#expand __APP_VERSION__
|
||||
);
|
||||
pref("general.useragent.locale", "en-US");
|
||||
|
||||
#expand pref("general.useragent.locale", "__AB_CD__");
|
||||
pref("general.skins.selectedSkin", "classic/1.0");
|
||||
|
||||
pref("app.extensions.version", "0.6");
|
||||
|
|
|
@ -5,6 +5,3 @@ messenger.jar:
|
|||
|
||||
comm.jar:
|
||||
+ content/editor/EdSpellCheck.js (content/EdSpellCheck.js)
|
||||
|
||||
en-US.jar:
|
||||
+ locale/en-US/messenger/messengercompose/messengercompose.dtd (locale/messengercompose.dtd)
|
||||
|
|
|
@ -2,8 +2,4 @@ messenger.jar:
|
|||
* content/messenger/migration/migration.xul (content/migration.xul)
|
||||
* content/messenger/migration/migration.js (content/migration.js)
|
||||
* content/messenger/migration/migration.css (content/migration.css)
|
||||
|
||||
en-US.jar:
|
||||
locale/en-US/messenger/migration/migration.dtd (locale/migration.dtd)
|
||||
locale/en-US/messenger/migration/migration.properties (locale/migration.properties)
|
||||
|
||||
|
|
|
@ -1,37 +0,0 @@
|
|||
messenger.jar:
|
||||
+ content/messenger/messengercompose/pref-composing_messages.xul (content/pref-composing_messages.xul)
|
||||
content/messenger/messengercompose/pref-composing_html.xul (content/pref-composing_html.xul)
|
||||
content/messenger/messengercompose/pref-sendOptions.xul (content/pref-sendOptions.xul)
|
||||
+ content/messenger/pref-viewing_messages.xul (content/pref-viewing_messages.xul)
|
||||
*+ content/messenger/pref-mailnews.xul (content/pref-mailnews.xul)
|
||||
*+ content/messenger/pref-mailnews.js (content/pref-mailnews.js)
|
||||
*+ content/messenger/pref-advanced.xul (content/pref-advanced.xul)
|
||||
*+ content/messenger/pref-advanced.js (content/pref-advanced.js)
|
||||
content/messenger/pref-masterpass.xul (content/pref-masterpass.xul)
|
||||
content/messenger/pref-connection.xul (content/pref-connection.xul)
|
||||
content/messenger/pref-connection.js (content/pref-connection.js)
|
||||
|
||||
comm.jar:
|
||||
+ content/communicator/pref/pref.xul (content/pref.xul)
|
||||
*+ content/communicator/pref/nsPrefWindow.js (content/nsPrefWindow.js)
|
||||
*+ content/communicator/pref/pref-fonts.xul (content/pref-fonts.xul)
|
||||
*+ content/communicator/pref/pref-fonts.js (content/pref-fonts.js)
|
||||
* content/communicator/pref/pref-calibrate-screen.xul (content/pref-calibrate-screen.xul)
|
||||
|
||||
en-US.jar:
|
||||
+ locale/en-US/communicator/pref/prefutilities.properties (locale/prefutilities.properties)
|
||||
+ locale/en-US/communicator/pref/pref-fonts.dtd (locale/pref-fonts.dtd)
|
||||
+ locale/en-US/messenger/messengercompose/pref-composing_messages.dtd (locale/pref-composing_messages.dtd)
|
||||
locale/en-US/messenger/messengercompose/pref-composing_html.dtd (locale/pref-composing_html.dtd)
|
||||
locale/en-US/messenger/messengercompose/pref-sendOptions.dtd (locale/pref-sendOptions.dtd)
|
||||
+ locale/en-US/messenger/pref-mailnews.dtd (locale/pref-mailnews.dtd)
|
||||
*+ locale/en-US/messenger/mailPrefsOverlay.dtd (locale/mailPrefsOverlay.dtd)
|
||||
+ locale/en-US/messenger/pref-viewing_messages.dtd (locale/pref-viewing_messages.dtd)
|
||||
+ locale/en-US/messenger/AccountManager.dtd (locale/AccountManager.dtd)
|
||||
+ locale/en-US/messenger/pref-advanced.dtd (locale/pref-advanced.dtd)
|
||||
+ locale/en-US/messenger/pref-masterpass.dtd (locale/pref-masterpass.dtd)
|
||||
locale/en-US/messenger/pref-connection.dtd (locale/pref-connection.dtd)
|
||||
+ locale/en-US/mozapps/downloads/pref-downloads.dtd (locale/pref-downloads.dtd)
|
||||
|
||||
en-win.jar:
|
||||
+ locale/en-US/messenger-mapi/pref-mailnewsOverlay.dtd (locale/pref-mailnewsOverlay.dtd)
|
|
@ -43,9 +43,6 @@ mail_chrome: mail-jar.mn
|
|||
$(NSINSTALL) -D $(DIST)/bin/tmpchrome/en-US
|
||||
$(UNZIP) -o -d $(DIST)/bin/tmpchrome/en-US $(DIST)/bin/chrome/en-US.jar
|
||||
|
||||
$(NSINSTALL) -D $(DIST)/bin/tmpchrome/US
|
||||
$(UNZIP) -o -d $(DIST)/bin/tmpchrome/US $(DIST)/bin/chrome/US.jar
|
||||
|
||||
ifdef MOZ_PSM
|
||||
$(NSINSTALL) -D $(DIST)/bin/tmpchrome/pipnss
|
||||
$(UNZIP) -o -d $(DIST)/bin/tmpchrome/pipnss $(DIST)/bin/chrome/pipnss.jar
|
||||
|
|
|
@ -4,111 +4,81 @@
|
|||
# Format is:
|
||||
#
|
||||
# <destination in en-US.jar>,<source in unzipped chrome>
|
||||
#
|
||||
# NOTE: directories don't recursively pick up subdirectories,
|
||||
# you have to manually specify them
|
||||
#
|
||||
|
||||
#################################################################################################
|
||||
# mail
|
||||
#################################################################################################
|
||||
locale/en-US/messenger, en-US/locale/en-US/messenger
|
||||
locale/en-US/messenger-mdn, en-US/locale/en-US/messenger-mdn
|
||||
locale/en-US/messenger/addressbook, en-US/locale/en-US/messenger/addressbook
|
||||
locale/en-US/messenger/messengercompose, en-US/locale/en-US/messenger/messengercompose
|
||||
locale/en-US/messenger/migration, en-US/locale/en-US/messenger/migration
|
||||
locale/en-US/messenger-smime, en-US/locale/en-US/messenger-smime
|
||||
locale/en-US/messenger-mapi, en-US/locale/en-US/messenger-mapi
|
||||
locale/en-US/messenger-offline, en-US/locale/en-US/messenger-offline
|
||||
locale/en-US/messenger-newsblog, en-US/locale/en-US/messenger-newsblog
|
||||
locale/en-US/messenger, en-US/locale/en-US/messenger
|
||||
locale/en-US/messenger/addressbook, en-US/locale/en-US/messenger/addressbook
|
||||
locale/en-US/messenger/messengercompose, en-US/locale/en-US/messenger/messengercompose
|
||||
locale/en-US/messenger/migration, en-US/locale/en-US/messenger/migration
|
||||
locale/en-US/messenger-smime, en-US/locale/en-US/messenger-smime
|
||||
locale/en-US/messenger-mapi, en-US/locale/en-US/messenger-mapi
|
||||
locale/en-US/messenger-mdn, en-US/locale/en-US/messenger-mdn
|
||||
locale/en-US/messenger-offline, en-US/locale/en-US/messenger-offline
|
||||
locale/en-US/messenger-newsblog, en-US/locale/en-US/messenger-newsblog
|
||||
locale/en-US/messenger-region, en-US/locale/en-US/messenger-region
|
||||
|
||||
#################################################################################################
|
||||
# xpfe extensions (ldap, wallet, etc)
|
||||
# xpfe extensions (ldap, etc)
|
||||
#################################################################################################
|
||||
locale/en-US/mozldap, en-US/locale/en-US/mozldap
|
||||
locale/en-US/necko, en-US/locale/en-US/necko
|
||||
locale/en-US/mozapps/downloads, en-US/locale/en-US/mozapps/downloads
|
||||
locale/en-US/mozapps/profile, en-US/locale/en-US/mozapps/profile
|
||||
locale/en-US/mozapps/extensions, en-US/locale/en-US/mozapps/extensions
|
||||
locale/en-US/mozapps/update, en-US/locale/en-US/mozapps/update
|
||||
locale/en-US/mozapps/xpinstall, en-US/locale/en-US/mozapps/xpinstall
|
||||
locale/en-US/mozapps/contents.rdf, en-US/locale/en-US/mozapps/contents.rdf
|
||||
locale/en-US/mozldap, en-US/locale/en-US/mozldap
|
||||
locale/en-US/necko, en-US/locale/en-US/necko
|
||||
|
||||
locale/en-US/navigator/contents.rdf, en-US/locale/en-US/navigator/contents.rdf
|
||||
locale/en-US/navigator/navigator.properties, en-US/locale/en-US/navigator/navigator.properties
|
||||
locale/en-US/mozapps, en-US/locale/en-US/mozapps
|
||||
locale/en-US/mozapps/downloads, en-US/locale/en-US/mozapps/downloads
|
||||
locale/en-US/mozapps/extensions, en-US/locale/en-US/mozapps/extensions
|
||||
locale/en-US/mozapps/profile, en-US/locale/en-US/mozapps/profile
|
||||
locale/en-US/mozapps/update, en-US/locale/en-US/mozapps/update
|
||||
locale/en-US/mozapps/xpinstall, en-US/locale/en-US/mozapps/xpinstall
|
||||
|
||||
locale/en-US/navigator, en-US/locale/en-US/navigator
|
||||
|
||||
#################################################################################################
|
||||
# global
|
||||
#################################################################################################
|
||||
locale/en-US/global, en-US/locale/en-US/global
|
||||
locale/en-US/global, en-US/locale/en-US/global
|
||||
locale/en-US/global/dom, en-US/locale/en-US/global/dom
|
||||
locale/en-US/global/history, en-US/locale/en-US/global/history
|
||||
locale/en-US/global/layout, en-US/locale/en-US/global/layout
|
||||
locale/en-US/global/security, en-US/locale/en-US/global/security
|
||||
locale/en-US/global/webservices, en-US/locale/en-US/global/webservices
|
||||
locale/en-US/global/xml, en-US/locale/en-US/global/xml
|
||||
locale/en-US/global/xpinstall, en-US/locale/en-US/global/xpinstall
|
||||
locale/en-US/global-platform, en-US/locale/en-US/global-platform
|
||||
locale/en-US/global-platform/win, en-US/locale/en-US/global-platform/win
|
||||
locale/en-US/global-platform/mac, en-US/locale/en-US/global-platform/mac
|
||||
locale/en-US/global-platform/unix, en-US/locale/en-US/global-platform/unix
|
||||
locale/en-US/global-region, en-US/locale/en-US/global-region
|
||||
|
||||
#################################################################################################
|
||||
# communicator
|
||||
#################################################################################################
|
||||
locale/en-US/communicator/dom, en-US/locale/en-US/communicator/dom
|
||||
locale/en-US/communicator/layout, en-US/locale/en-US/communicator/layout
|
||||
|
||||
locale/en-US/communicator/contentAreaCommands.dtd, en-US/locale/en-US/communicator/contentAreaCommands.dtd
|
||||
locale/en-US/communicator/contentAreaCommands.properties, en-US/locale/en-US/communicator/contentAreaCommands.properties
|
||||
locale/en-US/communicator/contents.rdf, en-US/locale/en-US/communicator/contents.rdf
|
||||
locale/en-US/communicator/utilityOverlay.dtd, en-US/locale/en-US/communicator/utilityOverlay.dtd
|
||||
locale/en-US/communicator/utilityOverlay.properties, en-US/locale/en-US/communicator/utilityOverlay.properties
|
||||
locale/en-US/communicator/wallet/wallet.properties, en-US/locale/en-US/communicator/wallet/wallet.properties
|
||||
locale/en-US/communicator/pref/pref-fonts.dtd, en-US/locale/en-US/communicator/pref/pref-fonts.dtd
|
||||
locale/en-US/communicator/pref/pref-themes.dtd, en-US/locale/en-US/communicator/pref/pref-themes.dtd
|
||||
locale/en-US/communicator/pref/pref-extensions.dtd, en-US/locale/en-US/communicator/pref/pref-extensions.dtd
|
||||
locale/en-US/communicator/pref/pref.dtd, en-US/locale/en-US/communicator/pref/pref.dtd
|
||||
locale/en-US/communicator/pref/prefutilities.properties, en-US/locale/en-US/communicator/pref/prefutilities.properties
|
||||
|
||||
locale/en-US/communicator/xpinstall, en-US/locale/en-US/communicator/xpinstall
|
||||
|
||||
locale/en-US/communicator/wallet/SignonViewer.properties, en-US/locale/en-US/communicator/wallet/SignonViewer.properties
|
||||
locale/en-US/communicator/wallet/SignonViewer.dtd, en-US/locale/en-US/communicator/wallet/SignonViewer.dtd
|
||||
locale/en-US/communicator, en-US/locale/en-US/communicator
|
||||
locale/en-US/communicator/pref, en-US/locale/en-US/communicator/pref
|
||||
locale/en-US/communicator/wallet, en-US/locale/en-US/communicator/wallet
|
||||
locale/en-US/communicator-platform, en-US/locale/en-US/communicator-platform
|
||||
locale/en-US/communicator-platform/win, en-US/locale/en-US/communicator-platform/win
|
||||
locale/en-US/communicator-platform/mac, en-US/locale/en-US/communicator-platform/mac
|
||||
locale/en-US/communicator-platform/unix, en-US/locale/en-US/communicator-platform/unix
|
||||
|
||||
#################################################################################################
|
||||
# editor
|
||||
#################################################################################################
|
||||
locale/en-US/editor/editorOverlay.dtd, en-US/locale/en-US/editor/editorOverlay.dtd
|
||||
locale/en-US/editor/editorSmileyOverlay.dtd, en-US/locale/en-US/editor/editorSmileyOverlay.dtd
|
||||
locale/en-US/editor/contents.rdf, en-US/locale/en-US/editor/contents.rdf
|
||||
locale/en-US/editor/EditorHLineProperties.dtd, en-US/locale/en-US/editor/EditorHLineProperties.dtd
|
||||
locale/en-US/editor/EditorImageProperties.dtd, en-US/locale/en-US/editor/EditorImageProperties.dtd
|
||||
locale/en-US/editor/EditorInsertChars.dtd, en-US/locale/en-US/editor/EditorInsertChars.dtd
|
||||
locale/en-US/editor/EditorInsertSource.dtd, en-US/locale/en-US/editor/EditorInsertSource.dtd
|
||||
locale/en-US/editor/EditorInsertTOC.dtd, en-US/locale/en-US/editor/EditorInsertTOC.dtd
|
||||
locale/en-US/editor/EditorInsertTable.dtd, en-US/locale/en-US/editor/EditorInsertTable.dtd
|
||||
locale/en-US/editor/EditorLinkProperties.dtd, en-US/locale/en-US/editor/EditorLinkProperties.dtd
|
||||
locale/en-US/editor/EditorListProperties.dtd, en-US/locale/en-US/editor/EditorListProperties.dtd
|
||||
locale/en-US/editor/EditorReplace.dtd, en-US/locale/en-US/editor/EditorReplace.dtd
|
||||
locale/en-US/editor/EditorColorProperties.dtd, en-US/locale/en-US/editor/EditorColorProperties.dtd
|
||||
locale/en-US/editor/EditorSpellCheck.dtd, en-US/locale/en-US/editor/EditorSpellCheck.dtd
|
||||
locale/en-US/editor/EditorTableProperties.dtd, en-US/locale/en-US/editor/EditorTableProperties.dtd
|
||||
locale/en-US/editor/EdColorPicker.dtd, en-US/locale/en-US/editor/EdColorPicker.dtd
|
||||
locale/en-US/editor/editor.properties, en-US/locale/en-US/editor/editor.properties
|
||||
locale/en-US/editor/EdNamedAnchorProperties.dtd, en-US/locale/en-US/editor/EdNamedAnchorProperties.dtd
|
||||
locale/en-US/editor/EdAdvancedEdit.dtd, en-US/locale/en-US/editor/EdAdvancedEdit.dtd
|
||||
locale/en-US/editor/EdDialogOverlay.dtd, en-US/locale/en-US/editor/EdDialogOverlay.dtd
|
||||
locale/en-US/editor/EditorSpellCheck.dtd, en-US/locale/en-US/editor/EditorSpellCheck.dtd
|
||||
locale/en-US/editor/EditorPersonalDictionary.dtd, en-US/locale/en-US/editor/EditorPersonalDictionary.dtd
|
||||
locale/en-US/editor/EdConvertToTable.dtd, en-US/locale/en-US/editor/EdConvertToTable.dtd
|
||||
|
||||
#################################################################################################
|
||||
# US
|
||||
#################################################################################################
|
||||
locale/en-US/messenger-region, US/locale/US/messenger-region
|
||||
locale/en-US/global-region, US/locale/US/global-region
|
||||
locale/en-US/editor, en-US/locale/en-US/editor
|
||||
|
||||
#################################################################################################
|
||||
# crypto
|
||||
#################################################################################################
|
||||
locale/en-US/pippki/certManager.dtd, en-US/locale/en-US/pippki/certManager.dtd
|
||||
locale/en-US/pippki/contents.rdf, en-US/locale/en-US/pippki/contents.rdf
|
||||
locale/en-US/pippki/deviceManager.dtd, en-US/locale/en-US/pippki/deviceManager.dtd
|
||||
locale/en-US/pippki/newserver.dtd, en-US/locale/en-US/pippki/newserver.dtd
|
||||
locale/en-US/pippki/newserver.properties, en-US/locale/en-US/pippki/newserver.properties
|
||||
locale/en-US/pippki/pippki.dtd, en-US/locale/en-US/pippki/pippki.dtd
|
||||
locale/en-US/pippki/pippki.properties, en-US/locale/en-US/pippki/pippki.properties
|
||||
locale/en-US/pipnss, en-US/locale/en-US/pipnss
|
||||
locale/en-US/pippki, en-US/locale/en-US/pippki
|
||||
locale/en-US/pipnss, en-US/locale/en-US/pipnss
|
||||
|
||||
#################################################################################################
|
||||
# files for the optional pref extension
|
||||
#################################################################################################
|
||||
locale/en-US/autoconfig/contents.rdf, en-US/locale/en-US/autoconfig/contents.rdf
|
||||
locale/en-US/autoconfig/autoconfig.properties, en-US/locale/en-US/autoconfig/autoconfig.properties
|
||||
locale/en-US/autoconfig, en-US/locale/en-US/autoconfig
|
||||
|
||||
|
|
|
@ -45,25 +45,13 @@ locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/necko/
|
|||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/editor/
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/mozldap/
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/mozapps/
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/navigator/
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/navigator/
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/communicator/
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/global/
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/global-region/
|
||||
#ifdef XP_WIN
|
||||
locale,install,url,jar:resource:/chrome/en-win.jar!/locale/en-US/global-platform/
|
||||
locale,install,url,jar:resource:/chrome/en-win.jar!/locale/en-US/communicator-platform/
|
||||
locale,install,url,jar:resource:/chrome/en-win.jar!/locale/en-US/navigator-platform/
|
||||
#else
|
||||
#ifdef XP_OS2
|
||||
locale,install,url,jar:resource:/chrome/en-win.jar!/locale/en-US/global-platform/
|
||||
locale,install,url,jar:resource:/chrome/en-win.jar!/locale/en-US/communicator-platform/
|
||||
locale,install,url,jar:resource:/chrome/en-win.jar!/locale/en-US/navigator-platform/
|
||||
#else
|
||||
locale,install,url,jar:resource:/chrome/en-unix.jar!/locale/en-US/global-platform/
|
||||
locale,install,url,jar:resource:/chrome/en-unix.jar!/locale/en-US/communicator-platform/
|
||||
locale,install,url,jar:resource:/chrome/en-unix.jar!/locale/en-US/navigator-platform/
|
||||
#endif
|
||||
#endif
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/global-platform/
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/navigator-platform/
|
||||
locale,install,url,jar:resource:/chrome/en-US-mail.jar!/locale/en-US/communicator-platform/
|
||||
skin,install,select,classic/1.0
|
||||
|
||||
# optional registration for dom inspector which may or may not be installed
|
||||
|
|
|
@ -13,11 +13,3 @@ newsblog.jar:
|
|||
* content/messenger-newsblog/am-newsblog.xul (content/am-newsblog.xul)
|
||||
* content/messenger-newsblog/am-newsblog.js (content/am-newsblog.js)
|
||||
* content/messenger-newsblog/contents.rdf (content/contents.rdf)
|
||||
|
||||
en-US.jar:
|
||||
locale/en-US/messenger-newsblog/newsblog.dtd (locale/newsblog.dtd)
|
||||
locale/en-US/messenger-newsblog/newsblog.properties (locale/newsblog.properties)
|
||||
locale/en-US/messenger-newsblog/feed-properties.dtd (locale/feed-properties.dtd)
|
||||
locale/en-US/messenger-newsblog/am-newsblog.properties (locale/am-newsblog.properties)
|
||||
locale/en-US/messenger-newsblog/am-newsblog.dtd (locale/am-newsblog.dtd)
|
||||
* locale/en-US/messenger-newsblog/contents.rdf (locale/contents.rdf)
|
||||
|
|
|
@ -4,10 +4,4 @@ offline.jar:
|
|||
* content/messenger-offline/contents.rdf (content/contents.rdf)
|
||||
* content/messenger-offline/pref-offline.xul (content/pref-offline.xul)
|
||||
|
||||
en-US.jar:
|
||||
locale/en-US/messenger-offline/offline.properties (locale/offline.properties)
|
||||
locale/en-US/messenger-offline/offline.dtd (locale/offline.dtd)
|
||||
locale/en-US/messenger-offline/pref-offline.dtd (locale/pref-offline.dtd)
|
||||
* locale/en-US/messenger-offline/contents.rdf (locale/contents.rdf)
|
||||
|
||||
|
||||
|
|
|
@ -7,6 +7,3 @@ messenger.jar:
|
|||
*+ content/messenger/am-smime.xul (content/am-smime.xul)
|
||||
*+ content/messenger/am-smime.js (content/am-smime.js)
|
||||
*+ content/messenger-smime/contents.rdf (content/contents.rdf)
|
||||
|
||||
en-US.jar:
|
||||
+ locale/en-US/messenger/am-smime.dtd (locale/am-smime.dtd)
|
||||
|
|
|
@ -2,25 +2,21 @@
|
|||
var srDest;
|
||||
var err;
|
||||
var fProgram;
|
||||
var platformNode;
|
||||
logComment("initInstall");
|
||||
|
||||
platformNode = getPlatform();
|
||||
logComment("initInstall: platformNode=" + platformNode);
|
||||
// end
|
||||
// end - OS type detection
|
||||
|
||||
// ----LOCALIZATION NOTE: translate only these ------
|
||||
var prettyName = "English (US) Language Pack";
|
||||
var langcode = "en";
|
||||
var chromeNode = langcode + "-US";
|
||||
var chromeNode = "en-US";
|
||||
// --- END CHANGABLE STUFF ---
|
||||
var regName = "locales/mozilla/" + chromeNode;
|
||||
var chromeName = chromeNode + "-mail.jar";
|
||||
var platformName = langcode + "-" + platformNode + ".jar";
|
||||
var localeName = "locale/" + chromeNode + "/";
|
||||
|
||||
srDest = $SpaceRequired$:bin;
|
||||
err = initInstall(prettyName, "en-US", "$Version$");
|
||||
err = initInstall(prettyName, chromeNode, "$Version$");
|
||||
logComment("initInstall: " + err);
|
||||
|
||||
fProgram = getFolder("Program");
|
||||
|
@ -53,17 +49,15 @@ if(verifyDiskSpace(fProgram, srDest))
|
|||
{
|
||||
// register chrome
|
||||
var cf = getFolder(fProgram, "chrome/"+chromeName);
|
||||
var pf = getFolder(fProgram, "chrome/"+platformName);
|
||||
|
||||
registerChrome(chromeType, cf, localeName + "global/");
|
||||
registerChrome(chromeType, cf, localeName + "global-region/");
|
||||
registerChrome(chromeType, pf, localeName + "global-platform/");
|
||||
registerChrome(chromeType, cf, localeName + "global-platform/");
|
||||
|
||||
registerChrome(chromeType, cf, localeName + "mozapps/");
|
||||
|
||||
registerChrome(chromeType, cf, localeName + "necko/");
|
||||
registerChrome(chromeType, cf, localeName + "autoconfig/");
|
||||
registerChrome(chromeType, cf, localeName + "wallet/");
|
||||
registerChrome(chromeType, cf, localeName + "pippki/");
|
||||
registerChrome(chromeType, cf, localeName + "pipnss/");
|
||||
|
||||
|
@ -72,16 +66,16 @@ if(verifyDiskSpace(fProgram, srDest))
|
|||
registerChrome(chromeType, cf, localeName + "messenger-views/");
|
||||
registerChrome(chromeType, cf, localeName + "messenger-smime/");
|
||||
registerChrome(chromeType, cf, localeName + "messenger-newsblog/");
|
||||
registerChrome(chromeType, cf, localeName + "messenger-offline/");
|
||||
registerChrome(chromeType, cf, localeName + "messenger/");
|
||||
registerChrome(chromeType, cf, localeName + "messenger-offline/");
|
||||
registerChrome(chromeType, cf, localeName + "messenger/");
|
||||
registerChrome(chromeType, cf, localeName + "editor/");
|
||||
registerChrome(chromeType, cf, localeName + "messenger-mapi/");
|
||||
registerChrome(chromeType, cf, localeName + "messenger-region/");
|
||||
|
||||
registerChrome(chromeType, cf, localeName + "communicator/");
|
||||
registerChrome(chromeType, pf, localeName + "communicator-platform/");
|
||||
registerChrome(chromeType, cf, localeName + "navigator/");
|
||||
registerChrome(chromeType, pf, localeName + "navigator-platform/");
|
||||
registerChrome(chromeType, cf, localeName + "communicator/");
|
||||
registerChrome(chromeType, cf, localeName + "communicator-platform/");
|
||||
registerChrome(chromeType, cf, localeName + "navigator/");
|
||||
registerChrome(chromeType, cf, localeName + "navigator-platform/");
|
||||
|
||||
err = performInstall();
|
||||
logComment("performInstall() returned: " + err);
|
||||
|
|
|
@ -0,0 +1,21 @@
|
|||
<!-- mac -->
|
||||
<!-- LOCALIZATION NOTE : FILE Do not translate all the Cmd.key-->
|
||||
|
||||
<!ENTITY closeCmd.label "Close">
|
||||
<!ENTITY closeCmd.key "W">
|
||||
|
||||
<!ENTITY printSetupCmd.label "Page Setup...">
|
||||
<!ENTITY printSetupCmd.accesskey "u">
|
||||
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.key "Q">
|
||||
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.key "Z">
|
||||
|
||||
<!ENTITY historyCmd.key "H">
|
||||
|
||||
<!ENTITY findTypeTextCmd.key "">
|
||||
<!ENTITY findTypeLinksCmd.key "">
|
||||
|
||||
<!ENTITY accel.emacs_conflict "accel">
|
|
@ -0,0 +1,89 @@
|
|||
<!-- Context Menu -->
|
||||
<!ENTITY popupWindowRejectCmd.label "Reject popup windows from this site">
|
||||
<!ENTITY popupWindowRejectCmd.accesskey "">
|
||||
<!ENTITY popupWindowAllowCmd.label "Allow popup windows from this site">
|
||||
<!ENTITY popupWindowAllowCmd.accesskey "">
|
||||
<!ENTITY openLinkCmd.label "Open Link in New Window">
|
||||
<!ENTITY openLinkCmd.accesskey "W">
|
||||
<!ENTITY openLinkCmdInTab.label "Open Link in New Tab">
|
||||
<!ENTITY openLinkCmdInTab.accesskey "T">
|
||||
<!ENTITY openLinkInWindowCmd.label "Open">
|
||||
<!ENTITY openLinkInWindowCmd.accesskey "p">
|
||||
<!ENTITY openFrameCmd.label "Open Frame in New Window">
|
||||
<!ENTITY openFrameCmd.accesskey "W">
|
||||
<!ENTITY openFrameCmdInTab.label "Open Frame in New Tab">
|
||||
<!ENTITY openFrameCmdInTab.accesskey "T">
|
||||
<!ENTITY showOnlyThisFrameCmd.label "Show Only This Frame">
|
||||
<!ENTITY showOnlyThisFrameCmd.accesskey "S">
|
||||
<!ENTITY addToBookmarksCmd.label "Bookmark This Page">
|
||||
<!ENTITY addToBookmarksCmd.accesskey "B">
|
||||
<!ENTITY goBackCmd.label "Back">
|
||||
<!ENTITY goBackCmd.accesskey "B">
|
||||
<!ENTITY goForwardCmd.label "Forward">
|
||||
<!ENTITY goForwardCmd.accesskey "F">
|
||||
<!ENTITY reloadCmd.label "Reload">
|
||||
<!ENTITY reloadCmd.accesskey "R">
|
||||
<!ENTITY reloadCmd.commandkey "r">
|
||||
<!ENTITY stopCmd.label "Stop">
|
||||
<!ENTITY stopCmd.accesskey "S">
|
||||
<!ENTITY reloadFrameCmd.label "Reload Frame">
|
||||
<!ENTITY reloadFrameCmd.accesskey "R">
|
||||
<!ENTITY viewPartialSourceForSelectionCmd.label "View Selection Source">
|
||||
<!ENTITY viewPartialSourceForMathMLCmd.label "View MathML Source">
|
||||
<!ENTITY viewPartialSourceCmd.accesskey "e">
|
||||
<!ENTITY viewPageSourceCmd.label "View Page Source">
|
||||
<!ENTITY viewPageSourceCmd.accesskey "V">
|
||||
<!ENTITY viewFrameSourceCmd.label "View Frame Source">
|
||||
<!ENTITY viewFrameSourceCmd.accesskey "V">
|
||||
<!ENTITY viewPageInfoCmd.label "View Page Info">
|
||||
<!ENTITY viewPageInfoCmd.accesskey "I">
|
||||
<!ENTITY viewFrameInfoCmd.label "View Frame Info">
|
||||
<!ENTITY viewFrameInfoCmd.accesskey "I">
|
||||
<!ENTITY fitImageCmd.label "Fit Image to Window">
|
||||
<!ENTITY fitImageCmd.accesskey "F">
|
||||
<!ENTITY viewImageCmd.label "View Image">
|
||||
<!ENTITY viewImageCmd.accesskey "I">
|
||||
<!ENTITY viewBGImageCmd.label "View Background Image">
|
||||
<!ENTITY viewBGImageCmd.accesskey "w">
|
||||
<!ENTITY setWallpaperCmd.label "Set As Wallpaper">
|
||||
<!ENTITY setWallpaperCmd.accesskey "S">
|
||||
<!ENTITY bookmarkPageCmd.label "Bookmark This Page">
|
||||
<!ENTITY bookmarkPageCmd.accesskey "m">
|
||||
<!ENTITY bookmarkLinkCmd.label "Bookmark This Link">
|
||||
<!ENTITY bookmarkLinkCmd.accesskey "L">
|
||||
<!ENTITY bookmarkFrameCmd.label "Bookmark This Frame">
|
||||
<!ENTITY bookmarkFrameCmd.accesskey "m">
|
||||
<!ENTITY savePageCmd.label "Save Page As...">
|
||||
<!ENTITY savePageCmd.accesskey "A">
|
||||
<!ENTITY savePageCmd.commandkey "s">
|
||||
<!ENTITY saveFrameCmd.label "Save Frame As...">
|
||||
<!ENTITY saveFrameCmd.accesskey "m">
|
||||
<!ENTITY saveLinkCmd.label "Save Link Target As...">
|
||||
<!ENTITY saveLinkCmd.accesskey "r">
|
||||
<!ENTITY saveImageCmd.label "Save Image As...">
|
||||
<!ENTITY saveImageCmd.accesskey "v">
|
||||
<!ENTITY copyCmd.label "Copy">
|
||||
<!ENTITY copyCmd.accesskey "C">
|
||||
<!ENTITY selectAllCmd.label "Select All">
|
||||
<!ENTITY selectAllCmd.accesskey "A">
|
||||
<!ENTITY copyLinkCmd.label "Copy Link Location">
|
||||
<!ENTITY copyLinkCmd.accesskey "C">
|
||||
<!ENTITY copyImageCmd.label "Copy Image Location">
|
||||
<!ENTITY copyImageCmd.accesskey "o">
|
||||
<!ENTITY metadataCmd.label "Properties">
|
||||
<!ENTITY metadataCmd.accesskey "P">
|
||||
<!ENTITY copyEmailCmd.label "Copy Email Address">
|
||||
<!ENTITY copyEmailCmd.accesskey "E">
|
||||
<!ENTITY pasteCmd.label "Paste">
|
||||
<!ENTITY pasteCmd.accesskey "P">
|
||||
<!ENTITY cutCmd.label "Cut">
|
||||
<!ENTITY cutCmd.accesskey "t">
|
||||
<!ENTITY deleteCmd.label "Delete">
|
||||
<!ENTITY deleteCmd.accesskey "D">
|
||||
<!ENTITY undoCmd.label "Undo">
|
||||
<!ENTITY undoCmd.accesskey "U">
|
||||
<!ENTITY redoCmd.label "Redo">
|
||||
<!ENTITY redoCmd.accesskey "R">
|
||||
<!ENTITY thisFrameMenu.label "This Frame">
|
||||
<!ENTITY thisFrameMenu.accesskey "h">
|
||||
<!ENTITY search.accesskey "W">
|
|
@ -0,0 +1,21 @@
|
|||
# context menu strings
|
||||
|
||||
searchText=Web Search for "%S"
|
||||
|
||||
SavePageTitle=Save Web Page
|
||||
SaveImageTitle=Save Image
|
||||
SaveLinkTitle=Save As
|
||||
DefaultSaveFileName=index
|
||||
WebPageCompleteFilter=Web Page, complete
|
||||
WebPageHTMLOnlyFilter=Web Page, HTML only
|
||||
WebPageXHTMLOnlyFilter=Web Page, XHTML only
|
||||
WebPageXMLOnlyFilter=Web Page, XML only
|
||||
|
||||
# LOCALIZATION NOTE (filesFolder):
|
||||
# This is the name of the folder that is created parallel to a HTML file
|
||||
# when it is saved "With Images". The %S section is replaced with the
|
||||
# leaf name of the file being saved (minus extension).
|
||||
filesFolder=%S_files
|
||||
|
||||
saveLinkErrorMsg=The link could not be saved. The web page might have been removed or had its name changed.
|
||||
saveLinkErrorTitle=Save Link
|
|
@ -0,0 +1,97 @@
|
|||
<!-- extracted from content/pref-fonts.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE : FILE 'Fonts' prefs dialog -->
|
||||
<!ENTITY lHeader "Fonts & Languages">
|
||||
|
||||
<!ENTITY language.label "Fonts for:">
|
||||
<!ENTITY language.accesskey "t">
|
||||
|
||||
<!ENTITY typefaces.label "Typeface">
|
||||
<!ENTITY sizes.label "Size (pixels)">
|
||||
|
||||
<!ENTITY proportional.label "Proportional:">
|
||||
<!ENTITY proportional.accesskey "P">
|
||||
|
||||
<!ENTITY serif.label "Serif:">
|
||||
<!ENTITY serif.accesskey "s">
|
||||
<!ENTITY sans-serif.label "Sans-serif:">
|
||||
<!ENTITY sans-serif.accesskey "n">
|
||||
<!ENTITY monospace.label "Monospace:">
|
||||
<!ENTITY monospace.accesskey "m">
|
||||
|
||||
<!ENTITY fontsize.units "pixels">
|
||||
|
||||
<!ENTITY font.langGroup.latin1 "Western">
|
||||
<!ENTITY font.langGroup.latin2 "Central European">
|
||||
<!ENTITY font.langGroup.japanese "Japanese">
|
||||
<!ENTITY font.langGroup.trad-chinese "Traditional Chinese (Taiwan)">
|
||||
<!ENTITY font.langGroup.simpl-chinese "Simplified Chinese">
|
||||
<!ENTITY font.langGroup.trad-chinese-hk "Traditional Chinese (Hong Kong)">
|
||||
<!ENTITY font.langGroup.korean "Korean">
|
||||
<!ENTITY font.langGroup.cyrillic "Cyrillic">
|
||||
<!ENTITY font.langGroup.baltic "Baltic">
|
||||
<!ENTITY font.langGroup.el "Greek">
|
||||
<!ENTITY font.langGroup.turkish "Turkish">
|
||||
<!ENTITY font.langGroup.unicode "Unicode">
|
||||
<!ENTITY font.langGroup.user-def "User Defined">
|
||||
<!ENTITY font.langGroup.thai "Thai">
|
||||
<!ENTITY font.langGroup.hebrew "Hebrew">
|
||||
<!ENTITY font.langGroup.arabic "Arabic">
|
||||
<!ENTITY font.langGroup.devanagari "Devanagari">
|
||||
<!ENTITY font.langGroup.tamil "Tamil">
|
||||
|
||||
<!-- Minimum font size -->
|
||||
<!ENTITY minSize.label "Minimum font size:">
|
||||
<!ENTITY minSize.accesskey "z">
|
||||
<!ENTITY minSize.none "None">
|
||||
|
||||
<!-- default font type -->
|
||||
<!ENTITY useDefaultFontSerif.label "Serif">
|
||||
<!ENTITY useDefaultFontSansSerif.label "Sans Serif">
|
||||
|
||||
<!ENTITY newLanguages.label "New languages can be configured using the Languages Panel.">
|
||||
|
||||
<!ENTITY useDocumentFonts.label "Allow messages to use other fonts">
|
||||
<!ENTITY useDocumentFonts.accesskey "o">
|
||||
|
||||
<!-- leaving this stuff in for now -->
|
||||
|
||||
<!ENTITY header2 "When a webpage chooses its own fonts">
|
||||
<!ENTITY useDefaultFont.label "Use my default fonts, ignoring the fonts the page has chosen">
|
||||
<!ENTITY useDefaultFont.accesskey "u">
|
||||
<!-- LOCALIZATION NOTE (useDocFontNonDynamic): Translate 'Dynamic Fonts' according to Netscape Glossary -->
|
||||
<!ENTITY useDocFontNonDynamic.label "Use the fonts chosen by the page">
|
||||
<!ENTITY useDocFontNonDynamic.accesskey "p">
|
||||
<!-- LOCALIZATION NOTE (useDocFontDynamic): Translate 'Dynamic Fonts' according to Netscape Glossary -->
|
||||
<!ENTITY useDocFontDynamic.label "Use all the fonts chosen by the page">
|
||||
<!ENTITY useDocFontDynamic.accesskey "a">
|
||||
|
||||
<!-- font scaling -->
|
||||
<!ENTITY resolution.label "Display resolution:">
|
||||
<!ENTITY resolution.accesskey "r">
|
||||
<!-- LOCALIZATION NOTE (resolution.dpi): dpi stands for "dots per inch" -->
|
||||
<!ENTITY resolution.dpi "dpi">
|
||||
<!-- LOCALIZATION NOTE (resolution.dpi): $val will be replaced by a numeric dpi value. -->
|
||||
<!ENTITY resolution.dpival "$val &resolution.dpi;">
|
||||
<!ENTITY resolution.system.label "System setting">
|
||||
<!ENTITY resolution.other "Other...">
|
||||
|
||||
<!-- screen calibration dialog -->
|
||||
<!ENTITY calibrateDialog.title "Calibrate Resolution">
|
||||
<!ENTITY calibrate.instructions "The length of the line above is:">
|
||||
<!ENTITY units.inches "inches">
|
||||
<!ENTITY units.centimetres "centimeters">
|
||||
|
||||
<!-- Language settings -->
|
||||
|
||||
<!ENTITY sendDefaultCharset.label "Outgoing Mail:">
|
||||
<!ENTITY sendDefaultCharset.accesskey "u">
|
||||
<!ENTITY languagesTitle.label "Character encodings">
|
||||
<!ENTITY composingDescription.label "Set the default character encodings for sending and receiving mail">
|
||||
|
||||
<!ENTITY viewDefaultCharsetList.label "Incoming Mail:">
|
||||
<!ENTITY viewDefaultCharsetList.accesskey "I">
|
||||
<!ENTITY forceCharsetOverride.label "Apply default to all messages (ignore character encoding specified by MIME header)">
|
||||
<!ENTITY forceCharsetOverride.accesskey "d">
|
||||
<!ENTITY replyInDefaultCharset.label "Always use the default character encoding in replies. (When unchecked, only new messages use the default.)">
|
||||
<!ENTITY replyInDefaultCharset.accesskey "r">
|
|
@ -0,0 +1,6 @@
|
|||
|
||||
onlineTooltip0=You are online (proxy: none). Click the icon to go offline.
|
||||
onlineTooltip1=You are online (proxy: manual). Click the icon to go offline.
|
||||
onlineTooltip2=You are online (proxy: auto). Click the icon to go offline.
|
||||
offlineTooltip=You are offline. Click the icon to go online.
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
<!ENTITY windowtitle.label "Password Manager">
|
||||
<!ENTITY windowalttitle.label "Form Manager: Sites">
|
||||
<!ENTITY tab.signonsstored.label "Passwords Saved">
|
||||
<!ENTITY tab.signonsnotstored.label "Passwords Never Saved">
|
||||
<!ENTITY tab.nopreview.label "Forms Never Previewed">
|
||||
<!ENTITY tab.nocapture.label "Forms Never Saved">
|
||||
|
||||
<!ENTITY spiel.signonsstored.label "Password Manager has saved login information for the following sites:">
|
||||
<!ENTITY spiel.signonsnotstored.label "Password Manager will never save login information for the following sites:">
|
||||
<!ENTITY spiel.nopreview.label "Form Manager will never preview forms from the following sites before pre-filling them for you:">
|
||||
<!ENTITY spiel.nocapture.label "Form Manager will never ask to save forms from the following sites:">
|
||||
|
||||
<!ENTITY treehead.site.label "Site">
|
||||
<!ENTITY treehead.username.label "Username">
|
||||
<!ENTITY treehead.password.label "Password">
|
||||
<!ENTITY remove.label "Remove">
|
||||
<!ENTITY removeall.label "Remove All">
|
|
@ -0,0 +1,5 @@
|
|||
encrypted = %S (encrypted)
|
||||
close=Close
|
||||
hidePasswords=Hide Passwords
|
||||
showPasswords=Show Passwords
|
||||
noMasterPasswordPrompt=Are you sure you wish to show your passwords?
|
|
@ -0,0 +1,67 @@
|
|||
# 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):
|
||||
#
|
||||
IncorrectKey_TryAgain? = Master password incorrect. Do you want to try again?
|
||||
WantToCaptureForm? = Do you want to remember the values you filled in?
|
||||
WantToSavePasswordObscured? = Password Manager can remember this logon and enter it automatically the next time you return to this website.##Do you want Password Manager to remember this logon?
|
||||
WantToSavePasswordEncrypted? = Password Manager can remember this logon and enter it automatically the next time you return to this website.##Do you want Password Manager to remember this logon?
|
||||
xWantToSavePasswordObscured? = Do you want to remember your user name and password?##Stored values are not password protected.
|
||||
xWantToSavePasswordEncrypted? = Do you want to remember your user name and password?##Stored values are password protected.
|
||||
#translator's note: # in following line will be converted to linefeed by program
|
||||
firstPassword = A master password will be used to protect sensitive single-signon information stored on your hard drive. Future releases will strongly encrypt this data for maximum protection.##Select a master password.#(Leave fields blank if you don't want to use a master password).#
|
||||
password = Enter your master password.
|
||||
#translator's note: # in following line will be converted to linefeed by program
|
||||
newPassword = Select a new master password.#(Leave fields blank if you don't want to use a master password).#
|
||||
enterPassword = Enter a master password
|
||||
confirmPassword = Retype the master password
|
||||
confirmFailed_TryAgain? = The two master passwords were not identical. Please enter the same master password in both fields.
|
||||
SelectUser = Select a username to be entered on this form.
|
||||
SelectUserWhosePasswordIsBeingChanged = Select the user whose password is being changed.
|
||||
PasswordNotification = For your convenience, the browser can remember your user names and passwords so you won't have to re-type them in the future. Your passwords will be obscured before being saved on your hard drive. Do you want this feature enabled?
|
||||
WalletNotification = You can save information that you enter on forms and later automatically prefill that information on other forms. To save such information, select Edit/Save Form Info from the menu while viewing the form.
|
||||
noPrefills = There are no fields that can be prefilled.
|
||||
Never = Never for this site
|
||||
Confirm = Confirm
|
||||
PromptForPassword = Password
|
||||
PromptForData = Prompt
|
||||
SaveTheseValuesObscured = Use Password Manager to remember these values.
|
||||
SaveTheseValuesEncrypted = Use Password Manager to remember these values.
|
||||
SaveThisValueObscured = Use Password Manager to remember this value.
|
||||
SaveThisValueEncrypted = Use Password Manager to remember this value.
|
||||
SaveThisPasswordObscured= Use Password Manager to remember this password.
|
||||
SaveThisPasswordEncrypted = Use Password Manager to remember this password.
|
||||
xSaveTheseValuesObscured = Remember these values. Stored values are not password protected.
|
||||
xSaveTheseValuesEncrypted = Remember these values. Stored values are password protected.
|
||||
xSaveThisValueObscured = Remember this value. Stored values are not password protected.
|
||||
xSaveThisValueEncrypted = Remember this value. Stored values are password protected.
|
||||
UserName = User Name
|
||||
Password = Password
|
||||
SelectUserTitleLine = Select User
|
||||
NoPasswordsEverSaved = No passwords have ever been saved.
|
||||
Captured = Data has been captured.
|
||||
NotCaptured = There is nothing to capture.
|
||||
UnableToCapture = Unable to capture data.
|
||||
Converted = Stored data has been converted.
|
||||
AllDataWillBeCleared = All stored data will be erased.
|
||||
NotConverted = Unable to convert stored data.
|
||||
PasswordNotChanged = Unable to change the password that protects your sensitive information.
|
||||
PasswordExpired = Your sensitive information is now locked.
|
||||
PasswordNotExpired = Unable to lock your sensitive information.
|
||||
Caveat = Saving Passwords and Other Sensitive Information##Password Manager and Form Manager will save passwords, user names, and other sensitive information and enter them for you automatically when they are required.#This sensitive information is stored on your computer in a file that's difficult, but not impossible, to read.#If other people have access to your computer, you may want to password protect the stored sensitive information by choosing a Master Password.#If you choose to password protect your stored information, you will be asked to provide your Master Password from time to time. This approach provides better security but is slightly less convenient.
|
||||
CaveatTitle = Alert
|
|
@ -0,0 +1,37 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
- Ben Goodger
|
||||
-->
|
||||
|
||||
<!ENTITY WindowTitle.label "Advanced Property Editor">
|
||||
<!ENTITY AttName.label "Attribute: ">
|
||||
<!ENTITY AttValue.label "Value: ">
|
||||
<!ENTITY PropertyName.label "Property: ">
|
||||
<!ENTITY currentattributesfor.label "Current attributes for: ">
|
||||
<!ENTITY tree.attributeHeader.label "Attribute">
|
||||
<!ENTITY tree.propertyHeader.label "Property">
|
||||
<!ENTITY tree.valueHeader.label "Value">
|
||||
<!ENTITY tabHTML.label "HTML Attributes">
|
||||
<!ENTITY tabCSS.label "Inline Style">
|
||||
<!ENTITY tabJSE.label "JavaScript Events">
|
||||
|
||||
<!ENTITY editAttribute.label "Click on an item above to edit its value">
|
||||
<!ENTITY removeAttribute.label "Remove">
|
|
@ -0,0 +1,33 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "Convert To Table">
|
||||
<!ENTITY instructions1.label "Composer creates a new table row for each paragraph in the selection.">
|
||||
<!ENTITY instructions2.label "Choose the character used to separate the selection into columns:">
|
||||
<!ENTITY commaRadio.label "Comma">
|
||||
<!ENTITY spaceRadio.label "Space">
|
||||
<!ENTITY otherRadio.label "Other Character:">
|
||||
<!ENTITY deleteCharCheck.label "Delete separator character">
|
||||
<!ENTITY collapseSpaces.label "Ignore extra spaces">
|
||||
<!ENTITY collapseSpaces.tooltip "Convert adjacent spaces to one separator">
|
|
@ -0,0 +1,35 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-2000 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY AdvancedEditButton.label "Advanced Edit...">
|
||||
<!ENTITY AdvancedEditButton.accessKey "E">
|
||||
<!ENTITY AdvancedEditButton.tooltip "Add or modify HTML attributes, style attributes, and JavaScript">
|
||||
<!ENTITY chooseButton.label "Choose File...">
|
||||
<!ENTITY chooseFile.accessKey "F">
|
||||
<!ENTITY chooseFileLink.accessKey "o">
|
||||
<!ENTITY makeUrlRelative.label "URL is relative to page location">
|
||||
<!ENTITY makeUrlRelative.accessKey "r">
|
||||
<!ENTITY makeUrlRelative.tooltip "Change between relative and absolute URL. You must first save the page to change this.">
|
||||
|
||||
<!-- Shared by Link and Image dialogs -->
|
||||
<!ENTITY LinkURLEditField.label "Enter a web page location, a local file, or select a Named Anchor or Heading from the popup list:">
|
||||
<!ENTITY LinkURLEditField.accessKey "L">
|
|
@ -0,0 +1,28 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-2000 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY windowTitle.label "Named Anchor Properties">
|
||||
<!ENTITY anchorNameEditField.label "Anchor Name:">
|
||||
<!ENTITY anchorNameEditField.accessKey "N">
|
||||
<!ENTITY nameInput.tooltip "Enter a unique name for this named anchor (target)">
|
||||
|
||||
|
|
@ -0,0 +1,46 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "Page Colors and Background">
|
||||
<!ENTITY pageColors.label "Page Colors">
|
||||
<!ENTITY defaultColorsRadio.label "Reader's default colors (Don't set colors in page)">
|
||||
<!ENTITY defaultColorsRadio.accessKey "D">
|
||||
<!ENTITY defaultColorsRadio.tooltip "Use the color settings from the viewer (reader's) browser only">
|
||||
<!ENTITY customColorsRadio.label "Use custom colors:">
|
||||
<!ENTITY customColorsRadio.accessKey "C">
|
||||
<!ENTITY customColorsRadio.tooltip "These color settings override the viewer's browser settings">
|
||||
|
||||
<!ENTITY normalText.label "Normal text">
|
||||
<!ENTITY normalText.accessKey "N">
|
||||
<!ENTITY linkText.label "Link text">
|
||||
<!ENTITY linkText.accessKey "L">
|
||||
<!ENTITY activeLinkText.label "Active link text">
|
||||
<!ENTITY activeLinkText.accessKey "A">
|
||||
<!ENTITY visitedLinkText.label "Visited link text">
|
||||
<!ENTITY visitedLinkText.accessKey "V">
|
||||
<!ENTITY background.label "Background:">
|
||||
<!ENTITY background.accessKey "B">
|
||||
<!ENTITY colon.character ":">
|
||||
<!ENTITY backgroundImage.label "Background Image:">
|
||||
<!ENTITY backgroundImage.accessKey "m">
|
||||
<!ENTITY backgroundImage.tooltip "Use an image file as the background for your page">
|
|
@ -0,0 +1,45 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "Horizontal Line Properties">
|
||||
|
||||
<!ENTITY dimensionsBox.label "Dimensions">
|
||||
<!ENTITY heightEditField.label "Height:">
|
||||
<!ENTITY heightEditField.accessKey "G">
|
||||
<!ENTITY widthEditField.label "Width:">
|
||||
<!ENTITY widthEditField.accessKey "W">
|
||||
<!ENTITY pixelsPopup.value "pixels">
|
||||
<!ENTITY alignmentBox.label "Alignment">
|
||||
<!ENTITY leftRadio.value "Left">
|
||||
<!ENTITY leftRadio.accessKey "L">
|
||||
<!ENTITY centerRadio.value "Center">
|
||||
<!ENTITY centerRadio.accessKey "C">
|
||||
<!ENTITY rightRadio.value "Right">
|
||||
<!ENTITY rightRadio.accessKey "R">
|
||||
|
||||
<!ENTITY threeDShading.label "3-D Shading">
|
||||
<!ENTITY threeDShading.accessKey "S">
|
||||
<!ENTITY saveSettings.label "Use as Default">
|
||||
<!ENTITY saveSettings.accessKey "D">
|
||||
<!ENTITY saveSettings.tooltip "Save these settings to use when inserting new horizontal lines">
|
|
@ -0,0 +1,104 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-2000 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!-- These strings are for use specifically in the editor's image and form image dialogs. -->
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "Image Properties">
|
||||
|
||||
<!ENTITY pixelsPopup.value "pixels">
|
||||
<!ENTITY percentPopup.value "percent">
|
||||
|
||||
<!-- These are in the Location tab panel -->
|
||||
<!ENTITY locationEditField.label "Image Location:">
|
||||
<!ENTITY locationEditField.accessKey "L">
|
||||
<!ENTITY locationEditField.tooltip "Type the image's filename or location">
|
||||
<!ENTITY title.label "Tooltip:">
|
||||
<!ENTITY title.accessKey "T">
|
||||
<!ENTITY title.tooltip "The html 'title' attribute that displays as a tooltip">
|
||||
<!ENTITY altText.label "Alternate text:">
|
||||
<!ENTITY altText.accessKey "A">
|
||||
<!ENTITY altTextEditField.tooltip "Type text to display in place of the image">
|
||||
<!ENTITY noAltText.label "Don't use alternate text">
|
||||
<!ENTITY noAltText.accessKey "D">
|
||||
|
||||
<!ENTITY previewBox.label "Image Preview">
|
||||
<!ENTITY MoreFewerButton.tooltip "Display more or fewer properties to edit">
|
||||
|
||||
<!-- These controls are in the Dimensions tab panel -->
|
||||
<!-- actualSize.label should be same as actualSizeRadio.label + ":" -->
|
||||
<!ENTITY actualSize.label "Actual Size:">
|
||||
<!ENTITY actualSizeRadio.label "Actual Size">
|
||||
<!ENTITY actualSizeRadio.accessKey "A">
|
||||
<!ENTITY actualSizeRadio.tooltip "Revert to the image's actual size">
|
||||
<!ENTITY customSizeRadio.label "Custom Size">
|
||||
<!ENTITY customSizeRadio.accessKey "S">
|
||||
<!ENTITY customSizeRadio.tooltip "Change the image's size as displayed in the page">
|
||||
<!ENTITY heightEditField.label "Height:">
|
||||
<!ENTITY heightEditField.accessKey "G">
|
||||
<!ENTITY widthEditField.label "Width:">
|
||||
<!ENTITY widthEditField.accessKey "W">
|
||||
<!ENTITY constrainCheckbox.label "Constrain">
|
||||
<!ENTITY constrainCheckbox.accessKey "C">
|
||||
<!ENTITY constrainCheckbox.tooltip "Maintain the image's aspect ratio">
|
||||
|
||||
<!-- These controls are in the Image Map box of the expanded area -->
|
||||
<!ENTITY imagemapBox.label "Image Map">
|
||||
<!ENTITY removeImageMapButton.label "Remove">
|
||||
<!ENTITY removeImageMapButton.accessKey "R">
|
||||
<!ENTITY editImageMapButton.label "Edit...">
|
||||
<!ENTITY editImageMapButton.tooltip "Create clickable hotspots for this image">
|
||||
|
||||
<!-- These are the options for image alignment -->
|
||||
<!ENTITY alignment.label "Align Text to Image">
|
||||
<!ENTITY bottomPopup.value "At the bottom">
|
||||
<!ENTITY topPopup.value "At the top">
|
||||
<!ENTITY centerPopup.value "In the center">
|
||||
<!ENTITY wrapRightPopup.value "Wrap to the right">
|
||||
<!ENTITY wrapLeftPopup.value "Wrap to the left">
|
||||
|
||||
<!-- These controls are in the Spacing Box -->
|
||||
<!ENTITY spacingBox.label "Spacing">
|
||||
<!ENTITY spacingBox.tooltip "Type a number for the amount of space around image">
|
||||
<!ENTITY leftRightEditField.label "Left and Right:">
|
||||
<!ENTITY leftRightEditField.accessKey "L">
|
||||
<!ENTITY topBottomEditField.label "Top and Bottom:">
|
||||
<!ENTITY topBottomEditField.accessKey "T">
|
||||
<!ENTITY borderEditField.label "Solid Border:">
|
||||
<!ENTITY borderEditField.accessKey "B">
|
||||
|
||||
<!-- These controls are in the Link Box -->
|
||||
<!ENTITY showImageLinkBorder.label "Show border around linked image">
|
||||
<!ENTITY showImageLinkBorder.accessKey "B">
|
||||
|
||||
<!-- These controls may be added some day; currently not used -->
|
||||
<!ENTITY makePageBackgroundCheckbox.label "Make Page Background">
|
||||
<!ENTITY makePageBackgroundCheckbox.tooltip "Use image as background for your page">
|
||||
<!ENTITY editImageButton.label "Edit Image">
|
||||
<!ENTITY editImageButton.tooltip "Edit image file in another program">
|
||||
|
||||
<!-- These tabs are currently used in the image input dialog -->
|
||||
<!ENTITY imageInputTab.label "Form">
|
||||
<!ENTITY imageLocationTab.label "Location">
|
||||
<!ENTITY imageDimensionsTab.label "Dimensions">
|
||||
<!ENTITY imageAppearanceTab.label "Appearance">
|
||||
<!ENTITY imageLinkTab.label "Link">
|
|
@ -0,0 +1,35 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "Insert Character">
|
||||
<!ENTITY category.label "Category">
|
||||
<!ENTITY letter.label "Letter:">
|
||||
<!ENTITY letter.accessKey "L">
|
||||
<!ENTITY character.label "Character:">
|
||||
<!ENTITY character.accessKey "C">
|
||||
<!ENTITY accentUpper.label "Accent Uppercase">
|
||||
<!ENTITY accentLower.label "Accent Lowercase">
|
||||
<!ENTITY otherUpper.label "Other Uppercase">
|
||||
<!ENTITY otherLower.label "Other Lowercase">
|
||||
<!ENTITY commonSymbols.label "Common Symbols">
|
|
@ -0,0 +1,31 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "Insert HTML">
|
||||
<!ENTITY sourceEditField.label "Enter HTML tags and text:">
|
||||
<!ENTITY example.label "Example: ">
|
||||
<!-- LOCALIZATION NOTE (exampleOpenTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" -->
|
||||
<!ENTITY exampleOpenTag.label "<i>">
|
||||
<!-- LOCALIZATION NOTE (exampleCloseTag.label): DONT_TRANSLATE: they are text for HTML tagnames: "<i>" and "</i>" -->
|
||||
<!ENTITY exampleCloseTag.label "</i>">
|
||||
<!ENTITY exampleText.label "Hello World!">
|
|
@ -0,0 +1,36 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-2000 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "Insert Table">
|
||||
|
||||
<!ENTITY size.label "Size">
|
||||
<!ENTITY numRowsEditField.label "Rows:">
|
||||
<!ENTITY numRowsEditField.accessKey "R">
|
||||
<!ENTITY numColumnsEditField.label "Columns:">
|
||||
<!ENTITY numColumnsEditField.accessKey "C">
|
||||
<!ENTITY widthEditField.label "Width:">
|
||||
<!ENTITY widthEditField.accessKey "W">
|
||||
<!ENTITY borderEditField.label "Border:">
|
||||
<!ENTITY borderEditField.accessKey "B">
|
||||
<!ENTITY borderEditField.tooltip "Type a number for the table's border, or type zero (0) for no border">
|
||||
<!ENTITY pixels.label "pixels">
|
|
@ -0,0 +1,24 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY windowTitle.label "Link Properties">
|
||||
<!ENTITY LinkURLBox.label "Link Location">
|
|
@ -0,0 +1,39 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "List Properties">
|
||||
|
||||
<!ENTITY ListType.label "List Type">
|
||||
<!ENTITY bulletStyle.label "Bullet Style:">
|
||||
<!ENTITY startingNumber.label "Start at:">
|
||||
<!ENTITY startingNumber.accessKey "S">
|
||||
<!ENTITY none.value "None">
|
||||
<!ENTITY bulletList.value "Bullet (Unnumbered) List">
|
||||
<!ENTITY numberList.value "Numbered List">
|
||||
<!ENTITY definitionList.value "Definition List">
|
||||
<!ENTITY changeListMsg.label "When changing list type:">
|
||||
<!ENTITY changeEntireListRadio.label "Change entire list">
|
||||
<!ENTITY changeEntireListRadio.accessKey "C">
|
||||
<!ENTITY changeSelectedRadio.label "Change just selected items">
|
||||
<!ENTITY changeSelectedRadio.accessKey "I">
|
|
@ -0,0 +1,38 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "Personal Dictionary">
|
||||
|
||||
<!ENTITY wordEditField.label "New word:">
|
||||
<!ENTITY wordEditField.accessKey "N">
|
||||
<!ENTITY AddButton.label "Add">
|
||||
<!ENTITY AddButton.accessKey "A">
|
||||
<!ENTITY DictionaryList.label "Words in dictionary:">
|
||||
<!ENTITY DictionaryList.accessKey "W">
|
||||
<!ENTITY ReplaceButton.label "Replace">
|
||||
<!ENTITY ReplaceButton.accessKey "R">
|
||||
<!ENTITY RemoveButton.label "Remove">
|
||||
<!ENTITY RemoveButton.accessKey "e">
|
||||
|
||||
<!ENTITY CloseButton.label "Close">
|
||||
<!ENTITY CloseButton.accessKey "C">
|
|
@ -0,0 +1,46 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
- Akkana Peck
|
||||
-->
|
||||
|
||||
<!-- extracted from EdReplace.xul -->
|
||||
|
||||
<!ENTITY replaceDialog.title "Find and Replace">
|
||||
<!ENTITY findField.label "Find text:">
|
||||
<!ENTITY findField.accesskey "n">
|
||||
<!ENTITY replaceField.label "Replace with:">
|
||||
<!ENTITY replaceField.accesskey "e">
|
||||
<!ENTITY caseSensitiveCheckbox.label "Match upper/lower case">
|
||||
<!ENTITY caseSensitiveCheckbox.accesskey "c">
|
||||
<!ENTITY wrapCheckbox.label "Wrap around">
|
||||
<!ENTITY wrapCheckbox.accesskey "W">
|
||||
<!ENTITY backwardsCheckbox.label "Search backwards">
|
||||
<!ENTITY backwardsCheckbox.accesskey "b">
|
||||
<!ENTITY findNextButton.label "Find Next">
|
||||
<!ENTITY findNextButton.accesskey "F">
|
||||
<!ENTITY replaceButton.label "Replace">
|
||||
<!ENTITY replaceButton.accesskey "R">
|
||||
<!ENTITY replaceAndFindButton.label "Replace and Find">
|
||||
<!ENTITY replaceAndFindButton.accesskey "d">
|
||||
<!ENTITY replaceAllButton.label "Replace All">
|
||||
<!ENTITY replaceAllButton.accesskey "A">
|
||||
<!ENTITY closeButton.label "Close">
|
||||
<!ENTITY notFoundWarning.label "The text you entered was not found.">
|
|
@ -0,0 +1,56 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!-- Window title -->
|
||||
<!ENTITY windowTitle.label "Check Spelling">
|
||||
|
||||
<!ENTITY misspelledWord.label "Misspelled word:">
|
||||
<!ENTITY wordEditField.label "Replace with:">
|
||||
<!ENTITY wordEditField.accessKey "w">
|
||||
<!ENTITY checkwordButton.label "Check Word">
|
||||
<!ENTITY checkwordButton.accessKey "k">
|
||||
<!ENTITY suggestions.label "Suggestions:">
|
||||
<!ENTITY suggestions.accessKey "u">
|
||||
<!ENTITY ignoreButton.label "Ignore">
|
||||
<!ENTITY ignoreButton.accessKey "I">
|
||||
<!ENTITY ignoreAllButton.label "Ignore All">
|
||||
<!ENTITY ignoreAllButton.accessKey "n">
|
||||
<!ENTITY replaceButton.label "Replace">
|
||||
<!ENTITY replaceButton.accessKey "R">
|
||||
<!ENTITY replaceAllButton.label "Replace All">
|
||||
<!ENTITY replaceAllButton.accessKey "A">
|
||||
<!ENTITY stopButton.label "Stop">
|
||||
<!ENTITY stopButton.accessKey "t">
|
||||
<!ENTITY userDictionary.label "Personal Dictionary:">
|
||||
<!ENTITY moreDictionaries.label "Download More">
|
||||
<!ENTITY addToUserDictionaryButton.label "Add Word">
|
||||
<!ENTITY addToUserDictionaryButton.accessKey "d">
|
||||
<!ENTITY editUserDictionaryButton.label "Edit...">
|
||||
<!ENTITY editUserDictionaryButton.accessKey "E">
|
||||
<!ENTITY recheckButton.label "Recheck Page">
|
||||
<!ENTITY recheckButton.accessKey "P">
|
||||
<!ENTITY closeButton.label "Close">
|
||||
<!ENTITY closeButton.accessKey "C">
|
||||
<!ENTITY sendButton.label "Send">
|
||||
<!ENTITY sendButton.accessKey "S">
|
||||
<!ENTITY languagePopup.label "Language:">
|
||||
<!ENTITY languagePopup.accessKey "L">
|
|
@ -0,0 +1,98 @@
|
|||
<!--
|
||||
- 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 Communicator client code, released
|
||||
- March 31, 1998.
|
||||
-
|
||||
- The Initial Developer of the Original Code is Netscape
|
||||
- Communications Corporation. Portions created by Netscape are
|
||||
- Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
- Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-->
|
||||
|
||||
<!ENTITY tableWindow.title "Table Properties">
|
||||
<!ENTITY tableTab.label "Table">
|
||||
<!ENTITY cellTab.label "Cells">
|
||||
<!ENTITY tableRows.label "Rows:">
|
||||
<!ENTITY tableRows.accessKey "R">
|
||||
<!ENTITY tableColumns.label "Columns:">
|
||||
<!ENTITY tableColumns.accessKey "C">
|
||||
<!ENTITY tableHeight.label "Height:">
|
||||
<!ENTITY tableHeight.accessKey "G">
|
||||
<!ENTITY tableWidth.label "Width:">
|
||||
<!ENTITY tableWidth.accessKey "W">
|
||||
<!ENTITY tableBorderSpacing.label "Borders and Spacing">
|
||||
<!ENTITY tableBorderWidth.label "Border:">
|
||||
<!ENTITY tableBorderWidth.accessKey "B">
|
||||
<!ENTITY tableSpacing.label "Spacing:">
|
||||
<!ENTITY tableSpacing.accessKey "S">
|
||||
<!ENTITY tablePadding.label "Padding:">
|
||||
<!ENTITY tablePadding.accessKey "P">
|
||||
<!ENTITY tablePxBetwCells.label "pixels between cells">
|
||||
<!ENTITY tablePxBetwBrdrCellContent.label "pixels between cell border and content">
|
||||
<!ENTITY tableAlignment.label "Table Alignment:">
|
||||
<!ENTITY tableAlignment.accessKey "T">
|
||||
<!ENTITY tableCaption.label "Caption:">
|
||||
<!ENTITY tableCaption.accessKey "N">
|
||||
<!ENTITY tableCaptionAbove.label "Above Table">
|
||||
<!ENTITY tableCaptionBelow.label "Below Table">
|
||||
<!ENTITY tableCaptionLeft.label "Left of Table">
|
||||
<!ENTITY tableCaptionRight.label "Right of table">
|
||||
<!ENTITY tableCaptionNone.label "None">
|
||||
<!ENTITY tableInheritColor.label "(Let page color show through)">
|
||||
|
||||
<!ENTITY cellPercent.label "percent of table">
|
||||
<!ENTITY cellSelection.label "Selection">
|
||||
<!ENTITY cellSelectCell.label "Cell">
|
||||
<!ENTITY cellSelectRow.label "Row">
|
||||
<!ENTITY cellSelectColumn.label "Column">
|
||||
<!ENTITY cellSelectNext.label "Next">
|
||||
<!ENTITY cellSelectNext.accessKey "N">
|
||||
<!ENTITY cellSelectPrevious.label "Previous">
|
||||
<!ENTITY cellSelectPrevious.accessKey "P">
|
||||
<!ENTITY cellApplyBeforeMove.label "Apply changes before changing selection">
|
||||
<!ENTITY cellKeepCurrentData.label "Keep current settings">
|
||||
<!-- LOCALIZATION NOTE Next 2 form 1 sentence (we don't want to use HTML tag to wrap) -->
|
||||
<!ENTITY applyBeforeChange1.label "Current changes will be applied">
|
||||
<!ENTITY applyBeforeChange2.label "before changing the selection.">
|
||||
<!ENTITY cellRowSpan.label "Row Span:">
|
||||
<!ENTITY cellColSpan.label "Column Span:">
|
||||
<!ENTITY cellContentAlignment.label "Content Alignment">
|
||||
<!ENTITY cellHorizontal.label "Horizontal:">
|
||||
<!ENTITY cellHorizontal.accessKey "Z">
|
||||
<!ENTITY cellVertical.label "Vertical:">
|
||||
<!ENTITY cellVertical.accessKey "V">
|
||||
<!ENTITY cellStyle.label "Cell Style:">
|
||||
<!ENTITY cellStyle.accessKey "C">
|
||||
<!ENTITY cellNormal.label "Normal">
|
||||
<!ENTITY cellHeader.label "Header">
|
||||
<!ENTITY cellTextWrap.label "Text Wrap:">
|
||||
<!ENTITY cellTextWrap.accessKey "T">
|
||||
<!ENTITY cellWrap.label "Wrap">
|
||||
<!ENTITY cellNoWrap.label "Don't wrap">
|
||||
<!ENTITY cellAlignTop.label "Top">
|
||||
<!ENTITY cellAlignMiddle.label "Middle">
|
||||
<!ENTITY cellAlignBottom.label "Bottom">
|
||||
<!ENTITY cellAlignJustify.label "Justify">
|
||||
<!ENTITY cellAlignAtChar.label "At Character:">
|
||||
<!ENTITY cellInheritColor.label "(Let table color show through)">
|
||||
<!ENTITY cellUseCheckboxHelp.label "Use checkboxes to determine which properties are applied to all selected cells">
|
||||
|
||||
<!-- Used in both Table and Cell panels -->
|
||||
<!ENTITY size.label "Size">
|
||||
<!ENTITY pixels.label "pixels">
|
||||
<!ENTITY backgroundColor.label "Background Color:">
|
||||
<!ENTITY backgroundColor.accessKey "B">
|
||||
<!ENTITY AlignLeft.label "Left">
|
||||
<!ENTITY AlignCenter.label "Center">
|
||||
<!ENTITY AlignRight.label "Right">
|
0
mail/components/prefwindow/locale/pref-downloads.dtd → mail/locales/en-US/chrome/editor/editorOverlay.dtd
Executable file → Normal file
0
mail/components/prefwindow/locale/pref-downloads.dtd → mail/locales/en-US/chrome/editor/editorOverlay.dtd
Executable file → Normal file
|
@ -0,0 +1,20 @@
|
|||
<!ENTITY charsetMenu.label "Character Encoding">
|
||||
<!ENTITY charsetMenu.accesskey "C">
|
||||
<!ENTITY charsetMenuAutodet.label "Auto-Detect">
|
||||
<!ENTITY charsetMenuAutodet.accesskey "a">
|
||||
<!ENTITY charsetMenuMore.label "More">
|
||||
<!ENTITY charsetMenuMore.accesskey "m">
|
||||
<!ENTITY charsetMenuMore1.label "West European">
|
||||
<!ENTITY charsetMenuMore1.accesskey "w">
|
||||
<!ENTITY charsetMenuMore2.label "East European">
|
||||
<!ENTITY charsetMenuMore2.accesskey "E">
|
||||
<!ENTITY charsetMenuMore3.label "East Asian">
|
||||
<!ENTITY charsetMenuMore3.accesskey "A">
|
||||
<!ENTITY charsetMenuMore4.label "SE & SW Asian">
|
||||
<!ENTITY charsetMenuMore4.accesskey "S">
|
||||
<!ENTITY charsetMenuMore5.label "Middle Eastern">
|
||||
<!ENTITY charsetMenuMore5.accesskey "M">
|
||||
<!ENTITY charsetMenuUnicode.label "Unicode">
|
||||
<!ENTITY charsetMenuUnicode.accesskey "U">
|
||||
<!ENTITY charsetCustomize.label "Customize...">
|
||||
<!ENTITY charsetCustomize.accesskey "c">
|
|
@ -0,0 +1,14 @@
|
|||
<!ENTITY newsblogTitle.label "RSS Account Settings">
|
||||
|
||||
<!ENTITY biffStart.label "Check for new articles every ">
|
||||
<!ENTITY biffStart.accesskey "k">
|
||||
<!ENTITY biffEnd.label "minutes">
|
||||
|
||||
<!ENTITY loginAtStartup.label "Check for new articles at startup">
|
||||
<!ENTITY loginAtStartup.accesskey "C">
|
||||
|
||||
<!ENTITY useQuickMode.label "By default, show the article summary instead of loading the web page">
|
||||
<!ENTITY useQuickMode.accesskey "B">
|
||||
|
||||
<!ENTITY manageSubscriptions.label "Manage Subscriptions...">
|
||||
<!ENTITY manageSubscriptions.accesskey "M">
|
|
@ -0,0 +1,2 @@
|
|||
## Strings used in the Account Manager
|
||||
prefPanel-newsblog=Feed Settings
|
|
@ -0,0 +1,14 @@
|
|||
<!-- Feed Properties Dialog -->
|
||||
<!ENTITY window.title "News Feed Properties">
|
||||
|
||||
<!ENTITY feedFolder.label "Store Feed Articles in: ">
|
||||
<!ENTITY feedFolder.accesskey "S">
|
||||
|
||||
<!ENTITY choosethisfolder.label "choose this folder">
|
||||
|
||||
<!ENTITY feedLocation.label "Feed URL: ">
|
||||
<!ENTITY feedLocation.accesskey "F">
|
||||
|
||||
<!ENTITY quickMode.label "Show the article summary instead of loading the web page">
|
||||
<!ENTITY quickMode.accesskey "h">
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
<!-- folder pane context menu item -->
|
||||
<!ENTITY folderContextRSSSubscribe.label "Manage Subscriptions...">
|
||||
<!ENTITY folderContextRSSSubscribe.accesskey "M">
|
||||
|
||||
<!-- Subscription Dialog -->
|
||||
<!ENTITY newsBlogSubscriptions.label "RSS Subscriptions">
|
||||
<!ENTITY subscriptionDesc.label "Manage your RSS Subscriptions.">
|
||||
<!ENTITY feedNameTreeCol.label "Name">
|
||||
<!ENTITY locationTreeCol.label "Location">
|
||||
<!ENTITY addButton.label "Add">
|
||||
<!ENTITY addButton.accesskey "A">
|
||||
<!ENTITY editButton.label "Edit">
|
||||
<!ENTITY editButton.accesskey "E">
|
||||
<!ENTITY deleteButton.label "Delete">
|
||||
<!ENTITY deleteButton.accesskey "D">
|
||||
|
||||
<!ENTITY feedNameTreeCol.label "Name">
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
# Status strings used in the subscribe dialog
|
||||
|
||||
subscribe-validating=Verifying the RSS feed...
|
||||
subscribe-cancelSubscription=Are you sure you wish to cancel subscribing to the current feed?
|
||||
subscribe-cancelSubscriptionTitle=Subscribing to a Feed...
|
||||
|
||||
# when downloading new feed items from the subscribe dialog.
|
||||
# LOCALIZATION NOTE: Do not translate %d in the following line.
|
||||
# The first %S will receive the number of messages received so far;
|
||||
# the second %S will receive the total number of messages
|
||||
subscribe-fetchingFeedItems=Downloading feed articles (%S of %S)
|
||||
|
||||
newsblog-invalidFeed=%S is not a valid RSS feed.
|
||||
newsblog-networkError=%S could not be found. Please check the name and try again.
|
||||
newsblog-getNewMailCheck=Checking RSS feeds for new items
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
<!ENTITY offlineMenu.label "Offline">
|
||||
<!ENTITY offlineMenu.accesskey "l">
|
||||
<!ENTITY synchronizeOfflineCmd.label "Download/Sync Now...">
|
||||
<!ENTITY synchronizeOfflineCmd.accesskey "S">
|
||||
<!ENTITY settingsOfflineCmd.label "Offline Settings...">
|
||||
<!ENTITY settingsOfflineCmd.accesskey "e">
|
||||
<!ENTITY downloadSelectedCmd.label "Get Selected Messages">
|
||||
<!ENTITY downloadSelectedCmd.accesskey "M">
|
||||
<!ENTITY downloadFlaggedCmd.label "Get Flagged Messages">
|
||||
<!ENTITY downloadFlaggedCmd.accesskey "F">
|
||||
|
||||
<!ENTITY prefOfflineConnection.label "Offline and Connection Settings">
|
||||
<!ENTITY prefOfflineDesc.label "Manage offline settings.">
|
||||
<!ENTITY prefOfflineButton.label "Offline Settings...">
|
||||
<!ENTITY prefOfflineButton.accesskey "O">
|
|
@ -0,0 +1,71 @@
|
|||
# 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):
|
||||
#
|
||||
|
||||
# LOCALIZATION NOTE :
|
||||
# do not localize "\n". use "\n" to make the text fit nicely in the dialog.
|
||||
|
||||
#
|
||||
# Download Messages Prompt
|
||||
#
|
||||
downloadMessagesWindowTitle=Work Offline
|
||||
|
||||
# LOCALIZATION NOTE :
|
||||
# do not localize "\n". use "\n" to make the text fit nicely in the dialog.
|
||||
downloadMessagesLabel=Do you want to download messages \nfor offline use before you go offline?\n\n
|
||||
|
||||
downloadMessagesCheckboxLabel=Always ask me when I go offline
|
||||
downloadMessagesDownloadButtonLabel=Download
|
||||
downloadMessagesNoDownloadButtonLabel=Don't Download
|
||||
downloadMessagesCancelButtonLabel=Cancel
|
||||
|
||||
#
|
||||
# Send Messages Prompt
|
||||
#
|
||||
sendMessagesWindowTitle=Work Online
|
||||
|
||||
# LOCALIZATION NOTE :
|
||||
# do not localize "\n". use "\n" to make the text fit nicely in the dialog.
|
||||
sendMessagesLabel=Would you like to send the messages \nin your Unsent Messages folder once you are online?\n\n
|
||||
sendMessagesCheckboxLabel=Always ask me when I go online
|
||||
sendMessagesSendButtonLabel=Send
|
||||
sendMessagesNoSendButtonLabel=Don't Send
|
||||
sendMessagesCancelButtonLabel=Cancel
|
||||
|
||||
#
|
||||
# GetMessages Offline Prompt
|
||||
#
|
||||
getMessagesOfflineWindowTitle=Get Messages
|
||||
|
||||
# LOCALIZATION NOTE :
|
||||
# do not localize "\n". use "\n" to make the text fit nicely in the dialog.
|
||||
getMessagesOfflineLabel=You are currently offline. Would you like \nto go online to get your new messages?\n\n
|
||||
getMessagesOfflineGoButtonLabel=Go online
|
||||
getMessagesOfflineCancelButtonLabel=Cancel
|
||||
|
||||
#
|
||||
# Send Messages Offline Prompt
|
||||
#
|
||||
sendMessagesOfflineWindowTitle=Send Messages
|
||||
|
||||
# LOCALIZATION NOTE :
|
||||
# do not localize "\n". use "\n" to make the text fit nicely in the dialog.
|
||||
sendMessagesOfflineLabel=You are currently offline. Would you like \nto go online and send your unsent messages?\n\n
|
||||
sendMessagesOfflineGoButtonLabel=Go online
|
||||
sendMessagesOfflineCancelButtonLabel=Cancel
|
|
@ -0,0 +1,25 @@
|
|||
<!-- extracted from AccountManager.xul -->
|
||||
|
||||
<!ENTITY accountManagerTitle.label "Account Settings">
|
||||
|
||||
<!ENTITY addAccountButton.label "Add Account...">
|
||||
<!ENTITY addAccountButton.accesskey "A">
|
||||
<!ENTITY setDefaultButton.label "Set as Default">
|
||||
<!ENTITY setDefaultButton.accesskey "f">
|
||||
<!ENTITY duplicateButton.label "Duplicate">
|
||||
<!ENTITY removeButton.label "Remove Account">
|
||||
<!ENTITY removeButton.accesskey "R">
|
||||
|
||||
<!ENTITY nameCol.label "Name">
|
||||
<!ENTITY duplicate.label "Duplicate">
|
||||
|
||||
<!-- AccountManager.xul -->
|
||||
<!-- LOCALIZATION NOTE : this is part of an inline-style attribute on the account
|
||||
setting dialog, which specifies the width and height in em units of the dialog.
|
||||
Localizers ONLY can increase these widths if they are having difficulty getting
|
||||
panel content to fit. 1em = the width of the letter 'm' in the selected font.
|
||||
XUL/FE DEVELOPERS: DO NOT MODIFY THIS VALUE. It represents the correct size of
|
||||
this window for en-US. -->
|
||||
<!ENTITY accountManager.size "width: 55em; height: 44em;">
|
||||
<!ENTITY macAccountManager.size "width: 60em; height: 44em;">
|
||||
<!ENTITY accountTree.width "width: 17em;">
|
|
@ -0,0 +1,7 @@
|
|||
<!ENTITY window.title "Customize Headers">
|
||||
<!ENTITY addButton.label "Add">
|
||||
<!ENTITY addButton.accesskey "A">
|
||||
<!ENTITY removeButton.label "Remove">
|
||||
<!ENTITY removeButton.accesskey "R">
|
||||
<!ENTITY newMsgHeader.label "New message header:">
|
||||
<!ENTITY newMsgHeader.accesskey "N">
|
|
@ -0,0 +1,48 @@
|
|||
<!ENTITY window.title "Filter Rules">
|
||||
<!ENTITY subject.label "subject">
|
||||
<!ENTITY sender.label "sender">
|
||||
<!ENTITY date.label "date">
|
||||
<!ENTITY anyText.label "any text">
|
||||
<!ENTITY keyword.label "keyword">
|
||||
<!ENTITY age.label "age in days">
|
||||
<!ENTITY to.label "to">
|
||||
|
||||
<!-- LOCALIZATION NOTE (cc.label): DONT_TRANSLATE -->
|
||||
<!ENTITY cc.label "Cc">
|
||||
|
||||
<!ENTITY status.label "status">
|
||||
<!ENTITY priority.label "priority">
|
||||
<!ENTITY body.label "body">
|
||||
<!ENTITY contains.label "contains">
|
||||
<!ENTITY nocontains.label "doesn't contain">
|
||||
<!ENTITY moveToFolder.label "Move to folder:">
|
||||
<!ENTITY copyToFolder.label "Copy to folder:">
|
||||
<!ENTITY changePriority.label "Change the priority to:">
|
||||
<!ENTITY delete.label "Delete the message">
|
||||
<!ENTITY markRead.label "Mark the message as read">
|
||||
<!ENTITY markFlagged.label "Flag the message">
|
||||
<!ENTITY label.label "Label the message:">
|
||||
<!ENTITY killThread.label "Ignore thread">
|
||||
<!ENTITY watchThread.label "Watch thread">
|
||||
<!ENTITY deleteFromServer.label "Delete from POP server">
|
||||
<!ENTITY fetchBodyFromServer.label "Fetch body from POP server">
|
||||
<!ENTITY setJunkScore.label "Set Junk Status to:">
|
||||
<!ENTITY filterName.label "Filter name:">
|
||||
<!ENTITY filterName.accesskey "i">
|
||||
|
||||
<!ENTITY junk.label "Junk">
|
||||
<!ENTITY notJunk.label "Not Junk">
|
||||
|
||||
<!ENTITY lowestPriorityCmd.label "Lowest">
|
||||
<!ENTITY lowPriorityCmd.label "Low">
|
||||
<!ENTITY normalPriorityCmd.label "Normal">
|
||||
<!ENTITY highPriorityCmd.label "High">
|
||||
<!ENTITY highestPriorityCmd.label "Highest">
|
||||
|
||||
<!ENTITY conditionDesc.label "For incoming messages that:">
|
||||
<!ENTITY filterActionDesc.label "Perform these actions:">
|
||||
<!ENTITY filterActionDesc.accesskey "P">
|
||||
|
||||
<!ENTITY newFolderButton.label "New Folder...">
|
||||
<!ENTITY newFolderButton.accesskey "N">
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
<!ENTITY window.title "Message Filters">
|
||||
<!ENTITY nameColumn.label "Filter Name">
|
||||
<!ENTITY activeColumn.label "Enabled">
|
||||
<!ENTITY newButton.label "New...">
|
||||
<!ENTITY newButton.accesskey "N">
|
||||
<!ENTITY editButton.label "Edit...">
|
||||
<!ENTITY editButton.accesskey "E">
|
||||
<!ENTITY deleteButton.label "Delete">
|
||||
<!ENTITY deleteButton.accesskey "t">
|
||||
<!ENTITY reorderUpButton.label "Move Up">
|
||||
<!ENTITY reorderUpButton.accesskey "U">
|
||||
<!ENTITY reorderDownButton.label "Move Down">
|
||||
<!ENTITY reorderDownButton.accesskey "D">
|
||||
<!ENTITY filterHeader.label "Enabled filters are run automatically in the order shown below.">
|
||||
<!ENTITY filtersForPrefix.label "Filters for:">
|
||||
<!ENTITY filtersForPrefix.accesskey "F">
|
||||
<!ENTITY viewLogButton.label "Filter Log">
|
||||
<!ENTITY viewLogButton.accesskey "L">
|
||||
<!ENTITY runFilters.label "Run Now">
|
||||
<!ENTITY runFilters.accesskey "R">
|
||||
<!ENTITY stopFilters.label "Stop">
|
||||
<!ENTITY stopFilters.accesskey "S">
|
||||
<!ENTITY folderPickerPrefix.label "Run selected filter(s) on:">
|
||||
<!ENTITY folderPickerPrefix.accesskey "c">
|
||||
<!ENTITY choosethis.label "choose this folder">
|
||||
<!ENTITY choosethisnewsserver.label "choose this news server">
|
||||
<!ENTITY helpButton.label "Help">
|
||||
<!ENTITY helpButton.accesskey "H">
|
||||
<!ENTITY closeCmd.key "W">
|
|
@ -0,0 +1,22 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!-- Labels -->
|
||||
<!ENTITY name.label "Address Book Name">
|
|
@ -0,0 +1,112 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!ENTITY chooseAddressBook.label "Add to: ">
|
||||
<!ENTITY chooseAddressBook.accesskey "A">
|
||||
|
||||
<!ENTITY Contact.tab "Contact">
|
||||
<!ENTITY Name.box "Name">
|
||||
|
||||
<!-- LOCALIZATION NOTE:
|
||||
NameField1, NameField2, PhoneticField1, PhoneticField2
|
||||
those fields are either LN or FN depends on the target country.
|
||||
"FirstName" and "LastName" can be swapped for id to change the order
|
||||
but they should not be translated (same applied to phonetic id).
|
||||
Make sure the translation of label corresponds to the order of id.
|
||||
-->
|
||||
|
||||
<!-- LOCALIZATION NOTE (NameField1.id) : DONT_TRANSLATE -->
|
||||
<!ENTITY NameField1.id "FirstName">
|
||||
<!-- LOCALIZATION NOTE (NameField2.id) : DONT_TRANSLATE -->
|
||||
<!ENTITY NameField2.id "LastName">
|
||||
<!-- LOCALIZATION NOTE (PhoneticField1.id) : DONT_TRANSLATE -->
|
||||
<!ENTITY PhoneticField1.id "PhoneticFirstName">
|
||||
<!-- LOCALIZATION NOTE (PhoneticField2.id) : DONT_TRANSLATE -->
|
||||
<!ENTITY PhoneticField2.id "PhoneticLastName">
|
||||
|
||||
<!ENTITY NameField1.label "First:">
|
||||
<!ENTITY NameField1.accesskey "F">
|
||||
<!ENTITY NameField2.label "Last:">
|
||||
<!ENTITY NameField2.accesskey "L">
|
||||
<!ENTITY PhoneticField1.label "Phonetic:">
|
||||
<!ENTITY PhoneticField2.label "Phonetic:">
|
||||
<!ENTITY DisplayName.label "Display:">
|
||||
<!ENTITY DisplayName.accesskey "D">
|
||||
<!ENTITY NickName.label "Nickname:">
|
||||
<!ENTITY NickName.accesskey "N">
|
||||
|
||||
<!ENTITY Internet.box "Internet">
|
||||
<!ENTITY PrimaryEmail.label "Email:">
|
||||
<!ENTITY PrimaryEmail.accesskey "E">
|
||||
<!ENTITY SecondEmail.label "Additional Email:">
|
||||
<!ENTITY SecondEmail.accesskey "o">
|
||||
<!ENTITY PreferMailFormat.label "Prefers to receive messages formatted as:">
|
||||
<!ENTITY PreferMailFormat.accesskey "r">
|
||||
<!ENTITY PlainText.label "Plain Text">
|
||||
<!ENTITY HTML.label "HTML">
|
||||
<!ENTITY Unknown.label "Unknown">
|
||||
<!ENTITY ScreenName.label "Screen Name:">
|
||||
<!ENTITY ScreenName.accesskey "S">
|
||||
|
||||
<!ENTITY Phones.box "Phones">
|
||||
<!ENTITY WorkPhone.label "Work:">
|
||||
<!ENTITY WorkPhone.accesskey "W">
|
||||
<!ENTITY HomePhone.label "Home:">
|
||||
<!ENTITY HomePhone.accesskey "H">
|
||||
<!ENTITY FaxNumber.label "Fax:">
|
||||
<!ENTITY FaxNumber.accesskey "x">
|
||||
<!ENTITY PagerNumber.label "Pager:">
|
||||
<!ENTITY PagerNumber.accesskey "P">
|
||||
<!ENTITY CellularNumber.label "Mobile:">
|
||||
<!ENTITY CellularNumber.accesskey "M">
|
||||
|
||||
|
||||
<!ENTITY Address.tab "Address">
|
||||
<!ENTITY Home.box "Home">
|
||||
<!ENTITY HomeAddress.label "Address:">
|
||||
<!ENTITY HomeAddress2.label "">
|
||||
<!ENTITY HomeCity.label "City:">
|
||||
<!ENTITY HomeState.label "State/Province:">
|
||||
<!ENTITY HomeZipCode.label "ZIP/Postal Code:">
|
||||
<!ENTITY HomeCountry.label "Country:">
|
||||
<!ENTITY HomeWebPage.label "Web Page:">
|
||||
<!ENTITY Work.box "Work">
|
||||
<!ENTITY JobTitle.label "Title:">
|
||||
<!ENTITY Department.label "Department:">
|
||||
<!ENTITY Company.label "Organization:">
|
||||
<!ENTITY WorkAddress.label "Address:">
|
||||
<!ENTITY WorkAddress2.label "">
|
||||
<!ENTITY WorkCity.label "City:">
|
||||
<!ENTITY WorkState.label "State/Province:">
|
||||
<!ENTITY WorkZipCode.label "ZIP/Postal Code:">
|
||||
<!ENTITY WorkCountry.label "Country:">
|
||||
<!ENTITY WorkWebPage.label "Web Page:">
|
||||
|
||||
|
||||
<!ENTITY Other.tab "Other">
|
||||
<!ENTITY Custom1.label "Custom 1:">
|
||||
<!ENTITY Custom1.accesskey "1">
|
||||
<!ENTITY Custom2.label "Custom 2:">
|
||||
<!ENTITY Custom2.accesskey "2">
|
||||
<!ENTITY Custom3.label "Custom 3:">
|
||||
<!ENTITY Custom3.accesskey "3">
|
||||
<!ENTITY Custom4.label "Custom 4:">
|
||||
<!ENTITY Custom4.accesskey "4">
|
||||
<!ENTITY Notes.box "Notes">
|
|
@ -0,0 +1,33 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!-- Box Headings -->
|
||||
<!ENTITY contact.heading "Contact">
|
||||
<!ENTITY home.heading "Home">
|
||||
<!ENTITY other.heading "Other">
|
||||
<!ENTITY phone.heading "Phone">
|
||||
<!ENTITY work.heading "Work">
|
||||
<!-- Special Box Headings, for mailing lists -->
|
||||
<!ENTITY description.heading "Description">
|
||||
<!ENTITY addresses.heading "Addresses">
|
||||
<!-- For Map It! -->
|
||||
<!ENTITY mapItButton.label "Get Map">
|
||||
<!ENTITY mapIt.tooltip "Display a map of this address from the Web">
|
||||
|
|
@ -0,0 +1,20 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
<!ENTITY dirTreeHeader.label "Address Books">
|
|
@ -0,0 +1,43 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
|
||||
Contributor(s):
|
||||
James Green <jg@cyberstorm.demon.co.uk>
|
||||
-->
|
||||
|
||||
<!-- Title -->
|
||||
<!ENTITY mailListWindow.title "Mailing List">
|
||||
<!-- Labels -->
|
||||
<!ENTITY addToAddressBook.label "Add to: ">
|
||||
|
||||
<!ENTITY ListName.label "List Name: ">
|
||||
<!ENTITY ListNickName.label "List Nickname: ">
|
||||
<!ENTITY ListDescription.label "Description: ">
|
||||
<!-- See bug 58485, when we implement drag and drop, add 'or drag addresses' back in -->
|
||||
<!ENTITY AddressTitle.label "Type email addresses to add them to the mailing list:">
|
||||
<!ENTITY RemoveButton.label "Remove">
|
||||
<!ENTITY UpButton.label "Move Up">
|
||||
<!ENTITY DownButton.label "Move Down">
|
||||
|
||||
<!-- Access Keys -->
|
||||
<!ENTITY addToAddressBook.accesskey "A">
|
||||
<!ENTITY ListName.accesskey "L">
|
||||
<!ENTITY ListNickName.accesskey "N">
|
||||
<!ENTITY ListDescription.accesskey "e">
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
<!ENTITY quitApplicationCmdWin.accesskey "x">
|
||||
<!ENTITY quitApplicationCmd.label "Quit">
|
||||
<!ENTITY quitApplicationCmd.accesskey "Q">
|
||||
<!ENTITY quitApplicationCmd.key "Q">
|
||||
<!ENTITY quitApplicationCmd.key "Q">
|
||||
|
||||
<!-- Edit Menu -->
|
||||
<!ENTITY editMenu.label "Edit">
|
||||
|
|
|
@ -0,0 +1,80 @@
|
|||
<!-- ***** BEGIN LICENSE BLOCK *****
|
||||
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
-
|
||||
- The contents of this file are subject to the Mozilla 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/MPL/
|
||||
-
|
||||
- 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 addressbook.
|
||||
-
|
||||
- The Initial Developer of the Original Code is
|
||||
- Seth Spitzer <sspitzer@netscape.com>.
|
||||
- Portions created by the Initial Developer are Copyright (C) 2001
|
||||
- the Initial Developer. All Rights Reserved.
|
||||
-
|
||||
- Contributor(s):
|
||||
-
|
||||
- Alternatively, the contents of this file may be used under the terms of
|
||||
- either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
- in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
- of those above. If you wish to allow use of your version of this file only
|
||||
- under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
- use your version of this file under the terms of the MPL, indicate your
|
||||
- decision by deleting the provisions above and replace them with the notice
|
||||
- and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
- the provisions above, a recipient may use your version of this file under
|
||||
- the terms of any one of the MPL, the GPL or the LGPL.
|
||||
-
|
||||
- ***** END LICENSE BLOCK ***** -->
|
||||
|
||||
<!ENTITY GeneratedName.label "Name">
|
||||
<!ENTITY GeneratedName.accesskey "N">
|
||||
<!ENTITY PrimaryEmail.label "Email">
|
||||
<!ENTITY PrimaryEmail.accesskey "E">
|
||||
<!ENTITY Company.label "Organization">
|
||||
<!ENTITY Company.accesskey "z">
|
||||
<!ENTITY _PhoneticName.label "Phonetic Name">
|
||||
<!ENTITY _PhoneticName.accesskey "o">
|
||||
<!ENTITY NickName.label "Nickname">
|
||||
<!ENTITY NickName.accesskey "i">
|
||||
<!ENTITY SecondEmail.label "Additional Email">
|
||||
<!ENTITY SecondEmail.accesskey "l">
|
||||
<!ENTITY Department.label "Department">
|
||||
<!ENTITY Department.accesskey "r">
|
||||
<!ENTITY JobTitle.label "Title">
|
||||
<!ENTITY JobTitle.accesskey "T">
|
||||
<!ENTITY CellularNumber.label "Mobile">
|
||||
<!ENTITY CellularNumber.accesskey "M">
|
||||
<!ENTITY PagerNumber.label "Pager">
|
||||
<!ENTITY PagerNumber.accesskey "P">
|
||||
<!ENTITY FaxNumber.label "Fax">
|
||||
<!ENTITY FaxNumber.accesskey "F">
|
||||
<!ENTITY HomePhone.label "Home Phone">
|
||||
<!ENTITY HomePhone.accesskey "H">
|
||||
<!ENTITY WorkPhone.label "Work Phone">
|
||||
<!ENTITY WorkPhone.accesskey "W">
|
||||
<!ENTITY ScreenName.label "Screen Name">
|
||||
<!ENTITY ScreenName.accesskey "S">
|
||||
<!ENTITY sortAscending.label "Ascending">
|
||||
<!ENTITY sortAscending.accesskey "A">
|
||||
<!ENTITY sortDescending.label "Descending">
|
||||
<!ENTITY sortDescending.accesskey "D">
|
||||
|
||||
<!-- context menu -->
|
||||
<!ENTITY composeEmail.label "Compose Email To">
|
||||
<!ENTITY composeEmail.accesskey "C">
|
||||
<!ENTITY deleteAddrBookCard.label "Delete">
|
||||
<!ENTITY deleteAddrBookCard.accesskey "D">
|
||||
<!ENTITY newAddrBookCard.label "New Card...">
|
||||
<!ENTITY newAddrBookCard.accesskey "N">
|
||||
<!ENTITY newAddrBookMailingList.label "New Mailing List...">
|
||||
<!ENTITY newAddrBookMailingList.accesskey "M">
|
||||
<!ENTITY addrBookCardProperties.label "Properties">
|
||||
<!ENTITY addrBookCardProperties.accesskey "P">
|
|
@ -0,0 +1,50 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!-- Title -->
|
||||
<!ENTITY selectAddressWindow.title "Select Addresses">
|
||||
|
||||
<!-- Buttons -->
|
||||
<!ENTITY toButton.label "To->">
|
||||
<!ENTITY toButton.accesskey "T">
|
||||
<!ENTITY ccButton.label "Cc->">
|
||||
<!ENTITY ccButton.accesskey "C">
|
||||
<!ENTITY bccButton.label "Bcc->">
|
||||
<!ENTITY bccButton.accesskey "B">
|
||||
<!ENTITY newButton.label "New...">
|
||||
<!ENTITY newButton.accesskey "N">
|
||||
<!ENTITY editButton.label "Edit...">
|
||||
<!ENTITY editButton.accesskey "E">
|
||||
<!ENTITY removeButton.label "Remove">
|
||||
<!ENTITY removeButton.accesskey "R">
|
||||
<!ENTITY lookIn.label "Look in:">
|
||||
<!ENTITY lookIn.accesskey "L">
|
||||
<!ENTITY for.label "for:">
|
||||
<!ENTITY for.accesskey "f">
|
||||
<!ENTITY clearButton.label "Clear">
|
||||
<!ENTITY clearButton.accesskey "a">
|
||||
<!ENTITY stopButton.label "Stop">
|
||||
<!ENTITY addressMessageTo.label "Address message to:">
|
||||
|
||||
<!-- Tooltips items -->
|
||||
<!ENTITY addressPickerSearchButton.tooltip "Search the selected address book">
|
||||
<!ENTITY addressPickerNewButton.tooltip "Create a new address book card">
|
||||
<!ENTITY addressPickerEditButton.tooltip "Edit the selected card">
|
||||
|
|
@ -0,0 +1,144 @@
|
|||
# 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):
|
||||
# Paul Hangas <hangas@netscape.com>
|
||||
# Alec Flett <alecf@netscape.com>
|
||||
# Seth Spitzer <sspitzer@netscape.com>
|
||||
#
|
||||
|
||||
#
|
||||
# The following are used by the Mailing list dialog
|
||||
#
|
||||
emptyListName=You must enter a list name.
|
||||
lastFirstFormat=%S, %S
|
||||
firstLastFormat=%S %S
|
||||
|
||||
newCardTitle=New Card
|
||||
# %S will be the card's display name
|
||||
newCardTitleWithDisplayName=New Card for %S
|
||||
editCardTitle=Edit Card
|
||||
# %S will be the card's display name
|
||||
editCardTitleWithDisplayName=Edit Card for %S
|
||||
# don't translate vCard
|
||||
editVCardTitle=Edit vCard
|
||||
# %S will be the card's display name, don't translate vCard
|
||||
editVCardTitleWithDisplayName=Edit vCard for %S
|
||||
|
||||
viewCardTitle=Card for %S
|
||||
viewListTitle=Mailing List: %S
|
||||
mailListNameExistsTitle=Mailing List Already Exists
|
||||
mailListNameExistsMessage=A Mailing List with that name already exists. Please choose a different name.
|
||||
|
||||
# used in the addressbook
|
||||
cannotDeleteTitle=Delete Failed
|
||||
confirmDeleteAddressbook=Are you sure you want to delete the selected address book?
|
||||
confirmDeleteMailingList=Are you sure you want to delete the selected mailing list?
|
||||
confirmDeleteListsAndCards=Are you sure you want to delete the selected cards and mailing lists?
|
||||
confirmDeleteMailingLists=Are you sure you want to delete the selected mailing lists?
|
||||
|
||||
propertyPrimaryEmail=Email
|
||||
propertyListName=List Name
|
||||
propertySecondaryEmail=Additional Email
|
||||
propertyScreenName=Screen Name
|
||||
propertyNickname=Nickname
|
||||
propertyDisplayName=Display Name
|
||||
propertyWork=Work
|
||||
propertyHome=Home
|
||||
propertyFax=Fax
|
||||
propertyCellular=Mobile
|
||||
propertyPager=Pager
|
||||
propertyCustom1=Custom 1
|
||||
propertyCustom2=Custom 2
|
||||
propertyCustom3=Custom 3
|
||||
propertyCustom4=Custom 4
|
||||
|
||||
## LOCALIZATION NOTE (cityAndStateAndZip):
|
||||
## %1$S is city, %2$S is state, %3$S is zip
|
||||
cityAndStateAndZip=%1$S, %2$S %3$S
|
||||
## LOCALIZATION NOTE (cityAndStateNoZip):
|
||||
## %1$S is city, %2$S is state
|
||||
cityAndStateNoZip=%1$S, %2$S
|
||||
## LOCALIZATION NOTE (cityOrStateAndZip):
|
||||
## %1$S is city or state, %2$S is zip
|
||||
cityOrStateAndZip=%1$S %2$S
|
||||
|
||||
cityStateSeparator=,
|
||||
stateZipSeparator=
|
||||
|
||||
prefixTo=To
|
||||
prefixCc=Cc
|
||||
prefixBcc=Bcc
|
||||
emptyEmailCard=Please remove the following cards with no email address :
|
||||
addressBook=Address Book
|
||||
|
||||
# mailnews.js
|
||||
ldap_2.servers.pab.description=Personal Address Book
|
||||
ldap_2.servers.history.description=Collected Addresses
|
||||
|
||||
# status bar stuff
|
||||
## LOCALIZATION NOTE (totalCardStatus):
|
||||
## %1$S is address book name, %2$S is card count
|
||||
totalCardStatus=Total Cards in %1$S: %2$S
|
||||
## LOCALIZATION NOTE (matchesFound): do not localize %S
|
||||
noMatchFound=No matches found
|
||||
matchFound=1 match found
|
||||
matchesFound=%S matches found
|
||||
cardsCopied=%S cards copied
|
||||
cardCopied=1 card copied
|
||||
|
||||
# LDAP directory stuff
|
||||
directoriesListItemNone=None
|
||||
invalidName=Please enter a valid Name.
|
||||
invalidHostname=Please enter a valid Hostname.
|
||||
invalidPortNumber=Please enter a valid Port Number.
|
||||
invalidResults=Please enter a valid number in the results field.
|
||||
|
||||
# For importing / exporting
|
||||
ExportAddressBookTitle=Export Address Book
|
||||
LDIFFiles=LDIF (*.ldi,*.ldif)
|
||||
CSVFiles=Comma Separated (*.csv)
|
||||
TABFiles=Tab Delimited (*.tab,*.txt)
|
||||
failedToExportTitle=Export Failed
|
||||
failedToExportMessageNoDeviceSpace=Failed to export addressbook, no space left on device.
|
||||
failedToExportMessageFileAccessDenied=Failed to export addressbook, file access denied.
|
||||
|
||||
# For getting authDN for replication using dlg box
|
||||
AuthDlgTitle=Address Book LDAP Replication
|
||||
AuthDlgDesc=To access the directory server, enter your user name and password.
|
||||
|
||||
# LOCALIZATION NOTE(joinMeInThisChat)
|
||||
# use + for spaces
|
||||
joinMeInThisChat=Join+me+in+this+Chat.
|
||||
|
||||
# For printing
|
||||
headingCardFor=Card for
|
||||
headingHome=Home
|
||||
headingWork=Work
|
||||
headingOther=Other
|
||||
headingPhone=Phone
|
||||
headingDescription=Description
|
||||
headingAddresses=Addresses
|
||||
|
||||
# For address books
|
||||
newAddressBookTitle=New Address Book
|
||||
renameAddressBookTitle=Address Book Properties
|
||||
|
||||
# For corrupt .mab files
|
||||
corruptMabFileTitle=Corrupt Address Book File
|
||||
corruptMabFileAlert=One of your address book files (%1$S file) could not be read. A new %2$S file will be created and a backup of the old file, called %3$S, will be created in the same directory.
|
||||
|
|
@ -0,0 +1,144 @@
|
|||
# ----- BEGIN LICENSE BLOCK -----
|
||||
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
#
|
||||
# The contents of this file are subject to the Mozilla 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/MPL/
|
||||
#
|
||||
# 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 the mozilla.org autocomplete code.
|
||||
#
|
||||
# The Initial Developer of the Original Code is Netscape
|
||||
# Communications Corporation. Portions created by Netscape are
|
||||
# Copyright (C) 2001 Netscape Communications Corporation. All
|
||||
# Rights Reserved.
|
||||
#
|
||||
# Contributor(s): Dan Mosedale <dmose@netscape.com>
|
||||
# Robin Foster-Clark <robinf@netscape.com>
|
||||
#
|
||||
# Alternatively, the contents of this file may be used under the terms of
|
||||
# either of the GNU General Public License Version 2 or later (the "GPL"),
|
||||
# or the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
# in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
# of those above. If you wish to allow use of your version of this file only
|
||||
# under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
# use your version of this file under the terms of the MPL, indicate your
|
||||
# decision by deleting the provisions above and replace them with the notice
|
||||
# and other provisions required by the LGPL or the GPL. If you do not delete
|
||||
# the provisions above, a recipient may use your version of this file under
|
||||
# the terms of any one of the MPL, the GPL or the LGPL.
|
||||
#
|
||||
# ----- END LICENSE BLOCK -----
|
||||
|
||||
# These are error strings for problems that happen while in the
|
||||
# various states declared in nsILDAPAutoCompFormatter.idl. Note that
|
||||
# the number that indexes each error state is the same as the number
|
||||
# corresponding to that state in nsILDAPAutoCompFormatter.idl.
|
||||
|
||||
## @name ERR_STATE_UNBOUND
|
||||
## @loc none
|
||||
0=LDAP initialization problem
|
||||
|
||||
## @name ERR_STATE_INITIALIZING
|
||||
## @loc none
|
||||
1=LDAP server connection failed
|
||||
|
||||
## @name ERR_STATE_BINDING
|
||||
## @loc none
|
||||
2=LDAP server connection failed
|
||||
|
||||
## @name ERR_STATE_BOUND
|
||||
## @loc none
|
||||
3=LDAP server communications problem
|
||||
|
||||
## @name ERR_STATE_SEARCHING
|
||||
## @loc none
|
||||
4=LDAP server search problem
|
||||
|
||||
|
||||
# The format of the alert dialog itself
|
||||
#
|
||||
## @name ALERT_FORMAT
|
||||
## @loc None of %1$S, %2$S, %3$S, and %4$S should be localized. %1$S is the
|
||||
## ERROR_CODE string below, %2$S is the error code itself, %3$S is an
|
||||
## LDAP SDK error message from chrome://mozldap/locale/ldap.properties,
|
||||
## and %4$S is a hint relating to that specific error, found in this file.
|
||||
alertFormat=%1$S %2$S: %3$S\n\n %4$S
|
||||
|
||||
# This string is used in ALERT_FORMAT
|
||||
#
|
||||
## @name ERROR_CODE
|
||||
## @loc none
|
||||
errCode=Error code
|
||||
|
||||
|
||||
## The following errors are for error codes other than LDAP-specific ones.
|
||||
## Someday mozilla will actually have a system for mapping nsresults to
|
||||
## error strings that's actually widely used, unlike nsIErrorService. But
|
||||
## until it does, these strings live here...
|
||||
|
||||
## @name HOST_NOT_FOUND
|
||||
## @loc none
|
||||
5000=Host not found
|
||||
|
||||
## @name GENERIC_ERROR
|
||||
## @loc none
|
||||
9999=Unknown error
|
||||
|
||||
|
||||
# Hints to for the user, associated with specific error codes (ie error code
|
||||
# + 10000)
|
||||
|
||||
|
||||
## @name TIMELIMIT_EXCEEDED_HINT
|
||||
## @loc none
|
||||
10003=Please try again later, or else contact your System Administrator.
|
||||
|
||||
## @name STRONGAUTH_REQUIRED_HINT
|
||||
## @loc none
|
||||
10008=Strong authentication is not currently supported.
|
||||
|
||||
## @name INVALID_SYNTAX_HINT
|
||||
## @loc none
|
||||
10021=Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
|
||||
|
||||
## @name NO_SUCH_OBJECT_HINT
|
||||
## @loc none
|
||||
10032=Verify that the Base DN is correct, and then try again, or else contact your System Administrator. To verify that the Base DN is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Base DN.
|
||||
|
||||
## @name BUSY_HINT
|
||||
## @loc none
|
||||
10051=Please try again later.
|
||||
|
||||
## @name SERVER_DOWN_HINT
|
||||
## @loc none
|
||||
10081=Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
|
||||
|
||||
## @name TIMEOUT_HINT
|
||||
## @loc none
|
||||
10085=Please try again later.
|
||||
|
||||
## @name FILTER_ERROR_HINT
|
||||
## @loc none
|
||||
10087=Verify that the search filter is correct, and then try again, or else contact your System Administrator. To verify that the search filter is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit, and then click Advanced to display the Search Filter.
|
||||
|
||||
## @name NO_MEMORY_HINT
|
||||
## @loc none
|
||||
10090=Please close some other windows and/or applications and try again.
|
||||
|
||||
## @name CONNECT_ERROR_HINT
|
||||
## @loc none
|
||||
10091=Verify that the Hostname and Port Number are correct, and then try again, or else contact your System Administrator. To verify that the Hostname and Port Number are correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname. Click Advanced to display the Port Number.
|
||||
|
||||
## @name HOST_NOT_FOUND_HINT
|
||||
## @loc none
|
||||
15000=Verify that the Hostname is correct, and then try again, or else contact your System Administrator. To verify that the Hostname is correct, from the Edit menu, choose Preferences, then choose Mail & Newsgroups, and then choose Addressing. Click Edit Directories, and select the LDAP server being used. Click Edit to display the Hostname.
|
||||
|
||||
## @name GENERIC_HINT
|
||||
## @loc none
|
||||
19999=Please contact your System Administrator.
|
|
@ -0,0 +1,38 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!ENTITY pane.title "Addressing">
|
||||
<!ENTITY emailCollectiontitle.label "Email Address Collection">
|
||||
<!ENTITY emailCollectionPicker.label "Add email addresses to my:">
|
||||
<!ENTITY emailCollectionPicker.accesskey "A">
|
||||
<!ENTITY emailCollectiontext.label "Email addresses from outgoing messages can be automatically added to a local address book.">
|
||||
|
||||
<!-- Autocompletion -->
|
||||
<!ENTITY addressingTitle.label "Address Autocompletion">
|
||||
<!-- LOCALIZATION NOTE (addressingText.label) : do not translate "LDAP" in below line -->
|
||||
<!ENTITY addressingEnable.label "Local Address Books">
|
||||
<!ENTITY addressingEnable.accesskey "L">
|
||||
<!ENTITY autocompleteText.label "When addressing messages, look for matching entries in:">
|
||||
<!ENTITY directories.label "Directory Server:">
|
||||
<!ENTITY directories.accesskey "D">
|
||||
<!ENTITY editDirectories.label "Edit Directories...">
|
||||
<!ENTITY editDirectories.accesskey "E">
|
||||
<!ENTITY matchText.label "If there is a match in your local address books:">
|
||||
<!ENTITY skipDirectory.label "Do not search in the directory">
|
|
@ -0,0 +1,60 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-2002 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!ENTITY newDirectoryTitle.label "Directory Server Properties">
|
||||
<!ENTITY directoryName.label "Name: ">
|
||||
<!ENTITY directoryName.accesskey "n">
|
||||
<!ENTITY directoryHostname.label "Hostname: ">
|
||||
<!ENTITY directoryHostname.accesskey "o">
|
||||
<!ENTITY directoryBaseDN.label "Base DN: ">
|
||||
<!ENTITY directoryBaseDN.accesskey "b">
|
||||
<!ENTITY findButton.label "Find">
|
||||
<!ENTITY findButton.accesskey "f">
|
||||
<!ENTITY directorySecure.label "Use secure connection (SSL)">
|
||||
<!ENTITY directorySecure.accesskey "U">
|
||||
<!ENTITY directoryLogin.label "Bind DN: ">
|
||||
<!ENTITY directoryLogin.accesskey "i">
|
||||
<!ENTITY advancedOptionsButton.label "Advanced Options">
|
||||
<!ENTITY advancedOptionsButton.accesskey "a">
|
||||
<!ENTITY General.tab "General">
|
||||
<!ENTITY Offline.tab "Offline">
|
||||
<!ENTITY Advanced.tab "Advanced">
|
||||
<!ENTITY advancedOptionsTitle.label "Advanced Options">
|
||||
<!ENTITY portNumber.label "Port number: ">
|
||||
<!ENTITY portNumber.accesskey "p">
|
||||
<!ENTITY searchFilter.label "Search filter: ">
|
||||
<!ENTITY searchFilter.accesskey "f">
|
||||
<!ENTITY scope.label "Scope: ">
|
||||
<!ENTITY scope.accesskey "c">
|
||||
<!ENTITY scopeOneLevel.label "One Level">
|
||||
<!ENTITY scopeOneLevel.accesskey "L">
|
||||
<!ENTITY scopeSubtree.label "Subtree">
|
||||
<!ENTITY scopeSubtree.accesskey "S">
|
||||
<!ENTITY return.label "Don't return more than">
|
||||
<!ENTITY return.accesskey "r">
|
||||
<!ENTITY results.label "results">
|
||||
<!ENTITY offlineText.label "You can download a local copy of this directory so that it is available for use when you are working offline.">
|
||||
<!ENTITY downloadNowButton.label "Download Now">
|
||||
<!ENTITY downloadNowButton.accesskey "D">
|
||||
<!-- Localization note: this is here because the width of the dialog
|
||||
is determined by the width of the base DN box; and that is likely
|
||||
to vary somewhat with the language.
|
||||
-->
|
||||
<!ENTITY newDirectoryWidth "36em">
|
|
@ -0,0 +1,37 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!-- LOCALIZATION NOTE (window.title) : do not translate "LDAP" in below line -->
|
||||
<!ENTITY window.title "LDAP Directory Servers">
|
||||
<!ENTITY pane.title "Directory">
|
||||
<!ENTITY directory.label "Add a directory">
|
||||
<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line -->
|
||||
<!ENTITY directories.label "LDAP Directory Server:">
|
||||
<!-- LOCALIZATION NOTE (directoriesText.label) : do not translate "LDAP" in below line -->
|
||||
<!ENTITY directoriesText.label "Select an LDAP Directory Server:">
|
||||
<!ENTITY directoriesText.accesskey "S">
|
||||
<!-- LOCALIZATION NOTE (autocomplete.title) : do not translate "LDAP" in below line -->
|
||||
<!ENTITY autocomplete.title "LDAP Directory Server">
|
||||
<!ENTITY addDirectory.label "Add">
|
||||
<!ENTITY addDirectory.accesskey "a">
|
||||
<!ENTITY editDirectory.label "Edit">
|
||||
<!ENTITY editDirectory.accesskey "e">
|
||||
<!ENTITY deleteDirectory.label "Delete">
|
||||
<!ENTITY deleteDirectory.accesskey "d">
|
|
@ -0,0 +1,55 @@
|
|||
#***** BEGIN LICENSE BLOCK *****
|
||||
#Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
#
|
||||
#The contents of this file are subject to the Mozilla 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/MPL/
|
||||
#
|
||||
#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.
|
||||
#
|
||||
#The Initial Developer of the Original Code is
|
||||
# Srilatha Moturi <srilatha@netscape.com>.
|
||||
#Portions created by the Initial Developer are Copyright (C) 2002
|
||||
#the Initial Developer. All Rights Reserved.
|
||||
#
|
||||
#Contributor(s):
|
||||
# Rajiv Dayal <rdayal@netscape.com>
|
||||
# Seth Spitzer <sspitzer@netscape.com>
|
||||
#
|
||||
#Alternatively, the contents of this file may be used under the terms of
|
||||
#either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
#the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
#in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
#of those above. If you wish to allow use of your version of this file only
|
||||
#under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
#use your version of this file under the terms of the MPL, indicate your
|
||||
#decision by deleting the provisions above and replace them with the notice
|
||||
#and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
#the provisions above, a recipient may use your version of this file under
|
||||
#the terms of any one of the MPL, the GPL or the LGPL.
|
||||
#
|
||||
#***** END LICENSE BLOCK *****
|
||||
replicationStarted=Replication started...
|
||||
changesStarted=Started finding changes to replicate...
|
||||
replicationSucceeded=Replication succeeded
|
||||
replicationFailed=Replication failed
|
||||
# LOCALIZATION NOTE
|
||||
# do not localize %S. %S is the current entry number (an integer)
|
||||
currentCount=Replicating directory entry: %S
|
||||
# LOCALIZATION NOTE
|
||||
# do not localize %S. %S is the current address book name
|
||||
replicatingTitle=Replicating %S
|
||||
replicationOfSameInProgress=A replication of this directory is already in progress.
|
||||
replicationOfOtherInProgress=A replication of another directory is already in progress. You can only replicate one directory at a time.
|
||||
mustBeOnlineToReplicate=You must be online to replicate a directory.
|
||||
# LOCALIZATION NOTE
|
||||
# do not localize %S. %S is the product name.
|
||||
replicationInProgress=%S is currently in the process of replicating an address book. Would you like to wait until the process has completed before quitting or quit now?
|
||||
waitButton=Wait
|
||||
quitButton=Quit
|
|
@ -0,0 +1,32 @@
|
|||
<!-- extracted from am-addressing.xul -->
|
||||
|
||||
<!ENTITY addressing.label "Composition & Addressing">
|
||||
<!ENTITY addressingGroupTitle.label "Addressing">
|
||||
<!ENTITY addressingText.label "When looking up addresses:">
|
||||
<!-- LOCALIZATION NOTE (override.label) : do not translate "LDAP" in below line -->
|
||||
<!ENTITY useGlobal.label "Use my global LDAP server preferences for this account">
|
||||
<!ENTITY useGlobal.accesskey "U">
|
||||
<!ENTITY editDirectories.label "Edit Directories...">
|
||||
<!ENTITY editDirectories.accesskey "E">
|
||||
<!-- LOCALIZATION NOTE (directories.label) : do not translate "LDAP" in below line -->
|
||||
<!ENTITY directories.label "Use a different LDAP server:">
|
||||
<!ENTITY directories.accesskey "d">
|
||||
|
||||
<!-- am-addressing.xul -->
|
||||
|
||||
<!ENTITY compositionGroupTitle.label "Composition">
|
||||
<!-- LOCALIZATION NOTE (useHtml.label) : do not translate "html" in below line -->
|
||||
<!ENTITY useHtml.label "Compose messages in HTML format">
|
||||
<!ENTITY useHtml.accesskey "C">
|
||||
<!ENTITY autoQuote.label "Automatically quote the original message when replying">
|
||||
<!ENTITY autoQuote.accesskey "q">
|
||||
<!-- LOCALIZATION NOTE (then.label): This will concatenate with the 4 strings that follow. -->
|
||||
<!ENTITY then.label "Then,">
|
||||
<!ENTITY then.accesskey "t">
|
||||
<!ENTITY aboveQuote.label "start my reply above the quote">
|
||||
<!ENTITY belowQuote.label "start my reply below the quote">
|
||||
<!ENTITY selectAndQuote.label "select the quote">
|
||||
<!ENTITY place.label "and place my signature">
|
||||
<!ENTITY place.accesskey "p">
|
||||
<!ENTITY belowText.label "below the quote (recommended)">
|
||||
<!ENTITY aboveText.label "below my reply (above the quote)">
|
|
@ -0,0 +1,9 @@
|
|||
<!-- extracted from am-advanced.xul -->
|
||||
|
||||
<!-- LOCALIZATION NOTE (smtpServer.label): do not translate "SMTP" in below line -->
|
||||
<!ENTITY smtpServer.label "Outgoing Server (SMTP) Settings">
|
||||
<!-- LOCALIZATION NOTE (smtpDesc.label): do not translate "SMTP" in below line -->
|
||||
<!ENTITY smtpDesc.label "Only one outgoing server (SMTP) needs to be specified, even if you have several mail accounts. Enter the name of the server for outgoing messages.">
|
||||
<!ENTITY advanced.label "Advanced...">
|
||||
<!ENTITY advanced.accesskey "v">
|
||||
|
|
@ -0,0 +1,33 @@
|
|||
<!-- extracted from am-copies.xul -->
|
||||
|
||||
<!ENTITY copyAndFolderTitle.label "Copies & Folders">
|
||||
<!ENTITY sendingPrefix.label "When sending messages, automatically: ">
|
||||
<!ENTITY fccMailFolder.label "Place a copy in:">
|
||||
<!ENTITY fccMailFolder.accesskey "P">
|
||||
<!ENTITY chooseFolderButton.label "Choose Folder...">
|
||||
<!-- LOCALIZATION NOTE (bccAddress.label): do not translate "Bcc" in below line -->
|
||||
<!ENTITY bccAddress.label "Bcc these email addresses:">
|
||||
<!ENTITY bccAddress.accesskey "B">
|
||||
<!ENTITY specialFolderTitle.label "Special Folders">
|
||||
<!ENTITY draftMailFolder.label "Keep message drafts in:">
|
||||
<!ENTITY templateMailFolder.label "Keep message templates in:">
|
||||
<!ENTITY saveMessageDlg.label "Show confirmation dialog when messages are saved">
|
||||
<!ENTITY saveMessageDlg.accesskey "S">
|
||||
<!-- LOCALIZATION NOTE (sentFolderOn.label): do not translate "Sent" in below line. see bug #64199 -->
|
||||
<!ENTITY sentFolderOn.label ""Sent" Folder on:">
|
||||
<!ENTITY sentFolderOn.accesskey "e">
|
||||
<!ENTITY sentInOtherFolder.label "Other:">
|
||||
<!ENTITY sentInOtherFolder.accesskey "O">
|
||||
<!-- LOCALIZATION NOTE (draftsFolderOn.label): do not translate "Drafts" in below line. see bug #64199 -->
|
||||
<!ENTITY draftsFolderOn.label ""Drafts" Folder on:">
|
||||
<!ENTITY draftsFolderOn.accesskey "D">
|
||||
<!ENTITY draftInOtherFolder.label "Other:">
|
||||
<!ENTITY draftInOtherFolder.accesskey "t">
|
||||
<!-- LOCALIZATION NOTE (templatesFolderOn.label): do not translate "Templates" in below line. see bug #23625 -->
|
||||
<!ENTITY templatesFolderOn.label ""Templates" Folder on:">
|
||||
<!ENTITY templatesFolderOn.accesskey "m">
|
||||
<!ENTITY templateInOtherFolder.label "Other:">
|
||||
<!ENTITY templateInOtherFolder.accesskey "r">
|
||||
<!ENTITY specialFoldersTitle.label "Drafts and Templates">
|
||||
<!ENTITY keepDrafts.label "Keep message drafts in:">
|
||||
<!ENTITY keepTempltes.label "Keep message templates in:">
|
|
@ -0,0 +1,8 @@
|
|||
<!ENTITY identitiesListTitle.label "Identities Associated With This Account">
|
||||
<!ENTITY identitiesListDesc.label "Multiple Identities Support">
|
||||
<!ENTITY identitiesListAdd.label "Add...">
|
||||
<!ENTITY identitiesListAdd.accesskey "A">
|
||||
<!ENTITY identitiesListEdit.label "Edit...">
|
||||
<!ENTITY identitiesListEdit.accesskey "E">
|
||||
<!ENTITY identitiesListDelete.label "Delete">
|
||||
<!ENTITY identitiesListDelete.accesskey "D">
|
|
@ -0,0 +1,6 @@
|
|||
<!ENTITY identityTitle.label "Identity Settings">
|
||||
<!ENTITY identityListDesc.label "Configure the settings for this identity:">
|
||||
|
||||
<!ENTITY settingsTab.label "Settings">
|
||||
<!ENTITY copiesFoldersTab.label "Copies & Folders">
|
||||
<!ENTITY addressingTab.label "Composition & Addressing">
|
|
@ -0,0 +1,30 @@
|
|||
<!-- extracted from am-main.xul -->
|
||||
|
||||
<!ENTITY accountTitle.label "Account Settings">
|
||||
<!ENTITY accountSettingsDesc.label "The following information is needed before you can send messages. If you do not know the information requested, please contact your system administrator or Internet Service Provider.">
|
||||
<!ENTITY accountName.label "Account Name:">
|
||||
<!ENTITY accountName.accesskey "N">
|
||||
<!ENTITY accountNameDesc.label "The account name is used to identify each account">
|
||||
<!ENTITY identityTitle.label "Default Identity">
|
||||
<!ENTITY identityDesc.label "Each account has an identity, which is the information that other people see when they read your messages.">
|
||||
<!ENTITY name.label "Your Name:">
|
||||
<!ENTITY name.accesskey "Y">
|
||||
<!ENTITY email.label "Email Address:">
|
||||
<!ENTITY email.accesskey "E">
|
||||
<!ENTITY replyTo.label "Reply-to Address:">
|
||||
<!ENTITY replyTo.accesskey "s">
|
||||
<!ENTITY organization.label "Organization:">
|
||||
<!ENTITY organization.accesskey "O">
|
||||
<!ENTITY signature.label "Attach this signature:">
|
||||
<!ENTITY signature.accesskey "t">
|
||||
<!ENTITY edit.label "Edit...">
|
||||
<!ENTITY choose.label "Choose...">
|
||||
<!ENTITY choose.accesskey "C">
|
||||
<!ENTITY editVCard.label "Edit Card...">
|
||||
<!ENTITY editVCard.accesskey "d">
|
||||
<!-- LOCALIZATION NOTE (attachVCard.label) : do not translate "vCard" in below line -->
|
||||
<!ENTITY attachVCard.label "Attach my vCard to messages">
|
||||
<!ENTITY attachVCard.accesskey "v">
|
||||
|
||||
<!ENTITY manageIdentities.label "Manage Identities...">
|
||||
<!ENTITY manageIdentities.accesskey "M">
|
|
@ -0,0 +1,27 @@
|
|||
<!ENTITY pane.title "Return Receipts">
|
||||
<!ENTITY useGlobalPrefs.label "Use my global return receipt preferences for this account">
|
||||
<!ENTITY useGlobalPrefs.accesskey "U">
|
||||
<!ENTITY useCustomPrefs.label "Customize return receipts for this account">
|
||||
<!ENTITY useCustomPrefs.accesskey "C">
|
||||
<!ENTITY requestReceipt.label "When sending messages, always request a return receipt">
|
||||
<!ENTITY requestReceipt.accesskey "W">
|
||||
<!ENTITY receiptArrive.label "When a receipt arrives:">
|
||||
<!ENTITY leaveIt.label "Leave it in my Inbox">
|
||||
<!ENTITY leaveIt.accesskey "I">
|
||||
<!-- LOCALIZATION NOTE moveToSent.label Translate: 'Sent' according to Netscape glossary -->
|
||||
<!ENTITY moveToSent.label "Move it to my "Sent" folder">
|
||||
<!ENTITY moveToSent.accesskey "M">
|
||||
<!ENTITY requestMDN.label "When I receive a request for a return receipt:">
|
||||
<!ENTITY returnSome.label "Allow return receipts for some messages">
|
||||
<!ENTITY returnSome.accesskey "e">
|
||||
<!ENTITY never.label "Never send a return receipt">
|
||||
<!ENTITY never.accesskey "N">
|
||||
<!ENTITY notInToCc.label "If I'm not in the To or Cc of the message:">
|
||||
<!ENTITY notInToCc.accesskey "T">
|
||||
<!ENTITY outsideDomain.label "If the sender is outside my domain:">
|
||||
<!ENTITY outsideDomain.accesskey "s">
|
||||
<!ENTITY otherCases.label "In all other cases:">
|
||||
<!ENTITY otherCases.accesskey "o">
|
||||
<!ENTITY askMe.label "Ask me">
|
||||
<!ENTITY alwaysSend.label "Always send">
|
||||
<!ENTITY neverSend.label "Never send">
|
|
@ -0,0 +1,2 @@
|
|||
## Strings used in prefs.
|
||||
prefPanel-mdn=Return Receipts
|
|
@ -0,0 +1,33 @@
|
|||
<!ENTITY doNotDownloadPop3Movemail.label "To save disk space, do not download:">
|
||||
<!ENTITY doNotDownload.label "To save disk space, do not download for offline use:">
|
||||
<!ENTITY offlineNewFolder.label "When I create new folders, select them for offline use">
|
||||
<!ENTITY offlineNewFolder.accesskey "c">
|
||||
<!ENTITY offlineNotDownload.label "Messages larger than">
|
||||
<!ENTITY offlineNotDownload.accesskey "M">
|
||||
<!ENTITY kb.label "KB">
|
||||
<!ENTITY days.label "days">
|
||||
<!ENTITY daysOld.label "days old">
|
||||
<!ENTITY message.label "messages">
|
||||
<!ENTITY nntpNotDownloadRead.label "Read messages">
|
||||
<!ENTITY nntpNotDownloadRead.accesskey "R">
|
||||
<!ENTITY nntpDownloadMsg.label "Messages more than">
|
||||
<!ENTITY nntpDownloadMsg.accesskey "e">
|
||||
<!ENTITY nntpCleanup.label "Keep:">
|
||||
<!ENTITY nntpKeepMsg.label "Messages which have arrived within the last">
|
||||
<!ENTITY nntpKeepMsg.accesskey "w">
|
||||
<!ENTITY nntpKeepAll.label "All messages">
|
||||
<!ENTITY nntpKeepAll.accesskey "A">
|
||||
<!ENTITY nntpKeepNew.label "The newest">
|
||||
<!ENTITY nntpKeepNew.accesskey "n">
|
||||
<!ENTITY nntpKeepUnread.label "Only unread messages">
|
||||
<!ENTITY nntpKeepUnread.accesskey "u">
|
||||
<!ENTITY nntpRemoveBody.label "Only message bodies less than">
|
||||
<!ENTITY nntpRemoveBody.accesskey "O">
|
||||
<!ENTITY offlineSelectNntp.label "Select newsgroups for offline use...">
|
||||
<!ENTITY offlineSelectImap.label "Select folders for offline use...">
|
||||
<!ENTITY offlineSelect.accesskey "S">
|
||||
<!ENTITY offlineDesc.label "You can download your messages locally so that they are available when you are working offline.">
|
||||
<!ENTITY makeInboxMsgsAvailable.label "Make the messages in my Inbox available when I am working offline">
|
||||
<!ENTITY makeInboxMsgsAvailable.accesskey "b">
|
||||
<!ENTITY offlineGroupTitle.label "Offline">
|
||||
<!ENTITY diskspaceGroupTitle.label "Disk Space">
|
|
@ -0,0 +1,38 @@
|
|||
<!ENTITY serverAdvanced.label "Advanced Account Settings">
|
||||
<!-- LOCALIZATION NOTE (smtpDesc.label): DONT_TRANSLATE "SMTP" -->
|
||||
<!ENTITY smtpDesc.label "When sending messages from this identity, always use the following outgoing server (SMTP):">
|
||||
<!ENTITY smtpName.label "Server:">
|
||||
<!ENTITY smtpName.accesskey "S">
|
||||
<!ENTITY smtpDefaultServer.label "Always use default server">
|
||||
<!-- LOCALIZATION NOTE (serverDirectory.label): DONT_TRANSLATE "IMAP" -->
|
||||
<!ENTITY imapAdvanced.label "Advanced IMAP Server Settings">
|
||||
<!ENTITY serverDirectory.label "IMAP server directory:">
|
||||
<!ENTITY serverDirectory.accesskey "d">
|
||||
<!ENTITY usingSubscription.label "Show only subscribed folders">
|
||||
<!ENTITY usingSubscription.accesskey "w">
|
||||
<!ENTITY dualUseFolders.label "Server supports folders that contain sub-folders and messages">
|
||||
<!ENTITY dualUseFolders.accesskey "f">
|
||||
<!ENTITY useIdle.label "Use IDLE command if the server supports it">
|
||||
<!ENTITY useIdle.accesskey "I">
|
||||
<!ENTITY maximumConnectionsNumber.label "Maximum number of server connections to cache">
|
||||
<!ENTITY maximumConnectionsNumber.accesskey "M">
|
||||
<!-- LOCALIZATION NOTE (namespaceDesc.label): DONT_TRANSLATE "IMAP" -->
|
||||
<!ENTITY namespaceDesc.label "These preferences specify the namespaces on your IMAP server">
|
||||
<!ENTITY personalNamespace.label "Personal namespace:">
|
||||
<!ENTITY personalNamespace.accesskey "P">
|
||||
<!ENTITY publicNamespace.label "Public (shared):">
|
||||
<!ENTITY publicNamespace.accesskey "u">
|
||||
<!ENTITY otherUsersNamespace.label "Other Users:">
|
||||
<!ENTITY otherUsersNamespace.accesskey "O">
|
||||
<!ENTITY overrideNamespaces.label "Allow server to override these namespaces">
|
||||
<!ENTITY overrideNamespaces.accesskey "A">
|
||||
<!ENTITY pop3Desc.label "When downloading pop3 mail for this server, you can store it in the Global Inbox (the INBOX in the Local Folders Account), in the INBOX for this account, or in the INBOX for another POP3 account" >
|
||||
<!ENTITY folderStorage.label "Where to store mail">
|
||||
<!ENTITY globalInbox.label "Global Inbox (Local Folders Account)">
|
||||
<!ENTITY globalInbox.accesskey "G">
|
||||
<!ENTITY accountDirectory.label "Inbox for this server's account">
|
||||
<!ENTITY accountDirectory.accesskey "S">
|
||||
<!ENTITY deferToServer.label "Inbox for different account">
|
||||
<!ENTITY deferToServer.accesskey "D">
|
||||
<!ENTITY deferGetNewMail.label "Include this server when getting new mail">
|
||||
<!ENTITY deferGetNewMail.accesskey "I">
|
|
@ -0,0 +1,83 @@
|
|||
<!-- extracted from am-server-top.xul -->
|
||||
|
||||
<!ENTITY serverSettings.label "Server Settings">
|
||||
<!-- LOCALIZATION NOTE (popServer.label) : do not translate "POP" in below line -->
|
||||
<!ENTITY popServer.label "POP Mail Server">
|
||||
<!-- LOCALIZATION NOTE (imapServer.label) : do not translate "IMAP" in below line -->
|
||||
<!ENTITY imapServer.label "IMAP Mail Server">
|
||||
<!-- LOCALIZATION NOTE (newsServer.label) : do not translate "NNTP" in below line -->
|
||||
<!ENTITY newsServer.label "News Server (NNTP)">
|
||||
<!ENTITY webmail.label "WebMail account">
|
||||
<!ENTITY serverType.label "Server Type:">
|
||||
<!ENTITY serverName.label "Server Name:">
|
||||
<!ENTITY serverName.accesskey "S">
|
||||
<!ENTITY userName.label "User Name:">
|
||||
<!ENTITY userName.accesskey "N">
|
||||
<!ENTITY port.label "Port:">
|
||||
<!ENTITY port.accesskey "P">
|
||||
<!ENTITY serverPortDefault.label "Default:">
|
||||
<!ENTITY savePassword.label "Save password">
|
||||
<!-- LOCALIZATION NOTE (biffStart.label) : translate below 2 line with grammer dependency
|
||||
For example, in Japanese cases:
|
||||
biffStart.label "every"
|
||||
biffEnd.label "minutes for new messages Check"
|
||||
-->
|
||||
<!ENTITY biffStart.label "Check for new messages every ">
|
||||
<!ENTITY biffStart.accesskey "k">
|
||||
<!ENTITY biffEnd.label "minutes">
|
||||
<!ENTITY isSecure.label "Use secure connection (SSL)">
|
||||
<!ENTITY isSecure.accesskey "U">
|
||||
<!ENTITY useSecAuth.label "Use secure authentication">
|
||||
<!ENTITY useSecAuth.accesskey "i">
|
||||
<!ENTITY leaveOnServer.label "Leave messages on server">
|
||||
<!ENTITY leaveOnServer.accesskey "g">
|
||||
<!ENTITY headersOnly.label "Fetch headers only">
|
||||
<!ENTITY headersOnly.accesskey "f">
|
||||
<!ENTITY deleteByAgeFromServer.label "For at most">
|
||||
<!ENTITY deleteByAgeFromServer.accesskey "o">
|
||||
<!ENTITY daysEnd.label "days">
|
||||
<!ENTITY deleteOnServer.label "Until I delete or move them from Inbox">
|
||||
<!ENTITY deleteOnServer.accesskey "d">
|
||||
<!ENTITY downloadOnBiff.label "Automatically download new messages">
|
||||
<!ENTITY downloadOnBiff.accesskey "m">
|
||||
<!ENTITY hostname.label "Server Hostname">
|
||||
<!ENTITY username.label "Your Login Name">
|
||||
<!-- LOCALIZATION NOTE (popServerTitle.label) : do not translate "POP" in below line -->
|
||||
<!ENTITY popServerTitle.label "POP Server Information">
|
||||
<!ENTITY deleteMessagePrefix.label "When I delete a message:">
|
||||
<!ENTITY deleteMessagePrefix.accesskey "W">
|
||||
<!ENTITY modelMoveToTrash.label "Move it to the Trash folder">
|
||||
<!ENTITY modelMarkDeleted.label "Mark it as deleted">
|
||||
<!ENTITY modelDeleteImmediately.label "Remove it immediately">
|
||||
<!-- LOCALIZATION NOTE (expungeOnExit.label) : do not translate two of """ in below line -->
|
||||
<!ENTITY expungeOnExit.label "Clean up ("Expunge") Inbox on Exit">
|
||||
<!ENTITY expungeOnExit.accesskey "E">
|
||||
<!ENTITY emptyTrashOnExit.label "Empty Trash on Exit">
|
||||
<!ENTITY emptyTrashOnExit.accesskey "x">
|
||||
<!ENTITY loginAtStartup.label "Check for new messages at startup">
|
||||
<!ENTITY loginAtStartup.accesskey "C">
|
||||
<!-- LOCALIZATION NOTE (maxMessagesStart.label) : translate below 2 lines with grammar dependency
|
||||
maxMessengerStart.label will be followed by maxMessagesEnd.label with the number
|
||||
of messages between them
|
||||
-->
|
||||
<!ENTITY maxMessagesStart.label "Ask me before downloading more than">
|
||||
<!ENTITY maxMessagesStart.accesskey "m">
|
||||
<!-- LOCALIZATION NOTE (maxMessagesEnd.label) : see note for maxMessagesStart.label -->
|
||||
<!ENTITY maxMessagesEnd.label "messages">
|
||||
<!ENTITY alwaysAuthenticate.label "Always request authentication when connecting to this server">
|
||||
<!ENTITY alwaysAuthenticate.accesskey "w">
|
||||
<!ENTITY newsrcFilePath.label "newsrc file:">
|
||||
<!ENTITY newsrcFilePath.accesskey "f">
|
||||
<!ENTITY localPath.label "Local directory:">
|
||||
<!ENTITY localPath.accesskey "L">
|
||||
<!ENTITY abbreviate.label "Show newsgroup names in the Mail Folder pane as:">
|
||||
<!ENTITY abbreviateOn.label "Full names (For example, 'netscape.public.mozilla.mail-news')">
|
||||
<!ENTITY abbreviateOff.label "Abbreviate names (For example, 'n.p.m.mail-news')">
|
||||
<!ENTITY advancedButton.label "Advanced...">
|
||||
<!ENTITY advancedButton.accesskey "v">
|
||||
<!ENTITY localFolderPicker.label "Select Local Directory">
|
||||
<!ENTITY browseFolder.label "Browse...">
|
||||
<!ENTITY browseFolder.accesskey "B">
|
||||
<!ENTITY newsrcPicker.label "Select newsrc File">
|
||||
<!ENTITY browseNewsrc.label "Browse...">
|
||||
<!ENTITY browseNewsrc.accesskey "e">
|
|
@ -0,0 +1,12 @@
|
|||
<!ENTITY accountTitle.label "Account Settings">
|
||||
<!ENTITY accountSettingsDesc.label "The following is a special account. There are no identities associated with it.">
|
||||
<!ENTITY accountName.label "Account Name:">
|
||||
<!ENTITY accountName.accesskey "N">
|
||||
<!ENTITY messageStorage.label "Message Storage">
|
||||
<!ENTITY emptyTrashOnExit.label "Empty Trash on Exit">
|
||||
<!ENTITY emptyTrashOnExit.accesskey "x">
|
||||
<!ENTITY localPath.label "Local directory:">
|
||||
<!ENTITY localPath.accesskey "L">
|
||||
<!ENTITY localFolderPicker.label "Select Local Directory">
|
||||
<!ENTITY browseFolder.label "Browse...">
|
||||
<!ENTITY browseFolder.accesskey "B">
|
|
@ -0,0 +1,32 @@
|
|||
<!ENTITY securityTitle.label "Security">
|
||||
<!ENTITY securityHeading.label "To send and receive signed or encrypted messages, you should specify both a digital signing certificate and an encryption certificate.">
|
||||
<!ENTITY encryptionGroupTitle.label "Encryption">
|
||||
<!ENTITY encryptionChoiceLabel.label "Default encryption setting when sending messages:">
|
||||
<!ENTITY neverEncrypt.label "Never (do not use encryption)">
|
||||
<!ENTITY alwaysEncryptMessage.label "Required (can't send message unless all recipients have certificates)">
|
||||
<!ENTITY encryptionCert.message "Use this certificate to encrypt & decrypt messages sent to you:">
|
||||
<!ENTITY encryptionCert.notselected "No certificate set">
|
||||
<!ENTITY certificate.button "Select...">
|
||||
<!ENTITY certificate_clear.button "Clear">
|
||||
<!ENTITY signingGroupTitle.label "Digital Signing">
|
||||
<!ENTITY signMessage.label "Digitally sign messages (by default)">
|
||||
<!ENTITY signingCert.message "Use this certificate to digitally sign messages you send:">
|
||||
<!ENTITY signingCert.notselected "No certificate set">
|
||||
|
||||
<!ENTITY managecerts.label "Manage Certificates and Devices">
|
||||
<!ENTITY managecerts.button "Manage Certificates...">
|
||||
<!ENTITY managecerts.accesskey "M">
|
||||
<!ENTITY managedevices.button "Manage Security Devices...">
|
||||
<!ENTITY managedevices.accesskey "S">
|
||||
|
||||
<!-- used by overloaded pref-smime-advanced overlay -->
|
||||
<!ENTITY managecertsPref.label "Manage your personal certificates:">
|
||||
<!ENTITY managedevicesPref.label "Manage your security devices such as smart cards:">
|
||||
<!ENTITY passwordAndSecurity.label "Passwords and Security">
|
||||
|
||||
<!-- Certs -->
|
||||
<!ENTITY certs.label "Certificates">
|
||||
<!ENTITY managecerts.label "Manage Certificates">
|
||||
<!ENTITY managecerts.text "Use the Certificate Manager to manage your personal certificates, as well as those of other people and certificate authorities.">
|
||||
<!ENTITY managedevices.label "Manage Security Devices">
|
||||
<!ENTITY managedevices.text "Manage your security devices, such as smart cards.">
|
|
@ -0,0 +1,20 @@
|
|||
## S/MIME error strings.
|
||||
## Note to localization: %S is a placeholder
|
||||
NoSenderSigningCert=You specified that this message should be digitally signed, but the application either failed to find the signing certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired.
|
||||
NoSenderEncryptionCert=You specified encryption for this message, but the application either failed to find the encryption certificate specified in your Mail & Newsgroup Account Settings, or the certificate has expired.
|
||||
MissingRecipientEncryptionCert=You specified encryption for this message, but the application failed to find an encryption certificate for %S.
|
||||
SignNoSenderEncryptionCert=You specified that this message should be digitally signed, but the application either failed to find an encryption certificate to include in the signed message, or the certificate has expired.
|
||||
ErrorCanNotEncrypt=Unable to encrypt message. Please check that you have a valid email certificate for each recipient. Please check that the certificates specified in Mail & Newsgroups Account Settings for this mail account are valid and trusted.
|
||||
ErrorCanNotSign=Unable to sign message. Please check that the certificates specified in Mail & Newsgroups Account Settings for this mail account are valid and trusted
|
||||
|
||||
## Strings used for in the prefs.
|
||||
prefPanel-smime=Security
|
||||
NoSigningCert=Certificate Manager can't locate a valid certificate that can be used to digitally sign your messages.
|
||||
NoEncryptionCert=Certificate Manager can't locate a valid certificate that other people can use to send you encrypted email messages.
|
||||
|
||||
encryption_needCertWantSame=You should also specify a certificate for other people to use when they send you encrypted messages. Do you want to use the same certificate to encrypt & decrypt messages sent to you?
|
||||
encryption_wantSame=Do you want to use the same certificate to encrypt & decrypt messages sent to you?
|
||||
encryption_needCertWantToSelect=You should also specify a certificate for other people to use when they send you encrypted messages. Do you want to configure an encryption certificate now?
|
||||
signing_needCertWantSame=You should also specify a certificate to use for digitally signing your messages. Do you want to use the same certificate to digitally sign your messages?
|
||||
signing_wantSame=Do you want to use the same certificate to digitally sign your messages?
|
||||
signing_needCertWantToSelect=You should also specify a certificate to use for digitally signing your messages. Do you want to configure a certificate for digitally signing messages now?
|
|
@ -0,0 +1,69 @@
|
|||
# ***** BEGIN LICENSE BLOCK *****
|
||||
# Version: MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
#
|
||||
# The contents of this file are subject to the Mozilla 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/MPL/
|
||||
#
|
||||
# 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 the Initial Developer are Copyright (C) 2002
|
||||
# the Initial Developer. All Rights Reserved.
|
||||
#
|
||||
# Contributor(s):
|
||||
# Srilatha Moturi <srilatha@netscape.com>
|
||||
#
|
||||
# Alternatively, the contents of this file may be used under the terms of
|
||||
# either the GNU General Public License Version 2 or later (the "GPL"), or
|
||||
# the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
|
||||
# in which case the provisions of the GPL or the LGPL are applicable instead
|
||||
# of those above. If you wish to allow use of your version of this file only
|
||||
# under the terms of either the GPL or the LGPL, and not to allow others to
|
||||
# use your version of this file under the terms of the MPL, indicate your
|
||||
# decision by deleting the provisions above and replace them with the notice
|
||||
# and other provisions required by the GPL or the LGPL. If you do not delete
|
||||
# the provisions above, a recipient may use your version of this file under
|
||||
# the terms of any one of the MPL, the GPL or the LGPL.
|
||||
#
|
||||
# ***** END LICENSE BLOCK *****
|
||||
|
||||
# Short name of import module
|
||||
# LOCALIZATION NOTE : "Communicator 4.x" below is the used for previous versions of Netscape Communicator
|
||||
# Please translate using the brandname in respective languages for Netscape Communicator 4 releases.
|
||||
## @name COMM4XMAILIMPORT_NAME
|
||||
## @loc None
|
||||
2000=Communicator 4.x
|
||||
|
||||
# Description of import module
|
||||
# LOCALIZATION NOTE : "Communicator 4.x" below is the used for previous versions of Netscape Communicator
|
||||
# Please translate using the brandname in respective languages for Netscape Communicator 4 releases.
|
||||
## @name COMM4XMAILIMPORT_DESCRIPTION
|
||||
## @loc None
|
||||
2001=Import Local Mail from Communicator 4.x.
|
||||
|
||||
# Success Message
|
||||
# LOCALIZATION NOTE : Do not translate the word "%S" below.
|
||||
## @name COMM4XMAILIMPORT_MAILBOX_SUCCESS
|
||||
## @loc None
|
||||
2002=Local messages were successfully imported from %S
|
||||
|
||||
# Error Message
|
||||
## @name COMM4XMAILIMPORT_MAILBOX_BADPARAM
|
||||
## @loc None
|
||||
2003=An internal error occurred. Importing failed. Try importing again.
|
||||
|
||||
# Error message
|
||||
# LOCALIZATION NOTE : Do not translate the word "%S" below.
|
||||
## @name COMM4XMAILIMPORT_MAILBOX_CONVERTERROR
|
||||
## @loc None
|
||||
2004=An error occurred while importing messages from %S. Messages were not imported. Make more disk space available and try again.
|
||||
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
headerRemoved=You have removed header from the list. This may require resetting of the search filter criteria.
|
||||
colonInHeaderName=The header you entered contains an invalid character, such as ':', a non-printable character, a non-ascii character, or an eight bit ascii character. Please remove the invalid character and try again.
|
|
@ -0,0 +1,32 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!ENTITY all.label "Download all headers">
|
||||
<!--LOCALIZATION NOTE (download.label):
|
||||
consider the download.label and headers.label as a single sentence
|
||||
with the number of headers to be downloaded inserted between them:
|
||||
EXAMPLE: "Download" <some number> "headers"
|
||||
Either label could be set to null ("") if required grammatically.
|
||||
-->
|
||||
|
||||
<!ENTITY download.label "Download">
|
||||
<!--LOCALIZATION NOTE (headers.label): see note for download.label -->
|
||||
<!ENTITY headers.label "headers">
|
||||
<!ENTITY mark.label "Mark remaining headers as read">
|
|
@ -0,0 +1,109 @@
|
|||
# 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 EUDORAIMPORT_NAME
|
||||
## @loc None
|
||||
2000=Eudora
|
||||
|
||||
# Description of import module
|
||||
## @name EUDORAIMPORT_DESCRIPTION
|
||||
## @loc None
|
||||
2001=Eudora mail and address books
|
||||
|
||||
# Success message
|
||||
## @name EUDORAIMPORT_MAILBOX_SUCCESS
|
||||
## @loc None
|
||||
# LOCALIZATION NOTE (2002): In the following sentence,
|
||||
# the %S represents a string to be inserted at runtime (the name of the Mailbox),
|
||||
# and the %d is a number (the number of messages imported). Do not translate %d or %S, but
|
||||
# instead insert them in your text at the appropriate places.
|
||||
|
||||
2002=Mailbox %S, imported %d messages
|
||||
|
||||
# Error message
|
||||
## @name EUDORAIMPORT_MAILBOX_BADPARAM
|
||||
## @loc None
|
||||
|
||||
2003=Bad parameter passed to import mailbox.
|
||||
|
||||
# Error message
|
||||
## @name EUDORAIMPORT_MAILBOX_BADSOURCEFILE
|
||||
## @loc None
|
||||
# LOCALIZATION NOTE (2004): In the following sentence, do not translate the "%S". Instead,
|
||||
# place it in your sentence where you wish to display the name of the mailbox.
|
||||
|
||||
2004=Error accessing file for mailbox %S.
|
||||
|
||||
# Error message
|
||||
## @name EUDORAIMPORT_MAILBOX_CONVERTERROR
|
||||
## @loc None
|
||||
# LOCALIZATION NOTE (2005): In the following sentence, do not translate the "%S". Instead,
|
||||
# place it in your sentence where you wish to display the name of the mailbox.
|
||||
|
||||
2005=Error importing mailbox %S, all messages may not be imported from this mailbox.
|
||||
|
||||
# Description
|
||||
## @name EUDORAIMPORT_ACCOUNTNAME
|
||||
## @loc None
|
||||
# LOCALIZATION NOTE (2006): Do not translate "Eudora" below.
|
||||
|
||||
2006=Eudora Settings
|
||||
|
||||
# Description
|
||||
## @name EUDORAIMPORT_NICKNAMES_NAME
|
||||
## @loc None
|
||||
# LOCALIZATION NOTE (2007): Do not translate "Eudora" below.
|
||||
|
||||
2007=Eudora Nicknames
|
||||
|
||||
# Description
|
||||
## @name EUDORAIMPORT_ADDRESS_SUCCESS
|
||||
## @loc None
|
||||
# LOCALIZATION NOTE (2008): In the following sentence, do not translate the "%S". Instead,
|
||||
# place it in your sentence where you wish to display the name of the address book.
|
||||
|
||||
2008=Imported address book %S
|
||||
|
||||
# Error message
|
||||
## @name EUDORAIMPORT_ADDRESS_BADPARAM
|
||||
## @loc None
|
||||
|
||||
2009=Bad parameter passed to import address book.
|
||||
|
||||
# Error message
|
||||
## @name EUDORAIMPORT_ADDRESS_BADSOURCEFILE
|
||||
## @loc None
|
||||
# LOCALIZATION NOTE (2010): In the following sentence, do not translate the "%S". Instead,
|
||||
# place it in your sentence where you wish to display the name of the address book.
|
||||
|
||||
2010=Error accessing file for address book %S.
|
||||
|
||||
# Error message
|
||||
## @name EUDORAIMPORT_ADDRESS_CONVERTERROR
|
||||
## @loc None
|
||||
# LOCALIZATION NOTE (2011): In the following sentence, do not translate the "%S". Instead,
|
||||
# place it in your sentence where you wish to display the name of the address book.
|
||||
|
||||
2011=Error importing address book %S, all addresses may not have been imported.
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,24 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!ENTITY fieldMapExport.title "Export Address Book">
|
||||
<!ENTITY fieldMapExport.add "Add Field ->">
|
||||
<!ENTITY fieldMapExport.addAll "Add All ->">
|
||||
<!ENTITY fieldList.label "Address Fields">
|
|
@ -0,0 +1,36 @@
|
|||
<!--
|
||||
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 Communicator client code, released
|
||||
March 31, 1998.
|
||||
|
||||
The Initial Developer of the Original Code is Netscape
|
||||
Communications Corporation. Portions created by Netscape are
|
||||
Copyright (C) 1998-1999 Netscape Communications Corporation. All
|
||||
Rights Reserved.
|
||||
-->
|
||||
|
||||
<!ENTITY fieldMapImport.title "Import Address Book">
|
||||
<!ENTITY fieldMapImport.width "440">
|
||||
<!ENTITY fieldMapImport.recordNumber "Imported data for Record: ">
|
||||
<!ENTITY fieldMapImport.next "Next">
|
||||
<!ENTITY fieldMapImport.next.accesskey "N">
|
||||
<!ENTITY fieldMapImport.previous "Previous">
|
||||
<!ENTITY fieldMapImport.previous.accesskey "P">
|
||||
<!ENTITY fieldMapImport.text "Use Move Up and Move Down to match the address book fields on the left to the correct data for import on the right. Uncheck items you do not want to import.">
|
||||
<!ENTITY fieldMapImport.up "Move Up">
|
||||
<!ENTITY fieldMapImport.up.accesskey "M">
|
||||
<!ENTITY fieldMapImport.down "Move Down">
|
||||
<!ENTITY fieldMapImport.down.accesskey "o">
|
||||
<!ENTITY fieldMapImport.fieldListTitle "Address Book fields">
|
||||
<!ENTITY fieldMapImport.dataTitle "Record data to import">
|
||||
|
||||
|
|
@ -0,0 +1,17 @@
|
|||
mustSelectFolder=You must select a target folder.
|
||||
mustEnterName=You must give this filter a name.
|
||||
mustSelectAction=You must select at least one filter action.
|
||||
cannotHaveDuplicateFilterTitle=Duplicate Filter Name
|
||||
cannotHaveDuplicateFilterMessage=The filter name you entered already exists. Please enter a different filter name.
|
||||
deleteFilterConfirmation=Are you sure you want to delete this filter?
|
||||
untitledFilterName=Untitled Filter
|
||||
filterListBackUpMsg=Your filters do not work because the msgFilterRules.dat file, which contains your filters, could not be read. A new msgFilterRules.dat file will be created and a backup of the old file, called rulesbackup.dat, will be created in the same directory.
|
||||
customHeaderOverflow=You've exceeded the limit of 50 custom headers. Please remove one or more custom headers and try again.
|
||||
filterCustomHeaderOverflow=Your filters have exceeded the limit of 50 custom headers. Please edit the msgFilterRules.dat file, which contains your filters, to use fewer custom headers.
|
||||
invalidCustomHeader=One of your filters uses a custom header that contains an invalid character, such as ':', a non-printable character, a non-ascii character, or an eight-bit ascii character. Please edit the msgFilterRules.dat file, which contains your filters, to remove invalid characters from your custom headers.
|
||||
continueFilterExecution=Applying filter %S failed. Would you like to continue applying filters?
|
||||
promptTitle=Running Filters
|
||||
promptMsg=You are currently in the process of filtering messages.\nWould you like to continue applying filters?
|
||||
stopButtonLabel=Stop
|
||||
continueButtonLabel=Continue
|
||||
cannotEnableFilter=This filter was probably created by future version of mozilla/netscape. You cannot enable this filter because we don't know how to apply it.
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче