From deea787c2efbb9c89caec8d9efc023ffafe75613 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sat, 10 Feb 2018 04:00:58 -0500 Subject: Import Tycho's Add-on Manager --- .../en-US/chrome/mozapps/extensions/about.dtd | 9 + .../en-US/chrome/mozapps/extensions/blocklist.dtd | 17 ++ .../en-US/chrome/mozapps/extensions/extensions.dtd | 236 +++++++++++++++++++++ .../mozapps/extensions/extensions.properties | 177 ++++++++++++++++ .../en-US/chrome/mozapps/extensions/newaddon.dtd | 15 ++ .../chrome/mozapps/extensions/newaddon.properties | 10 + .../chrome/mozapps/extensions/selectAddons.dtd | 49 +++++ .../mozapps/extensions/selectAddons.properties | 21 ++ .../en-US/chrome/mozapps/extensions/update.dtd | 65 ++++++ .../chrome/mozapps/extensions/update.properties | 21 ++ .../chrome/mozapps/extensions/xpinstallConfirm.dtd | 13 ++ .../mozapps/extensions/xpinstallConfirm.properties | 16 ++ 12 files changed, 649 insertions(+) create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/about.dtd create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.dtd create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.properties create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.dtd create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.properties create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/update.dtd create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/update.properties create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.dtd create mode 100644 toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties (limited to 'toolkit/locales/en-US') diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/about.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/about.dtd new file mode 100644 index 000000000..4f9098966 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/about.dtd @@ -0,0 +1,9 @@ + + + + + + + diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd new file mode 100644 index 000000000..f393cc906 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/blocklist.dtd @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd new file mode 100644 index 000000000..c74fdeb2f --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.dtd @@ -0,0 +1,236 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties new file mode 100644 index 000000000..c4e2660ee --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/extensions.properties @@ -0,0 +1,177 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +#LOCALIZATION NOTE (aboutWindowTitle) %S is the addon name +aboutWindowTitle=About %S +aboutWindowCloseButton=Close +#LOCALIZATION NOTE (aboutWindowVersionString) %S is the addon version +aboutWindowVersionString=version %S +#LOCALIZATION NOTE (aboutAddon) %S is the addon name +aboutAddon=About %S + +#LOCALIZATION NOTE (uninstallNotice) %S is the add-on name +uninstallNotice=%S has been removed. + +#LOCALIZATION NOTE (numReviews): Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of reviews +numReviews=#1 review;#1 reviews + +#LOCALIZATION NOTE (dateUpdated) %S is the date the addon was last updated +dateUpdated=Updated %S + +#LOCALIZATION NOTE (notification.incompatible) %1$S is the add-on name, %2$S is brand name, %3$S is application version +notification.incompatible=%1$S is incompatible with %2$S %3$S. +notification.jetsdk=This is a Jetpack/SDK extension which are not supported in %1$S %2$S. +#LOCALIZATION NOTE (notification.blocked) %1$S is the add-on name +notification.blocked=%1$S has been disabled due to security or stability issues. +notification.blocked.link=More Information +#LOCALIZATION NOTE (notification.softblocked) %1$S is the add-on name +notification.softblocked=%1$S is known to cause security or stability issues. +notification.softblocked.link=More Information +#LOCALIZATION NOTE (notification.outdated) %1$S is the add-on name +notification.outdated=An important update is available for %1$S. +notification.outdated.link=Update Now +#LOCALIZATION NOTE (notification.vulnerableUpdatable) %1$S is the add-on name +notification.vulnerableUpdatable=%1$S is known to be vulnerable and should be updated. +notification.vulnerableUpdatable.link=Update Now +#LOCALIZATION NOTE (notification.vulnerableNoUpdate) %1$S is the add-on name +notification.vulnerableNoUpdate=%1$S is known to be vulnerable. Use with caution. +notification.vulnerableNoUpdate.link=More Information +#LOCALIZATION NOTE (notification.enable) %1$S is the add-on name, %2$S is brand name +notification.enable=%1$S will be enabled after you restart %2$S. +#LOCALIZATION NOTE (notification.disable) %1$S is the add-on name, %2$S is brand name +notification.disable=%1$S will be disabled after you restart %2$S. +#LOCALIZATION NOTE (notification.install) %1$S is the add-on name, %2$S is brand name +notification.install=%1$S will be installed after you restart %2$S. +#LOCALIZATION NOTE (notification.uninstall) %1$S is the add-on name, %2$S is brand name +notification.uninstall=%1$S will be uninstalled after you restart %2$S. +#LOCALIZATION NOTE (notification.upgrade) %1$S is the add-on name, %2$S is brand name +notification.upgrade=%1$S will be updated after you restart %2$S. +#LOCALIZATION NOTE (notification.downloadError) %1$S is the add-on name. +notification.downloadError=There was an error downloading %1$S. +notification.downloadError.retry=Try again +notification.downloadError.retry.tooltip=Try downloading this add-on again +#LOCALIZATION NOTE (notification.installError) %1$S is the add-on name. +notification.installError=There was an error installing %1$S. +notification.installError.retry=Try again +notification.installError.retry.tooltip=Try downloading and installing this add-on again +#LOCALIZATION NOTE (notification.gmpPending) %1$S is the add-on name. +notification.gmpPending=%1$S will be installed shortly. + +#LOCALIZATION NOTE (contributionAmount2) %S is the currency amount recommended for contributions +contributionAmount2=Suggested Contribution: %S + +installDownloading=Downloading +installDownloaded=Downloaded +installDownloadFailed=Error downloading +installVerifying=Verifying +installInstalling=Installing +installEnablePending=Restart to enable +installDisablePending=Restart to disable +installFailed=Error installing +installCancelled=Install cancelled + +#LOCALIZATION NOTE (details.notification.incompatible) %1$S is the add-on name, %2$S is brand name, %3$S is application version +details.notification.incompatible=%1$S is incompatible with %2$S %3$S. +#LOCALIZATION NOTE (details.notification.blocked) %1$S is the add-on name +details.notification.blocked=%1$S has been disabled due to security or stability issues. +details.notification.blocked.link=More Information +#LOCALIZATION NOTE (details.notification.softblocked) %1$S is the add-on name +details.notification.softblocked=%1$S is known to cause security or stability issues. +details.notification.softblocked.link=More Information +#LOCALIZATION NOTE (details.notification.outdated) %1$S is the add-on name +details.notification.outdated=An important update is available for %1$S. +details.notification.outdated.link=Update Now +#LOCALIZATION NOTE (details.notification.vulnerableUpdatable) %1$S is the add-on name +details.notification.vulnerableUpdatable=%1$S is known to be vulnerable and should be updated. +details.notification.vulnerableUpdatable.link=Update Now +#LOCALIZATION NOTE (details.notification.vulnerableNoUpdate) %1$S is the add-on name +details.notification.vulnerableNoUpdate=%1$S is known to be vulnerable. Use with caution. +details.notification.vulnerableNoUpdate.link=More Information +#LOCALIZATION NOTE (details.notification.enable) %1$S is the add-on name, %2$S is brand name +details.notification.enable=%1$S will be enabled after you restart %2$S. +#LOCALIZATION NOTE (details.notification.disable) %1$S is the add-on name, %2$S is brand name +details.notification.disable=%1$S will be disabled after you restart %2$S. +#LOCALIZATION NOTE (details.notification.install) %1$S is the add-on name, %2$S is brand name +details.notification.install=%1$S will be installed after you restart %2$S. +#LOCALIZATION NOTE (details.notification.uninstall) %1$S is the add-on name, %2$S is brand name +details.notification.uninstall=%1$S will be uninstalled after you restart %2$S. +#LOCALIZATION NOTE (details.notification.upgrade) %1$S is the add-on name, %2$S is brand name +details.notification.upgrade=%1$S will be updated after you restart %2$S. +#LOCALIZATION NOTE (details.notification.gmpPending) %1$S is the add-on name +details.notification.gmpPending=%1$S will be installed shortly. + +# LOCALIZATION NOTE (details.experiment.time.daysRemaining): +# Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of days from now that the experiment will remain active (detail view). +details.experiment.time.daysRemaining=#1 day remaining;#1 days remaining +#LOCALIZATION NOTE (details.experiment.time.endsToday) The experiment will end in less than a day (detail view). +details.experiment.time.endsToday=Less than a day remaining +# LOCALIZATION NOTE (details.experiment.time.daysPassed): +# Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of days since the experiment ran (detail view). +details.experiment.time.daysPassed=#1 day ago;#1 days ago +#LOCALIZATION NOTE (details.experiment.time.endedToday) The experiment ended less than a day ago (detail view). +details.experiment.time.endedToday=Less than a day ago +#LOCALIZATION NOTE (details.experiment.state.active) This experiment is active (detail view). +details.experiment.state.active=Active +#LOCALIZATION NOTE (details.experiment.state.complete) This experiment is complete (it was previously active) (detail view). +details.experiment.state.complete=Complete + +# LOCALIZATION NOTE (experiment.time.daysRemaining): +# Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of days from now that the experiment will remain active (list view item). +experiment.time.daysRemaining=#1 day remaining;#1 days remaining +#LOCALIZATION NOTE (experiment.time.endsToday) The experiment will end in less than a day (list view item). +experiment.time.endsToday=Less than a day remaining +# LOCALIZATION NOTE (experiment.time.daysPassed): +# Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of days since the experiment ran (list view item). +experiment.time.daysPassed=#1 day ago;#1 days ago +#LOCALIZATION NOTE (experiment.time.endedToday) The experiment ended less than a day ago (list view item). +experiment.time.endedToday=Less than a day ago +#LOCALIZATION NOTE (experiment.state.active) This experiment is active (list view item). +experiment.state.active=Active +#LOCALIZATION NOTE (experiment.state.complete) This experiment is complete (it was previously active) (list view item). +experiment.state.complete=Complete + +installFromFile.dialogTitle=Select add-on to install +installFromFile.filterName=Add-ons + +uninstallAddonTooltip=Uninstall this add-on +uninstallAddonRestartRequiredTooltip=Uninstall this add-on (restart required) +enableAddonTooltip=Enable this add-on +enableAddonRestartRequiredTooltip=Enable this add-on (restart required) +disableAddonTooltip=Disable this add-on +disableAddonRestartRequiredTooltip=Disable this add-on (restart required) + +#LOCALIZATION NOTE (showAllSearchResults): Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the total number of search results +showAllSearchResults=See one result;See all #1 results + +#LOCALIZATION NOTE (addon.purchase.label) displayed on a button in the list +# view, %S is the price of the add-on including currency symbol +addon.purchase.label=Purchase for %S… +addon.purchase.tooltip=Visit the add-ons gallery to purchase this add-on +#LOCALIZATION NOTE (cmd.purchaseAddon.label) displayed on a button in the detail +# view, %S is the price of the add-on including currency symbol +cmd.purchaseAddon.label=Purchase for %S… +cmd.purchaseAddon.accesskey=u + +#LOCALIZATION NOTE (eulaHeader) %S is name of the add-on asking the user to agree to the EULA +eulaHeader=%S requires that you accept the following End User License Agreement before installation can proceed: + +type.extension.name=Extensions +type.theme.name=Appearance +type.locale.name=Languages +type.plugin.name=Plugins +type.dictionary.name=Dictionaries +type.service.name=Services +type.experiment.name=Experiments diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.dtd new file mode 100644 index 000000000..1307cebb9 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.dtd @@ -0,0 +1,15 @@ + + + + + + + + + + + diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.properties b/toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.properties new file mode 100644 index 000000000..bd5997a26 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/newaddon.properties @@ -0,0 +1,10 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +#LOCALIZATION NOTE (name) %1$S is the add-on name, %2$S is the add-on version +name=%1$S %2$S +#LOCALIZATION NOTE (author) %S is the author of the add-on +author=By %S +#LOCALIZATION NOTE (location) %S is the path the add-on is installed in +location=Location: %S diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.dtd new file mode 100644 index 000000000..2f6f1cd57 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.dtd @@ -0,0 +1,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.properties b/toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.properties new file mode 100644 index 000000000..2824758d6 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/selectAddons.properties @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +#LOCALIZATION NOTE (source.profile) add-ons installed by the user, this may be +# translated as "You" or "User" depending on the locale +source.profile=You +#LOCALIZATION NOTE (source.bundled) add-ons shipped with the application, and thus +# treated as installed by the user. This may be +# translated as "You" or "User" depending on the locale +source.bundled=You (Bundled) +#LOCALIZATION NOTE (source.other) add-ons installed by other applications +# installed on the computer +source.other=Third Party + +action.enabled=Will be enabled +action.disabled=Will be disabled +action.autoupdate=Will be updated to be compatible +action.incompatible=Will be enabled when compatible +action.neededupdate=Update to make compatible +action.unneededupdate=Optional update diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/update.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/update.dtd new file mode 100644 index 000000000..6c820e088 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/update.dtd @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/update.properties b/toolkit/locales/en-US/chrome/mozapps/extensions/update.properties new file mode 100644 index 000000000..7cf79f9c1 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/update.properties @@ -0,0 +1,21 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +mismatchCheckNow=Check Now +mismatchCheckNowAccesskey=C +mismatchDontCheck=Don't Check +mismatchDontCheckAccesskey=D +installButtonText=Install Now +installButtonTextAccesskey=I +nextButtonText=Next > +nextButtonTextAccesskey=N +cancelButtonText=Cancel +cancelButtonTextAccesskey=C +statusPrefix=Finished checking %S +downloadingPrefix=Downloading: %S +installingPrefix=Installing: %S +closeButton=Close +installErrors=%S was unable to install updates for the following add-ons: +checkingErrors=%S was unable to check for updates for the following add-ons: +installErrorItemFormat=%S (%S) diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.dtd b/toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.dtd new file mode 100644 index 000000000..6a7d17a16 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.dtd @@ -0,0 +1,13 @@ + + + + + + + + + + + diff --git a/toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties b/toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties new file mode 100644 index 000000000..b538e9e90 --- /dev/null +++ b/toolkit/locales/en-US/chrome/mozapps/extensions/xpinstallConfirm.properties @@ -0,0 +1,16 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +unverified=(Author not verified) +signed=(%S) + +itemWarnIntroMultiple=You have asked to install the following %S items: +itemWarnIntroSingle=You have asked to install the following item: +installButtonDisabledLabel=Install (%S) +installButtonLabel=Install Now + +installComplete=Software Installation is complete. You will have to restart %S for changes to take effect. +installCompleteTitle=Installation Complete + +error-203=Error Installing Item -- cgit v1.2.3