summaryrefslogtreecommitdiffstats
path: root/l10n-en-CA/toolkit/toolkit/global
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-en-CA/toolkit/toolkit/global')
-rw-r--r--l10n-en-CA/toolkit/toolkit/global/arrowscrollbox.ftl18
-rw-r--r--l10n-en-CA/toolkit/toolkit/global/commonDialog.ftl5
-rw-r--r--l10n-en-CA/toolkit/toolkit/global/cookieBannerHandling.ftl2
-rw-r--r--l10n-en-CA/toolkit/toolkit/global/handlerDialog.ftl2
-rw-r--r--l10n-en-CA/toolkit/toolkit/global/processTypes.ftl20
-rw-r--r--l10n-en-CA/toolkit/toolkit/global/textActions.ftl2
6 files changed, 36 insertions, 13 deletions
diff --git a/l10n-en-CA/toolkit/toolkit/global/arrowscrollbox.ftl b/l10n-en-CA/toolkit/toolkit/global/arrowscrollbox.ftl
index 6fbe8159b2..3eb4fb8588 100644
--- a/l10n-en-CA/toolkit/toolkit/global/arrowscrollbox.ftl
+++ b/l10n-en-CA/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-CA/toolkit/toolkit/global/commonDialog.ftl b/l10n-en-CA/toolkit/toolkit/global/commonDialog.ftl
index e7d4322820..4b7c32122c 100644
--- a/l10n-en-CA/toolkit/toolkit/global/commonDialog.ftl
+++ b/l10n-en-CA/toolkit/toolkit/global/commonDialog.ftl
@@ -6,12 +6,13 @@ common-dialog-title-null = This page says
common-dialog-title-system = { -brand-short-name }
# Title displayed when the origin of a web dialog is unknown.
common-dialog-title-unknown = Unknown
-
+# An indicator showing that Firefox is waiting for an operation to finish
+common-dialog-spinner =
+ .alt = Busy
common-dialog-username =
.value = Username
common-dialog-password =
.value = Password
-
common-dialog-copy-cmd =
.label = Copy
.accesskey = C
diff --git a/l10n-en-CA/toolkit/toolkit/global/cookieBannerHandling.ftl b/l10n-en-CA/toolkit/toolkit/global/cookieBannerHandling.ftl
index 6fbe8159b2..9e6ac1d039 100644
--- a/l10n-en-CA/toolkit/toolkit/global/cookieBannerHandling.ftl
+++ b/l10n-en-CA/toolkit/toolkit/global/cookieBannerHandling.ftl
@@ -1,3 +1,5 @@
# 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/.
+
+cookie-banner-handled-webconsole = { -brand-shorter-name } handled a cookie banner on behalf of the user.
diff --git a/l10n-en-CA/toolkit/toolkit/global/handlerDialog.ftl b/l10n-en-CA/toolkit/toolkit/global/handlerDialog.ftl
index 606f5e54d0..20cc932f55 100644
--- a/l10n-en-CA/toolkit/toolkit/global/handlerDialog.ftl
+++ b/l10n-en-CA/toolkit/toolkit/global/handlerDialog.ftl
@@ -18,6 +18,8 @@ permission-dialog-description-app = Allow this site to open the { $scheme } link
permission-dialog-description-host-app = Allow { $host } to open the { $scheme } link with { $appName }?
permission-dialog-description-file-app = Allow this file to open the { $scheme } link with { $appName }?
permission-dialog-description-extension-app = Allow the extension { $extension } to open the { $scheme } link with { $appName }?
+permission-dialog-description-system-app = Open the { $scheme } link with { $appName }?
+permission-dialog-description-system-noapp = Open the { $scheme } link?
## Please keep the emphasis around the hostname and scheme (ie the
## `<strong>` HTML tags). Please also keep the hostname as close to the start
diff --git a/l10n-en-CA/toolkit/toolkit/global/processTypes.ftl b/l10n-en-CA/toolkit/toolkit/global/processTypes.ftl
index be45ec8832..0d1a320969 100644
--- a/l10n-en-CA/toolkit/toolkit/global/processTypes.ftl
+++ b/l10n-en-CA/toolkit/toolkit/global/processTypes.ftl
@@ -8,28 +8,23 @@
##
process-type-web = Web Content
-
# process used to run privileged about pages,
# such as about:home
process-type-privilegedabout = Privileged About
-
# process used to run privileged mozilla pages,
# such as accounts.firefox.com
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
-
# process used to isolate a ServiceWorker to improve
# performance
process-type-webserviceworker = Isolated Service Worker
-
# process preallocated; may change to other types
process-type-prealloc = Preallocated
@@ -39,19 +34,22 @@ process-type-prealloc = Preallocated
process-type-default = Main
process-type-tab = Tab
-
# process used to communicate with the GPU for
# graphics acceleration
process-type-gpu = GPU
-
# process used to perform network operations
process-type-socket = Socket
-
# process used to decode media
process-type-rdd = RDD
-
# process used to run some IPC actor in their own sandbox
process-type-utility = Sandboxed IPC Actor
+process-type-utility-actor-audio-decoder-generic = Utility Generic Audio Decoder
+process-type-utility-actor-audio-decoder-applemedia = Utility AppleMedia
+process-type-utility-actor-audio-decoder-wmf = Utility Windows Media Foundation
+process-type-utility-actor-mf-media-engine = Utility Media Foundation Engine
+process-type-utility-actor-js-oracle = Utility JavaScript Oracle
+process-type-utility-actor-windows-utils = Utility Windows Utils
+process-type-utility-actor-windows-file-dialog = Utility Windows File Dialog
##
## Other
diff --git a/l10n-en-CA/toolkit/toolkit/global/textActions.ftl b/l10n-en-CA/toolkit/toolkit/global/textActions.ftl
index a8153024aa..78ebed1b73 100644
--- a/l10n-en-CA/toolkit/toolkit/global/textActions.ftl
+++ b/l10n-en-CA/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