diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /l10n-en-GB/toolkit/chrome/global/aboutStudies.properties | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-en-GB/toolkit/chrome/global/aboutStudies.properties | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-en-GB/toolkit/chrome/global/aboutStudies.properties b/l10n-en-GB/toolkit/chrome/global/aboutStudies.properties new file mode 100644 index 0000000000..d584c94556 --- /dev/null +++ b/l10n-en-GB/toolkit/chrome/global/aboutStudies.properties @@ -0,0 +1,32 @@ +# 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 (title): keep "Shield" in English. See +# https://wiki.mozilla.org/Firefox/Shield/Shield_Studies for more information +title = Shield Studies +removeButton = Remove + +# LOCALIZATION NOTE (activeStudiesList): Title above a list of active studies +activeStudiesList = Active studies +# LOCALIZATION NOTE (activeStudiesList): Title above a list of completed studies +completedStudiesList = Completed studies +# LOCALIZATION NOTE (activeStatus): Displayed for an active study +activeStatus = Active +# LOCALIZATION NOTE (completeStatus): Displayed for a study that is already complete +completeStatus = Complete + +updateButtonWin = Update Options +updateButtonUnix = Update Preferences +learnMore = Learn more +noStudies = You have not participated in any studies. +disabledList = This is a list of studies that you have participated in. No new studies will run. +# LOCALIZATION NOTE (enabledList): %S is brandShortName (e.g. Firefox) +enabledList = What’s this? %S may install and run studies from time to time. + +# LOCALIZATION NOTE (preferenceStudyDescription) $1%S will be replaced with the +# name of a preference (such as "stream.improvesearch.topSiteSearchShortcuts") +# and $2%S will be replaced with the value of that preference. Both values will +# be formatted differently than the surrounding text. +preferenceStudyDescription = This study sets %1$S to %2$S. |