summaryrefslogtreecommitdiffstats
path: root/browser/locales/en-US/browser/unifiedExtensions.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'browser/locales/en-US/browser/unifiedExtensions.ftl')
-rw-r--r--browser/locales/en-US/browser/unifiedExtensions.ftl47
1 files changed, 47 insertions, 0 deletions
diff --git a/browser/locales/en-US/browser/unifiedExtensions.ftl b/browser/locales/en-US/browser/unifiedExtensions.ftl
new file mode 100644
index 0000000000..d69990a889
--- /dev/null
+++ b/browser/locales/en-US/browser/unifiedExtensions.ftl
@@ -0,0 +1,47 @@
+# 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/.
+
+### These strings appear in the Unified Extensions panel.
+
+## Panel
+
+unified-extensions-header-title = Extensions
+unified-extensions-manage-extensions =
+ .label = Manage extensions
+
+## An extension in the main list
+
+# Each extension in the unified extensions panel (list) has a secondary button
+# to open a context menu. This string is used for each of these buttons.
+# Variables:
+# $extensionName (String) - Name of the extension
+unified-extensions-item-open-menu =
+ .aria-label = Open menu for { $extensionName }
+
+unified-extensions-item-message-manage = Manage extension
+
+## Extension's context menu
+
+unified-extensions-context-menu-pin-to-toolbar =
+ .label = Pin to Toolbar
+
+unified-extensions-context-menu-manage-extension =
+ .label = Manage Extension
+
+unified-extensions-context-menu-remove-extension =
+ .label = Remove Extension
+
+unified-extensions-context-menu-report-extension =
+ .label = Report Extension
+
+unified-extensions-context-menu-move-widget-up =
+ .label = Move Up
+
+unified-extensions-context-menu-move-widget-down =
+ .label = Move Down
+
+## Notifications
+
+unified-extensions-mb-quarantined-domain-title = Some extensions are not allowed
+unified-extensions-mb-quarantined-domain-message = Only some extensions monitored by { -vendor-short-name } are allowed on this site to protect your data.