Skip to content

Commit 256fb24

Browse files
shakyShanegithub-actions[bot]
authored andcommitted
Release build 7.27.0 [ci release]
1 parent 95fa3d4 commit 256fb24

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+162
-167
lines changed

CHANGELOG.txt

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
- ntp: fix layout of RMF widget on older macOS (#1548)
2-
- build(deps): bump @rive-app/canvas-single from 2.26.3 to 2.26.4 (#1532)
3-
- history: support clicks anywhere to deselect (#1546)
4-
- history: error boundary (#1544)
5-
- history: add 'source' for each query (#1543)
1+
- onboarding: copy update (#1520)

Sources/ContentScopeScripts/dist/pages/onboarding/dist/index.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,8 +1292,8 @@ h2 {
12921292
font-weight: 600;
12931293
letter-spacing: 0.06px;
12941294
line-height: var(--btn-line-height);
1295-
white-space: nowrap;
1296-
height: var(--btn-height);
1295+
height: 100%;
1296+
min-height: var(--btn-height);
12971297
padding: calc(10 * var(--px-in-rem)) var(--sp-6);
12981298
color: white;
12991299
}
@@ -1724,7 +1724,7 @@ h2 {
17241724
.SingleStep_buttonBarContents {
17251725
display: grid;
17261726
gap: var(--sp-2);
1727-
grid-template-columns: 1fr min-content min-content;
1727+
grid-template-columns: 1fr auto auto;
17281728
grid-template-areas: ". dismiss accept";
17291729
}
17301730
[data-platform-name=windows] .SingleStep_buttonBarContents {

Sources/ContentScopeScripts/dist/pages/onboarding/dist/index.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Sources/ContentScopeScripts/dist/pages/onboarding/locales/de/onboarding.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
"note" : "Title for importing user data (bookmarks, passwords) to DuckDuckGo from other browsers."
322322
},
323323
"row_import_summary_v3" : {
324-
"title" : "Die Verschlüsselung auf dem Gerät sorgt für den Schutz deiner Passwörter.",
324+
"title" : "Die On-Device-Verschlüsselung schützt deine Passwörter.",
325325
"note" : "Explanation of additional security benefits of importing user's passwords into DuckDuckGo."
326326
},
327327
"row_import_accept_v3" : {
@@ -353,19 +353,19 @@
353353
"note" : "The description of a browser privacy feature in the comparison table."
354354
},
355355
"comparison_blockCookies" : {
356-
"title" : "Cookie-Anfragen und Popups blocken",
356+
"title" : "Cookie-Anfragen und Pop-ups blockieren",
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Gezielte Werbung blockieren",
360+
"title" : "Tracking-Anzeigen blockieren",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Browserdaten schnell löschen",
364+
"title" : "Browsing-Daten mit einem Klick löschen",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube ohne gezielte Werbung",
368+
"title" : "YouTube ohne gezielte Werbung abspielen",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

Sources/ContentScopeScripts/dist/pages/onboarding/locales/en/onboarding.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -358,15 +358,15 @@
358358
"note": "The description of a browser privacy feature in the comparison table."
359359
},
360360
"comparison_blockAds": {
361-
"title": "Block targeted ads",
361+
"title": "Block tracking ads",
362362
"note": "The description of a browser privacy feature in the comparison table."
363363
},
364364
"comparison_eraseData": {
365-
"title": "Erase browsing data swiftly",
365+
"title": "Delete browsing data with one button",
366366
"note": "The description of a browser privacy feature in the comparison table."
367367
},
368368
"comparison_privateYoutube": {
369-
"title": "YouTube without targeted ads",
369+
"title": "Play YouTube without targeted ads",
370370
"note": "The description of a browser privacy feature in the comparison table."
371371
},
372372
"comparison_fullSupport": {

Sources/ContentScopeScripts/dist/pages/onboarding/locales/es/onboarding.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,19 +353,19 @@
353353
"note" : "The description of a browser privacy feature in the comparison table."
354354
},
355355
"comparison_blockCookies" : {
356-
"title" : "Bloqueo de las solicitudes de cookies y las ventanas emergentes",
356+
"title" : "Bloquea las solicitudes de cookies y las ventanas emergentes",
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Bloqueo de anuncios segmentados",
360+
"title" : "Bloquea anuncios de rastreo",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Borra rápidamente los datos de navegación",
364+
"title" : "Elimina los datos de navegación con un solo botón",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube sin anuncios segmentados",
368+
"title" : "Reproduce YouTube sin anuncios segmentados",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

Sources/ContentScopeScripts/dist/pages/onboarding/locales/fr/onboarding.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,19 +353,19 @@
353353
"note" : "The description of a browser privacy feature in the comparison table."
354354
},
355355
"comparison_blockCookies" : {
356-
"title" : "Bloquez les demandes et les fenêtres contextuelles de cookies",
356+
"title" : "Bloquez les demandes de cookies et les fenêtres contextuelles",
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Bloquez les publicités ciblées",
360+
"title" : "Bloquez les publicités qui pistent",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Effacez rapidement les données de navigation",
364+
"title" : "Supprimez les données de navigation d'un seul clic",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube sans publicités ciblées",
368+
"title" : "Profitez de YouTube sans publicités ciblées",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

Sources/ContentScopeScripts/dist/pages/onboarding/locales/it/onboarding.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -357,15 +357,15 @@
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Blocca gli annunci mirati",
360+
"title" : "Blocca gli annunci di tracciamento",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Cancella rapidamente i dati di navigazione",
364+
"title" : "Cancella i dati di navigazione con un solo pulsante",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube senza annunci mirati",
368+
"title" : "Guarda YouTube senza annunci mirati",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

Sources/ContentScopeScripts/dist/pages/onboarding/locales/nl/onboarding.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,19 +353,19 @@
353353
"note" : "The description of a browser privacy feature in the comparison table."
354354
},
355355
"comparison_blockCookies" : {
356-
"title" : "Blokkeer cookieverzoeken en pop-ups",
356+
"title" : "Cookieverzoeken en pop-ups blokkeren",
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Blokkeer gerichte advertenties",
360+
"title" : "Blokkeer trackingadvertenties",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Wis browsegegevens snel",
364+
"title" : "Verwijder browsegegevens met één knop",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube zonder gerichte advertenties",
368+
"title" : "Speel YouTube af zonder gerichte advertentie",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

Sources/ContentScopeScripts/dist/pages/onboarding/locales/pl/onboarding.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,19 +353,19 @@
353353
"note" : "The description of a browser privacy feature in the comparison table."
354354
},
355355
"comparison_blockCookies" : {
356-
"title" : "Blokowanie wyskakujących okienek z informacją o plikach cookie",
356+
"title" : "Blokuj żądania dotyczące plików cookie i wyskakujące okienka",
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Blokowanie ukierunkowanych reklam",
360+
"title" : "Blokowanie śledzących reklam",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Szybkie usuwanie danych przeglądania",
364+
"title" : "Usuwanie danych przeglądania za pomocą jednego przycisku",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube bez spersonalizowanych reklam",
368+
"title" : "Odtwarzanie treści w serwisie YouTube bez spersonalizowanych reklam",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

Sources/ContentScopeScripts/dist/pages/onboarding/locales/pt/onboarding.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,19 +353,19 @@
353353
"note" : "The description of a browser privacy feature in the comparison table."
354354
},
355355
"comparison_blockCookies" : {
356-
"title" : "Bloquear pedidos de cookies e pop-ups",
356+
"title" : "Bloquear solicitações e pop-ups de cookies",
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Bloquear anúncios segmentados",
360+
"title" : "Bloqueia anúncios que rastreiam",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Eliminar dados de navegação rapidamente",
364+
"title" : "Elimina dados de navegação com um botão",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube sem anúncios segmentados",
368+
"title" : "YouTube sem anúncios segmentados",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

Sources/ContentScopeScripts/dist/pages/onboarding/locales/ru/onboarding.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,19 +353,19 @@
353353
"note" : "The description of a browser privacy feature in the comparison table."
354354
},
355355
"comparison_blockCookies" : {
356-
"title" : "Блокировка запросов и всплывающих окон куки",
356+
"title" : "Блокирует запросы и всплывающие окна куки",
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Блокировка целевой рекламы",
360+
"title" : "Блокирует рекламу с отслеживанием",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Быстрое удаление данных из браузера",
364+
"title" : "Стирает данные браузера одним нажатием",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube без целевой рекламы",
368+
"title" : "Позволяет смотреть YouTube без целевой рекламы",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

build/integration/pages/onboarding/dist/index.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1292,8 +1292,8 @@ h2 {
12921292
font-weight: 600;
12931293
letter-spacing: 0.06px;
12941294
line-height: var(--btn-line-height);
1295-
white-space: nowrap;
1296-
height: var(--btn-height);
1295+
height: 100%;
1296+
min-height: var(--btn-height);
12971297
padding: calc(10 * var(--px-in-rem)) var(--sp-6);
12981298
color: white;
12991299
}
@@ -1724,7 +1724,7 @@ h2 {
17241724
.SingleStep_buttonBarContents {
17251725
display: grid;
17261726
gap: var(--sp-2);
1727-
grid-template-columns: 1fr min-content min-content;
1727+
grid-template-columns: 1fr auto auto;
17281728
grid-template-areas: ". dismiss accept";
17291729
}
17301730
[data-platform-name=windows] .SingleStep_buttonBarContents {

build/integration/pages/onboarding/dist/index.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

build/integration/pages/onboarding/locales/de/onboarding.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
"note" : "Title for importing user data (bookmarks, passwords) to DuckDuckGo from other browsers."
322322
},
323323
"row_import_summary_v3" : {
324-
"title" : "Die Verschlüsselung auf dem Gerät sorgt für den Schutz deiner Passwörter.",
324+
"title" : "Die On-Device-Verschlüsselung schützt deine Passwörter.",
325325
"note" : "Explanation of additional security benefits of importing user's passwords into DuckDuckGo."
326326
},
327327
"row_import_accept_v3" : {
@@ -353,19 +353,19 @@
353353
"note" : "The description of a browser privacy feature in the comparison table."
354354
},
355355
"comparison_blockCookies" : {
356-
"title" : "Cookie-Anfragen und Popups blocken",
356+
"title" : "Cookie-Anfragen und Pop-ups blockieren",
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Gezielte Werbung blockieren",
360+
"title" : "Tracking-Anzeigen blockieren",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Browserdaten schnell löschen",
364+
"title" : "Browsing-Daten mit einem Klick löschen",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube ohne gezielte Werbung",
368+
"title" : "YouTube ohne gezielte Werbung abspielen",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

build/integration/pages/onboarding/locales/en/onboarding.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -358,15 +358,15 @@
358358
"note": "The description of a browser privacy feature in the comparison table."
359359
},
360360
"comparison_blockAds": {
361-
"title": "Block targeted ads",
361+
"title": "Block tracking ads",
362362
"note": "The description of a browser privacy feature in the comparison table."
363363
},
364364
"comparison_eraseData": {
365-
"title": "Erase browsing data swiftly",
365+
"title": "Delete browsing data with one button",
366366
"note": "The description of a browser privacy feature in the comparison table."
367367
},
368368
"comparison_privateYoutube": {
369-
"title": "YouTube without targeted ads",
369+
"title": "Play YouTube without targeted ads",
370370
"note": "The description of a browser privacy feature in the comparison table."
371371
},
372372
"comparison_fullSupport": {

build/integration/pages/onboarding/locales/es/onboarding.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -353,19 +353,19 @@
353353
"note" : "The description of a browser privacy feature in the comparison table."
354354
},
355355
"comparison_blockCookies" : {
356-
"title" : "Bloqueo de las solicitudes de cookies y las ventanas emergentes",
356+
"title" : "Bloquea las solicitudes de cookies y las ventanas emergentes",
357357
"note" : "The description of a browser privacy feature in the comparison table."
358358
},
359359
"comparison_blockAds" : {
360-
"title" : "Bloqueo de anuncios segmentados",
360+
"title" : "Bloquea anuncios de rastreo",
361361
"note" : "The description of a browser privacy feature in the comparison table."
362362
},
363363
"comparison_eraseData" : {
364-
"title" : "Borra rápidamente los datos de navegación",
364+
"title" : "Elimina los datos de navegación con un solo botón",
365365
"note" : "The description of a browser privacy feature in the comparison table."
366366
},
367367
"comparison_privateYoutube" : {
368-
"title" : "YouTube sin anuncios segmentados",
368+
"title" : "Reproduce YouTube sin anuncios segmentados",
369369
"note" : "The description of a browser privacy feature in the comparison table."
370370
},
371371
"comparison_fullSupport" : {

0 commit comments

Comments
 (0)