File tree Expand file tree Collapse file tree 11 files changed +20
-20
lines changed
special-pages/pages/new-tab Expand file tree Collapse file tree 11 files changed +20
-20
lines changed Original file line number Diff line number Diff line change @@ -354,7 +354,7 @@ export class ActivityPage {
354
354
- img
355
355
- button "Clear browsing history and data for example.com":
356
356
- img
357
- - text: +1 56 ads + Tracking attempts blocked
357
+ - text: +1 56 ads + tracking attempts blocked
358
358
- list:
359
359
- listitem:
360
360
- link "/bathrooms/toilets"
@@ -371,7 +371,7 @@ export class ActivityPage {
371
371
- img
372
372
- button "Clear browsing history and data for twitter.com":
373
373
- img
374
- - paragraph: No ads + Tracking attempts blocked
374
+ - paragraph: No ads + tracking attempts blocked
375
375
- list:
376
376
- listitem:
377
377
- link "Trending Topics"
@@ -385,7 +385,7 @@ export class ActivityPage {
385
385
- img
386
386
- button "Clear browsing history and data for app.linkedin.com":
387
387
- img
388
- - paragraph: No ads + Tracking attempts found
388
+ - paragraph: No ads + tracking attempts found
389
389
- list:
390
390
- listitem:
391
391
- link "Profile Page"
Original file line number Diff line number Diff line change 24
24
"note" : " Shown in the place a list of browsing history entries will be displayed."
25
25
},
26
26
"activity_no_adsAndTrackers" : {
27
- "title" : " No ads + Tracking attempts found" ,
27
+ "title" : " No ads + tracking attempts found" ,
28
28
"note" : " Placeholder message indicating that no ads and trackers are detected"
29
29
},
30
30
"activity_no_adsAndTrackers_blocked" : {
31
- "title" : " No ads + Tracking attempts blocked" ,
31
+ "title" : " No ads + tracking attempts blocked" ,
32
32
"note" : " Placeholder message indicating that no ads and trackers are blocked"
33
33
},
34
34
"activity_countBlockedAdsAndTrackersPlural" : {
35
- "title" : " <b>{count}</b> ads + Tracking attempts blocked" ,
36
- "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + Tracking attempts blocked'"
35
+ "title" : " <b>{count}</b> ads + tracking attempts blocked" ,
36
+ "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + tracking attempts blocked'"
37
37
},
38
38
"activity_favoriteAdd" : {
39
39
"title" : " Add {domain} to favorites" ,
Original file line number Diff line number Diff line change 338
338
},
339
339
"activity_countBlockedAdsAndTrackersPlural" : {
340
340
"title" : " <b>{count}</b> Anzeigen + Tracking-Versuche blockiert" ,
341
- "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + Tracking attempts blocked'"
341
+ "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + tracking attempts blocked'"
342
342
},
343
343
"activity_favoriteAdd" : {
344
344
"title" : " {domain} zu Favoriten hinzufügen" ,
Original file line number Diff line number Diff line change 330
330
"note" : " Shown in the place a list of browsing history entries will be displayed."
331
331
},
332
332
"activity_no_adsAndTrackers" : {
333
- "title" : " No ads + Tracking attempts found" ,
333
+ "title" : " No ads + tracking attempts found" ,
334
334
"note" : " Placeholder message indicating that no ads and trackers are detected"
335
335
},
336
336
"activity_no_adsAndTrackers_blocked" : {
337
- "title" : " No ads + Tracking attempts blocked" ,
337
+ "title" : " No ads + tracking attempts blocked" ,
338
338
"note" : " Placeholder message indicating that no ads and trackers are blocked"
339
339
},
340
340
"activity_countBlockedAdsAndTrackersPlural" : {
341
- "title" : " <b>{count}</b> ads + Tracking attempts blocked" ,
342
- "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + Tracking attempts blocked'"
341
+ "title" : " <b>{count}</b> ads + tracking attempts blocked" ,
342
+ "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + tracking attempts blocked'"
343
343
},
344
344
"activity_favoriteAdd" : {
345
345
"title" : " Add {domain} to favorites" ,
Original file line number Diff line number Diff line change 333
333
"note" : " Placeholder message indicating that no ads and trackers are detected"
334
334
},
335
335
"activity_no_adsAndTrackers_blocked" : {
336
- "title" : " Sin anuncios + Intentos de rastreo bloqueados" ,
336
+ "title" : " Sin anuncios + intentos de rastreo bloqueados" ,
337
337
"note" : " Placeholder message indicating that no ads and trackers are blocked"
338
338
},
339
339
"activity_countBlockedAdsAndTrackersPlural" : {
340
340
"title" : " Se han bloqueado <b>{count}</b> intentos de publicidad + rastreo" ,
341
- "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + Tracking attempts blocked'"
341
+ "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + tracking attempts blocked'"
342
342
},
343
343
"activity_favoriteAdd" : {
344
344
"title" : " Añadir {domain} a favoritos" ,
Original file line number Diff line number Diff line change 338
338
},
339
339
"activity_countBlockedAdsAndTrackersPlural" : {
340
340
"title" : " <b>{count}</b> publicités et tentatives de pistage bloquées" ,
341
- "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + Tracking attempts blocked'"
341
+ "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + tracking attempts blocked'"
342
342
},
343
343
"activity_favoriteAdd" : {
344
344
"title" : " Ajouter {domain} aux favoris" ,
Original file line number Diff line number Diff line change 338
338
},
339
339
"activity_countBlockedAdsAndTrackersPlural" : {
340
340
"title" : " <b>{count}</b> annunci + tentativi di tracciamento bloccati" ,
341
- "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + Tracking attempts blocked'"
341
+ "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + tracking attempts blocked'"
342
342
},
343
343
"activity_favoriteAdd" : {
344
344
"title" : " Aggiungi {domain} ai Preferiti" ,
Original file line number Diff line number Diff line change 338
338
},
339
339
"activity_countBlockedAdsAndTrackersPlural" : {
340
340
"title" : " <b>{count}</b> advertenties + trackingpogingen geblokkeerd" ,
341
- "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + Tracking attempts blocked'"
341
+ "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + tracking attempts blocked'"
342
342
},
343
343
"activity_favoriteAdd" : {
344
344
"title" : " {domain} toevoegen aan favorieten" ,
Original file line number Diff line number Diff line change 338
338
},
339
339
"activity_countBlockedAdsAndTrackersPlural" : {
340
340
"title" : " Zablokowane reklamy i próby śledzenia: <b>{count}</b>" ,
341
- "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + Tracking attempts blocked'"
341
+ "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + tracking attempts blocked'"
342
342
},
343
343
"activity_favoriteAdd" : {
344
344
"title" : " Dodaj {domain} do ulubionych" ,
Original file line number Diff line number Diff line change 338
338
},
339
339
"activity_countBlockedAdsAndTrackersPlural" : {
340
340
"title" : " <b>{count}</b> anúncios + tentativas de rastreamento bloqueadas" ,
341
- "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + Tracking attempts blocked'"
341
+ "note" : " The main headline indicating that more than 1 attempt has been blocked. Eg: '2 ads + tracking attempts blocked'"
342
342
},
343
343
"activity_favoriteAdd" : {
344
344
"title" : " Adicionar {domain} aos favoritos" ,
You can’t perform that action at this time.
0 commit comments