summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/toolkit/toolkit
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-en-GB/toolkit/toolkit')
-rw-r--r--l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl39
-rw-r--r--l10n-en-GB/toolkit/toolkit/about/aboutSupport.ftl12
-rw-r--r--l10n-en-GB/toolkit/toolkit/contentanalysis/contentanalysis.ftl12
-rw-r--r--l10n-en-GB/toolkit/toolkit/formautofill/formAutofill.ftl18
-rw-r--r--l10n-en-GB/toolkit/toolkit/global/arrowscrollbox.ftl18
-rw-r--r--l10n-en-GB/toolkit/toolkit/global/processTypes.ftl2
-rw-r--r--l10n-en-GB/toolkit/toolkit/global/textActions.ftl2
-rw-r--r--l10n-en-GB/toolkit/toolkit/pdfviewer/viewer.ftl13
8 files changed, 114 insertions, 2 deletions
diff --git a/l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl b/l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl
index bd0e4a5aad..3aa8fd8648 100644
--- a/l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl
+++ b/l10n-en-GB/toolkit/toolkit/about/aboutReader.ftl
@@ -4,7 +4,6 @@
about-reader-loading = Loading…
about-reader-load-error = Failed to load article from page
-
about-reader-color-scheme-light = Light
.title = Colour Scheme Light
about-reader-color-scheme-dark = Dark
@@ -13,7 +12,20 @@ about-reader-color-scheme-sepia = Sepia
.title = Colour Scheme Sepia
about-reader-color-scheme-auto = Auto
.title = Colour Scheme Auto
-
+about-reader-color-theme-light = Light
+ .title = Colour Theme Light
+about-reader-color-theme-dark = Dark
+ .title = Colour Theme Dark
+about-reader-color-theme-sepia = Sepia
+ .title = Colour Theme Sepia
+about-reader-color-theme-auto = Auto
+ .title = Colour Theme Auto
+about-reader-color-theme-gray = Gray
+ .title = Colour Theme Gray
+about-reader-color-theme-contrast = Contrast
+ .title = Colour Theme Contrast
+about-reader-color-theme-custom = Custom colours
+ .title = Colour Theme Custom
# An estimate for how long it takes to read an article,
# expressed as a range covering both slow and fast readers.
# Variables:
@@ -49,4 +61,27 @@ about-reader-font-type-sans-serif = Sans-serif
about-reader-toolbar-close = Close Reader View
about-reader-toolbar-type-controls = Type controls
+about-reader-toolbar-color-controls = Colours
about-reader-toolbar-savetopocket = Save To { -pocket-brand-name }
+
+## Reader View colors menu
+
+about-reader-colors-menu-header = Theme
+about-reader-fxtheme-tab = Default
+about-reader-customtheme-tab = Custom
+
+## These are used as labels for the custom theme color pickers.
+## The .title element is used to make the editing functionality
+## clear and give context for screen reader users.
+
+about-reader-custom-colors-foreground = Text
+ .title = Edit colour
+about-reader-custom-colors-background = Background
+ .title = Edit colour
+about-reader-custom-colors-unvisited-links = Unvisited links
+ .title = Edit colour
+about-reader-custom-colors-visited-links = Visited links
+ .title = Edit colour
+about-reader-custom-colors-selection-highlight = Highlighter for read aloud
+ .title = Edit colour
+about-reader-custom-colors-reset-button = Reset defaults
diff --git a/l10n-en-GB/toolkit/toolkit/about/aboutSupport.ftl b/l10n-en-GB/toolkit/toolkit/about/aboutSupport.ftl
index 66a62fd70b..1041e75e65 100644
--- a/l10n-en-GB/toolkit/toolkit/about/aboutSupport.ftl
+++ b/l10n-en-GB/toolkit/toolkit/about/aboutSupport.ftl
@@ -431,3 +431,15 @@ pointing-device-mouse = Mouse
pointing-device-touchscreen = Touchscreen
pointing-device-pen-digitizer = Pen Digitiser
pointing-device-none = No pointing devices
+
+## Content Analysis (DLP)
+
+# DLP stands for Data Loss Prevention, an industry term for external software
+# that enterprises can set up to prevent sensitive data from being transferred
+# to external websites.
+content-analysis-title = Content Analysis (DLP)
+content-analysis-active = Active
+content-analysis-connected-to-agent = Connected to Agent
+content-analysis-agent-path = Agent Path
+content-analysis-agent-failed-signature-verification = Agent Failed Signature Verification
+content-analysis-request-count = Request Count
diff --git a/l10n-en-GB/toolkit/toolkit/contentanalysis/contentanalysis.ftl b/l10n-en-GB/toolkit/toolkit/contentanalysis/contentanalysis.ftl
index f408148d9f..317192640a 100644
--- a/l10n-en-GB/toolkit/toolkit/contentanalysis/contentanalysis.ftl
+++ b/l10n-en-GB/toolkit/toolkit/contentanalysis/contentanalysis.ftl
@@ -43,6 +43,18 @@ contentanalysis-block-message = Your organisation uses data-loss prevention soft
# Variables:
# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt"
contentanalysis-error-message = An error occurred in communicating with the data-loss prevention software. Transfer denied for resource: { $content }.
+# Variables:
+# $agent - The name of the DLP agent doing the analysis
+# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt"
+contentanalysis-unspecified-error-message = An error occurred in communicating with { $agent }. Transfer denied for resource: { $content }.
+# Variables:
+# $agent - The name of the DLP agent doing the analysis
+# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt"
+contentanalysis-no-agent-connected-message = Unable to connect to { $agent }. Transfer denied for resource: { $content }.
+# Variables:
+# $agent - The name of the DLP agent doing the analysis
+# $content - Description of the content being blocked, such as "clipboard" or "aFile.txt"
+contentanalysis-invalid-agent-signature-message = Failed signature verification for { $agent }. Transfer denied for resource: { $content }.
contentanalysis-inprogress-quit-title = Quit { -brand-shorter-name }?
contentanalysis-inprogress-quit-message = Several actions are in progress. If you quit { -brand-shorter-name }, these actions will not be completed.
contentanalysis-inprogress-quit-yesbutton = Yes, quit
diff --git a/l10n-en-GB/toolkit/toolkit/formautofill/formAutofill.ftl b/l10n-en-GB/toolkit/toolkit/formautofill/formAutofill.ftl
index 13e561b00f..468ed4d1f8 100644
--- a/l10n-en-GB/toolkit/toolkit/formautofill/formAutofill.ftl
+++ b/l10n-en-GB/toolkit/toolkit/formautofill/formAutofill.ftl
@@ -47,6 +47,8 @@ credit-card-capture-save-new-button =
credit-card-capture-update-button =
.label = Update existing card
.accessKey = U
+# Label for the button in the dropdown menu used to clear the populated form.
+autofill-clear-form-label = Clear Autofill Form
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
autofill-manage-addresses-label = Manage addresses
# Used as a label for the button, displayed at the bottom of the dropdown suggestion, to open Form Autofill browser preferences.
@@ -63,3 +65,19 @@ autofill-card-network-mastercard = MasterCard
autofill-card-network-mir = MIR
autofill-card-network-unionpay = Union Pay
autofill-card-network-visa = Visa
+# The warning text that is displayed for informing users what categories are
+# about to be filled. The text would be, for example,
+# Also autofills organization, phone, email.
+# Variables:
+# $categories - one or more of the categories, see autofill-category-X below
+autofill-phishing-warningmessage-extracategory = Also autofills { $categories }
+# Variation when all are in the same category.
+# Variables:
+# $categories - one or more of the categories
+autofill-phishing-warningmessage = Autofills { $categories }
+# Used in autofill drop down suggestion to indicate what other categories Form Autofill will attempt to fill.
+autofill-category-address = address
+autofill-category-name = name
+autofill-category-organization = organisation
+autofill-category-tel = phone
+autofill-category-email = email
diff --git a/l10n-en-GB/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-en-GB/toolkit/toolkit/global/arrowscrollbox.ftl
index 6fbe8159b2..3eb4fb8588 100644
--- a/l10n-en-GB/toolkit/toolkit/global/arrowscrollbox.ftl
+++ b/l10n-en-GB/toolkit/toolkit/global/arrowscrollbox.ftl
@@ -1,3 +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/.
+
+
+### This file contains the entities needed to use the Arrowscrollbox component.
+### For example, Arrowscrollboxes are used in Tabs Toolbar when there are
+### multiple tabs opened and in the overflowing menus.
+
+# This button is shown at the beginning of the overflowing list of elements.
+# For example, in LTR language like English, on the Tabs Toolbar it would look
+# like "<" and scroll the tab list to the left, and in the overflowing menu it
+# would look like "^" and scroll the list of menuitems up.
+overflow-scroll-button-up =
+ .tooltiptext = Scroll up
+# This button is shown at the end of the overflowing list of elements. For
+# example, in LTR language like English, on the Tabs Toolbar it would look like
+# ">" and scroll the tab list to the right, and in the overflowing menu it
+# would look like "v" and scroll the list of menuitems down.
+overflow-scroll-button-down =
+ .tooltiptext = Scroll down
diff --git a/l10n-en-GB/toolkit/toolkit/global/processTypes.ftl b/l10n-en-GB/toolkit/toolkit/global/processTypes.ftl
index 394c95fc0a..a50a9a3b76 100644
--- a/l10n-en-GB/toolkit/toolkit/global/processTypes.ftl
+++ b/l10n-en-GB/toolkit/toolkit/global/processTypes.ftl
@@ -17,6 +17,8 @@ process-type-privilegedmozilla = Privileged Mozilla Content
process-type-extension = Extension
# process used to open file:// URLs
process-type-file = Local File
+# process used to instantiate new child processes
+process-type-forkserver = Fork Server
# process used to isolate a webpage from other web pages
# to improve security
process-type-webisolated = Isolated Web Content
diff --git a/l10n-en-GB/toolkit/toolkit/global/textActions.ftl b/l10n-en-GB/toolkit/toolkit/global/textActions.ftl
index a8153024aa..78ebed1b73 100644
--- a/l10n-en-GB/toolkit/toolkit/global/textActions.ftl
+++ b/l10n-en-GB/toolkit/toolkit/global/textActions.ftl
@@ -62,3 +62,5 @@ text-action-spell-dictionaries =
.accesskey = L
text-action-search-text-box-clear =
.title = Clear
+text-action-highlight-selection =
+ .label = Highlight Selection
diff --git a/l10n-en-GB/toolkit/toolkit/pdfviewer/viewer.ftl b/l10n-en-GB/toolkit/toolkit/pdfviewer/viewer.ftl
index 00c377da37..3b141aee16 100644
--- a/l10n-en-GB/toolkit/toolkit/pdfviewer/viewer.ftl
+++ b/l10n-en-GB/toolkit/toolkit/pdfviewer/viewer.ftl
@@ -304,6 +304,12 @@ pdfjs-editor-stamp-button-label = Add or edit images
pdfjs-editor-highlight-button =
.title = Highlight
pdfjs-editor-highlight-button-label = Highlight
+pdfjs-highlight-floating-button =
+ .title = Highlight
+pdfjs-highlight-floating-button1 =
+ .title = Highlight
+ .aria-label = Highlight
+pdfjs-highlight-floating-button-label = Highlight
## Remove button for the various kind of editor.
@@ -387,3 +393,10 @@ pdfjs-editor-colorpicker-pink =
.title = Pink
pdfjs-editor-colorpicker-red =
.title = Red
+
+## Show all highlights
+## This is a toggle button to show/hide all the highlights.
+
+pdfjs-editor-highlight-show-all-button-label = Show all
+pdfjs-editor-highlight-show-all-button =
+ .title = Show all