cross-channel content for 2022-08-12 11:04
X-Task-ID: IwaPsX3bQN64nMrjbAhAKg
X-Channel-Repo: mozilla-central
X-Channel-Revision: 9ce1bc0acf1544186bb85b062417d2a0a65efdb3
X-Channel-Repo: releases/mozilla-beta
X-Channel-Revision: 923c0cd32d530b10dcec1dbb512f7c2604a30114
X-Channel-Repo: releases/mozilla-release
X-Channel-Revision: e6ce6a0fe10da6726ace43c549f537fb5272d09f
X-Channel-Repo: releases/mozilla-esr102
X-Channel-Revision: 5909e8822d62ab7f80d6667e448742396715f207
X-Channel-Repo: comm-central
X-Channel-Revision: 0dffb147a5d3a9c3267d4e35d98db27e927c3727
X-Channel-Repo: releases/comm-beta
X-Channel-Revision: 092826839c0fb07f4602637795f1cc0b137c0fa2
X-Channel-Repo: releases/comm-esr102
X-Channel-Revision: ba082e9fec97faaa499b0045f3816f67911e19df
# 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