cross-channel content for 2023-02-04 23:03
X-Task-ID: RGvDMaJfRQClqDImaxxzXQ
X-Channel-Repo: mozilla-central
X-Channel-Revision: 193873a769705e43125bf048e01f18ac964d91b4
X-Channel-Repo: releases/mozilla-beta
X-Channel-Revision: c326f2a0c95596b6e8f9ad765ddf7a4d4b1aee2b
X-Channel-Repo: releases/mozilla-release
X-Channel-Revision: 8e6e771d7b7c259aa9ee299c17638df5a6cce453
X-Channel-Repo: releases/mozilla-esr102
X-Channel-Revision: 4949c8f79bd57c259e3acef1be2416420e55225a
# 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(closeButton.title): Used as the close button text for web notifications on OS X.
# This should ideally match the string that OS X uses for the close button on alert-type
# notifications. OS X will truncate the value if it's too long.
closeButton.title = Close
# LOCALIZATION NOTE(actionButton.label): Used as the button label to provide more actions on OS X notifications. OS X will truncate this if it's too long.
actionButton.label = …
# LOCALIZATION NOTE(webActions.disableForOrigin.label): %S is replaced
# with the hostname origin of the notification.
webActions.disableForOrigin.label = Disable notifications from %S
# LOCALIZATION NOTE(source.label): Used to show the URL of the site that
# sent the notification (e.g., "via mozilla.org"). "%1$S" is the source host
# and port.
source.label=via %1$S
webActions.settings.label = Notification settings
# LOCALIZATION NOTE(pauseNotifications.label): %S is replaced with the
# brandShortName of the application.
pauseNotifications.label = Pause notifications until %S restarts