Skip to content

Commit 69060d3

Browse files
mozilla-pontoonl10n-bot
and
l10n-bot
authored
Set up localization for experiment fx-view-discoverability-early-day-users (#33)
Co-authored-by: l10n-bot <actions@users.noreply.github.com>
1 parent 1249325 commit 69060d3

5 files changed

+107
-0
lines changed

.github/storage/experiments.json

+12
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,18 @@
5555
"it"
5656
]
5757
},
58+
"fx-view-discoverability-early-day-users": {
59+
"complete": false,
60+
"file": "en-US/subset/fx_view_discoverability_early_day_users_2024.ftl",
61+
"issue": "31",
62+
"locales": [
63+
"de",
64+
"en-CA",
65+
"en-GB",
66+
"fr",
67+
"it"
68+
]
69+
},
5870
"new-tab-microsurvey-relevance-satisfaction": {
5971
"complete": true,
6072
"file": "en-US/subset/new_tab_microsurvey_relevance_satisfaction_2024.ftl",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4+
5+
## Branch: treatment-a
6+
7+
fx-view-discoverability-treatment-a-title = Can’t find the tab you need?
8+
fx-view-discoverability-treatment-a-subtitle = Search across all your open and closed tabs to quickly find it.
9+
# Primary button label that routes to about:firefoxview
10+
fx-view-discoverability-primary-button-label = Open Firefox View
11+
# Dismisses the message
12+
fx-view-discoverability-secondary-button-label = Dismiss
13+
# Closes message and blocks message ID
14+
fx-view-discoverability-split-button-option1-label = Don’t show this recommendation again
15+
# Dismisses message and reduces frequency of message
16+
fx-view-discoverability-split-button-option2-label = Show fewer recommendations
17+
# Opens about:preferences-cfraddons
18+
fx-view-discoverability-split-button-option3-label = Manage settings
19+
20+
## Branch: treatment-b
21+
22+
fx-view-discoverability-treatment-b-title = Didn’t mean to close that tab?
23+
fx-view-discoverability-treatment-b-subtitle = Find and reopen it quickly here. We keep a history of your recently closed tabs for you.
24+
25+
## Branch: treatment-c
26+
27+
fx-view-discoverability-treatment-c-title = Can’t find the tab you need?
28+
fx-view-discoverability-treatment-c-subtitle = We’ll show you every tab you have open, across all your windows.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4+
5+
## Branch: treatment-a
6+
7+
fx-view-discoverability-treatment-a-title = Can’t find the tab you need?
8+
fx-view-discoverability-treatment-a-subtitle = Search across all your open and closed tabs to quickly find it.
9+
# Primary button label that routes to about:firefoxview
10+
fx-view-discoverability-primary-button-label = Open Firefox View
11+
# Dismisses the message
12+
fx-view-discoverability-secondary-button-label = Dismiss
13+
# Closes message and blocks message ID
14+
fx-view-discoverability-split-button-option1-label = Don’t show this recommendation again
15+
# Dismisses message and reduces frequency of message
16+
fx-view-discoverability-split-button-option2-label = Show fewer recommendations
17+
# Opens about:preferences-cfraddons
18+
fx-view-discoverability-split-button-option3-label = Manage settings
19+
20+
## Branch: treatment-b
21+
22+
fx-view-discoverability-treatment-b-title = Didn’t mean to close that tab?
23+
fx-view-discoverability-treatment-b-subtitle = Find and reopen it quickly here. We keep a history of your recently closed tabs for you.
24+
25+
## Branch: treatment-c
26+
27+
fx-view-discoverability-treatment-c-title = Can’t find the tab you need?
28+
fx-view-discoverability-treatment-c-subtitle = We’ll show you every tab you have open, across all your windows.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4+
5+
## Branch: treatment-a
6+
7+
fx-view-discoverability-treatment-a-title = Can’t find the tab you need?
8+
fx-view-discoverability-treatment-a-subtitle = Search across all your open and closed tabs to quickly find it.
9+
# Primary button label that routes to about:firefoxview
10+
fx-view-discoverability-primary-button-label = Open Firefox View
11+
# Dismisses the message
12+
fx-view-discoverability-secondary-button-label = Dismiss
13+
# Closes message and blocks message ID
14+
fx-view-discoverability-split-button-option1-label = Don’t show this recommendation again
15+
# Dismisses message and reduces frequency of message
16+
fx-view-discoverability-split-button-option2-label = Show fewer recommendations
17+
# Opens about:preferences-cfraddons
18+
fx-view-discoverability-split-button-option3-label = Manage settings
19+
20+
## Branch: treatment-b
21+
22+
fx-view-discoverability-treatment-b-title = Didn’t mean to close that tab?
23+
fx-view-discoverability-treatment-b-subtitle = Find and reopen it quickly here. We keep a history of your recently closed tabs for you.
24+
25+
## Branch: treatment-c
26+
27+
fx-view-discoverability-treatment-c-title = Can’t find the tab you need?
28+
fx-view-discoverability-treatment-c-subtitle = We’ll show you every tab you have open, across all your windows.

l10n.toml

+11
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,14 @@ locales = [
125125
"fr",
126126
"it"
127127
]
128+
129+
[[paths]]
130+
reference = "en-US/subset/fx_view_discoverability_early_day_users_2024.ftl"
131+
l10n = "{locale}/subset/fx_view_discoverability_early_day_users_2024.ftl"
132+
locales = [
133+
"de",
134+
"en-CA",
135+
"en-GB",
136+
"fr",
137+
"it"
138+
]

0 commit comments

Comments
 (0)