summaryrefslogtreecommitdiffstats
path: root/browser/locales/en-US/browser/firefoxRelay.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /browser/locales/en-US/browser/firefoxRelay.ftl
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'browser/locales/en-US/browser/firefoxRelay.ftl')
-rw-r--r--browser/locales/en-US/browser/firefoxRelay.ftl33
1 files changed, 33 insertions, 0 deletions
diff --git a/browser/locales/en-US/browser/firefoxRelay.ftl b/browser/locales/en-US/browser/firefoxRelay.ftl
new file mode 100644
index 0000000000..ff87eaeebd
--- /dev/null
+++ b/browser/locales/en-US/browser/firefoxRelay.ftl
@@ -0,0 +1,33 @@
+# 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/.
+
+## Error messages for failed HTTP web requests.
+## https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses
+## Variables:
+## $status (Number) - HTTP status code, for example 403
+
+firefox-relay-mask-generation-failed = { -relay-brand-name } could not generate a new mask. HTTP error code: { $status }.
+firefox-relay-get-reusable-masks-failed = { -relay-brand-name } could not find reusable masks. HTTP error code: { $status }.
+
+##
+
+firefox-relay-must-login-to-fxa = You must log in to { -fxaccount-brand-name } in order to use { -relay-brand-name }.
+firefox-relay-get-unlimited-masks =
+ .label = Manage masks
+ .accesskey = M
+# This is followed, on a new line, by firefox-relay-opt-in-subtitle-1
+firefox-relay-opt-in-title-1 = Protect your email address:
+# This is preceded by firefox-relay-opt-in-title-1 (on a different line), which
+# ends with a colon. You might need to adapt the capitalization of this string.
+firefox-relay-opt-in-subtitle-1 = Use { -relay-brand-name } email mask
+firefox-relay-use-mask-title = Use { -relay-brand-name } email mask
+firefox-relay-opt-in-confirmation-enable-button =
+ .label = Use email mask
+ .accesskey = U
+firefox-relay-opt-in-confirmation-disable =
+ .label = Don’t show me this again
+ .accesskey = D
+firefox-relay-opt-in-confirmation-postpone =
+ .label = Not now
+ .accesskey = N