Skip to content

Commit 040e0ff

Browse files
mozilla-pontoonl10n-botflodolo
authored
Set up localization for experiment discovery-of-search-sap-existing-it-de-fr (#30)
* Set up localization for experiment discovery-of-search-sap-existing-it-de-fr * Fix em dash spaces --------- Co-authored-by: l10n-bot <actions@users.noreply.github.com> Co-authored-by: Francesco Lodolo <flod@lodolo.net>
1 parent 948f709 commit 040e0ff

File tree

3 files changed

+38
-0
lines changed

3 files changed

+38
-0
lines changed

.github/storage/experiments.json

+10
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,16 @@
2121
"it"
2222
]
2323
},
24+
"discovery-of-search-sap-existing-it-de-fr": {
25+
"complete": false,
26+
"file": "en-US/subset/discovery_of_search_sap_existing_it_de_fr_2024.ftl",
27+
"issue": "29",
28+
"locales": [
29+
"de",
30+
"fr",
31+
"it"
32+
]
33+
},
2434
"fox-doodle-pin-to-taskbar-early-day-graphics": {
2535
"complete": true,
2636
"file": "en-US/subset/fox_doodle_pin_to_taskbar_early_day_graphics_2023.ftl",
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
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+
find-faster-title = Find things faster
8+
find-faster-subtitle = Start your search here to quickly get results, including sites you’ve bookmarked and visited before.
9+
10+
## Branch: treatment-b
11+
12+
# The title “Search smarter, not harder” is a play on an English phrase that may not translate to other languages. An alternative to this title for translation is “Search more efficiently.”
13+
search-smarter-title = Search smarter, not harder
14+
search-smarter-subtitle = Find everything here, from the most relevant results to sites you’ve bookmarked and visited before.
15+
16+
## Branch: treatment-c
17+
18+
search-once-title = Search once — find everything
19+
search-once-subtitle = Get relevant search suggestions here plus results based on sites you’ve visited and bookmarked before.

l10n.toml

+9
Original file line numberDiff line numberDiff line change
@@ -116,3 +116,12 @@ locales = [
116116
"fr",
117117
"it"
118118
]
119+
120+
[[paths]]
121+
reference = "en-US/subset/discovery_of_search_sap_existing_it_de_fr_2024.ftl"
122+
l10n = "{locale}/subset/discovery_of_search_sap_existing_it_de_fr_2024.ftl"
123+
locales = [
124+
"de",
125+
"fr",
126+
"it"
127+
]

0 commit comments

Comments
 (0)