From ec5f224de9d1eae4e0dfb0473e787c294d3dffeb Mon Sep 17 00:00:00 2001 From: Cris Barreiro Date: Tue, 28 Nov 2023 15:57:10 +0100 Subject: [PATCH] Remove "During beta" from banner in main view (#3931) Task/Issue URL: https://app.asana.com/0/0/1205217801169319/f ### Description See title https://dashboard.smartling.com/app/projects/b01b53ede/account-jobs/b01b53ede:82gtdbvplyqu?filter=ALL ### Steps to test this PR _Feature 1_ - [x] Enable AppTP - [x] Go to AppTP main view - [x] Check the banner doesn't start with "During beta" ### UI changes | Before | After | | ------ | ----- | !(Upload before screenshot)|(Upload after screenshot)| --------- Co-authored-by: root --- .../vpn-impl/src/main/res/values-bg/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-cs/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-da/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-de/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-es/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-et/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-fi/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-fr/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-hr/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-hu/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-lt/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-nb/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-nl/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-pl/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-pt/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-ro/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-sk/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-sl/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-sv/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values-tr/strings-vpn.xml | 4 ++-- .../vpn-impl/src/main/res/values/strings-vpn.xml | 4 ++-- .../src/main/res/values-it/strings-autofill-impl.xml | 10 +++++----- .../src/main/res/values-tr/strings-autofill-impl.xml | 2 +- 23 files changed, 48 insertions(+), 48 deletions(-) diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-bg/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-bg/strings-vpn.xml index 106730792cc0..3d63ecc9d6cc 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-bg/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-bg/strings-vpn.xml @@ -395,7 +395,7 @@ Не сега Дейност Имате проблеми? - В бета версията защитата на някои приложения се деактивира автоматично. Преглед на приложенията + Защитата за някои приложения се деактивира автоматично. Преглед на приложенията Блокираните опити за проследяване се показват тук %1$s от Вашите приложения е защитено от скрити тракери, които установихме, че се опитват да получат достъп до Вашата лична информация @@ -422,4 +422,4 @@ Следете блокираните тракери Получавайте актуализации за блокирани опити за проследяване в чекмеджето за известия. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-cs/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-cs/strings-vpn.xml index 86fe5e31ae6d..8fc6815c791c 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-cs/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-cs/strings-vpn.xml @@ -411,7 +411,7 @@ Teď ne Aktivita Něco nefunguje? - V beta verzi je ochrana některých aplikací automaticky zakázaná. Zobrazit aplikace + Ochrana některých aplikací je automaticky zakázaná. Zobrazit aplikace Tady se zobrazí zablokované pokusy o sledování %1$s tvoje aplikace je chráněná před skrytými trackery, které se snaží získat přístup k tvým osobním údajům @@ -442,4 +442,4 @@ Měj přehled o zablokovaných trackerech Nech si posílat aktualizace o zablokovaných pokusech o sledování na lištu s oznámeními. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-da/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-da/strings-vpn.xml index 1dbbd7e38d82..a3b18c23d807 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-da/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-da/strings-vpn.xml @@ -395,7 +395,7 @@ Ikke nu Aktivitet Har du problemer? - Under betaversionen deaktiveres beskyttelsen af nogle apps automatisk. Se apps + Beskyttelsen af nogle apps deaktiveres automatisk. Se apps Blokerede sporingsforsøg vises her %1$s af dine apps er beskyttet mod skjulte trackere, som vi finder, der forsøger at få adgang til dine personlige oplysninger @@ -422,4 +422,4 @@ Hold øje med blokerede trackere Få opdateringer om blokerede sporingsforsøg i din meddelelsesskuffe. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-de/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-de/strings-vpn.xml index 917185c4e164..84af882f7fde 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-de/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-de/strings-vpn.xml @@ -395,7 +395,7 @@ Jetzt nicht Aktivität Gibt es Probleme? - Während der Beta-Phase ist der Schutz einiger Apps automatisch deaktiviert. Apps anzeigen + Der Schutz einiger Apps ist automatisch deaktiviert. Apps anzeigen Blockierte Tracking-Versuche werden hier angezeigt %1$s deiner Apps ist vor versteckten Trackern geschützt, die auf deine persönlichen Daten zuzugreifen versucht @@ -422,4 +422,4 @@ Behalte blockierte Tracker im Auge Erhalte Updates zu blockierten Tracking-Versuchen in deinem Benachrichtigungsfach. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-es/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-es/strings-vpn.xml index 2cbdd62824a9..00b69b34230e 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-es/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-es/strings-vpn.xml @@ -395,7 +395,7 @@ Ahora no Actividad ¿Tienes problemas? - Durante la versión beta, la protección de algunas aplicaciones se desactiva automáticamente. Ver aplicaciones + La protección de algunas aplicaciones se desactiva automáticamente. Ver aplicaciones Los intentos de rastreo bloqueados aparecerán aquí %1$s de tus aplicaciones está protegida contra los rastreadores ocultos que encontramos que intentan acceder a tu información personal @@ -422,4 +422,4 @@ Vigila los rastreadores bloqueados Recibe actualizaciones sobre intentos de rastreo bloqueados en tu cajón de notificaciones. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-et/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-et/strings-vpn.xml index 78447d7387c7..63c7662a2d1e 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-et/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-et/strings-vpn.xml @@ -395,7 +395,7 @@ Mitte praegu Tegevus Kas sul on probleeme? - Beetaversioonis on mõne rakenduse kaitse automaatselt välja lülitatud. Kuva rakendused + Mõne rakenduse kaitse keelatakse automaatselt. Kuva rakendused Siin kuvatakse blokeeritud jälgimiskatsed %1$s rakendus on kaitstud varjatud jälgurite eest, mille me oleme tabanud katselt jälgida sinu isiklikku teavet @@ -422,4 +422,4 @@ Hoia blokeeritud jälguritel silm peal Saad uuendusi blokeeritud jälgimiskatsete kohta oma teavituste sahtlis. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-fi/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-fi/strings-vpn.xml index 1685bb48cc3e..4bfeb73feb2a 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-fi/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-fi/strings-vpn.xml @@ -395,7 +395,7 @@ Ei nyt Toiminta Onko sinulla ongelmia? - Beetaversion aikana joidenkin sovellusten suojaus poistetaan käytöstä automaattisesti. Näytä sovellukset + Joidenkin sovellusten suojaus poistetaan käytöstä automaattisesti. Näytä sovellukset Estetyt seurantayritykset näkyvät täällä %1$s sovelluksistasi on suojattu piilotetuilta seurantalaitteilta, jotka yrittävät päästä käsiksi henkilökohtaisiin tietoihin @@ -422,4 +422,4 @@ Pidä silmällä estettyjä seurantaohjelmia Saat päivityksiä estetyistä seurantayrityksistä ilmoituslaatikkoosi. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-fr/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-fr/strings-vpn.xml index efffcab61912..bdbbf38b2df9 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-fr/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-fr/strings-vpn.xml @@ -395,7 +395,7 @@ Pas maintenant Activité Vous rencontrez des problèmes ? - Dans la version bêta, la protection de certaines applications est automatiquement désactivée. Afficher les applications + La protection de certaines applications est automatiquement désactivée. Afficher les applications Les tentatives de pistage bloquées apparaîtront ici %1$s de vos applications est protégée contre les traqueurs cachés qui tentent d\'accéder à vos données personnelles @@ -422,4 +422,4 @@ Gardez un œil sur les traqueurs bloqués Recevez des mises à jour sur les tentatives de pistage bloquées dans votre volet notifications. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-hr/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-hr/strings-vpn.xml index 7f9a6368ca6f..b2158ef7db7d 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-hr/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-hr/strings-vpn.xml @@ -411,7 +411,7 @@ Ne sada Aktivnost Imaš problema? - Tijekom beta verzije, zaštita za neke aplikacije automatski je onemogućena. Prikaži aplikacije + Zaštita za neke aplikacije automatski je onemogućena. Prikaži aplikacije Ovdje će se pojaviti blokirani pokušaji praćenja %1$s tvoja aplikacija zaštićena je od skrivenih alata za praćenje koje smo otkrili da pokušavaju pristupiti tvojim osobnim podacima @@ -442,4 +442,4 @@ Pripazi na blokirane alate za praćenje Primaj ažuriranja o blokiranim pokušajima praćenja u svoju ladicu s obavijestima. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-hu/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-hu/strings-vpn.xml index 085fb911e819..ae9b6f50f0e9 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-hu/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-hu/strings-vpn.xml @@ -395,7 +395,7 @@ Most nem Tevékenység Problémáid vannak? - A béta verzióban egyes alkalmazások védelme automatikusan le van tiltva. Alkalmazások megtekintése + Egyes alkalmazások védelme automatikusan le van tiltva. Alkalmazások megtekintése Itt jelennek meg a blokkolt nyomkövetési kísérletek %1$s alkalmazásod védve van a rejtett nyomkövetőkkel szemben, amelyekről megállapítottuk, hogy megpróbáltak hozzáférni a személyes adataidhoz @@ -422,4 +422,4 @@ Blokkolt nyomkövetők szemmel tartása Az értesítési fiókodban tájékoztatunk a blokkolt nyomkövetési kísérletekről. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-lt/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-lt/strings-vpn.xml index 7054a8bc2c91..a1b9a566cb3f 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-lt/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-lt/strings-vpn.xml @@ -411,7 +411,7 @@ Ne dabar Veikla Turite problemų? - Beta versijos metu kai kurių programėlių apsauga automatiškai išjungiama. Rodyti programėles + Kai kurių programų apsauga automatiškai išjungta. Rodyti programas Čia bus rodomi užblokuoti sekimo bandymai %1$s jūsų programėlė apsaugota nuo paslėptų sekimo priemonių, kurias randame bandydami pasiekti jūsų asmeninę informaciją @@ -442,4 +442,4 @@ Stebėkite užblokuotas stebėjimo priemones Gaukite naujienas apie užblokuotus stebėjimo bandymus pranešimų skiltyje. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-nb/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-nb/strings-vpn.xml index 5814376611f8..e9e7c29acb39 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-nb/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-nb/strings-vpn.xml @@ -395,7 +395,7 @@ Ikke nå Aktivitet Har du problemer? - Under beta er beskyttelsen for enkelte apper automatisk deaktivert. Vis apper + Beskyttelse for enkelte apper deaktiveres automatisk. Vis apper Blokkerte sporingsforsøk vises her %1$s av appene dine er beskyttet mot skjulte sporere vi finner som prøver å få tilgang til personopplysningene dine @@ -422,4 +422,4 @@ Hold øye med blokkerte sporere Få oppdateringer om blokkerte sporingsforsøk i varselskuffen din. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-nl/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-nl/strings-vpn.xml index c0d4397ad7cf..b4660e08b43f 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-nl/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-nl/strings-vpn.xml @@ -395,7 +395,7 @@ Niet nu Activiteit Ondervind je problemen? - Tijdens de bètaversie wordt de beveiliging voor sommige apps automatisch uitgeschakeld. Apps bekijken + Bescherming voor sommige apps wordt automatisch uitgeschakeld. Apps weergeven Geblokkeerde trackingpogingen worden hier weergegeven %1$s van je apps is beschermd tegen verborgen trackers waarvan we merken dat ze toegang proberen te krijgen tot je persoonlijke gegevens @@ -422,4 +422,4 @@ Houd geblokkeerde trackers in de gaten Ontvang meldingen over geblokkeerde trackingpogingen. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-pl/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-pl/strings-vpn.xml index d29ed28bac89..b2df68c5eb7b 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-pl/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-pl/strings-vpn.xml @@ -411,7 +411,7 @@ Nie teraz Aktywność Masz problemy? - W wersji beta w przypadku niektórych aplikacji ochrona jest automatycznie wyłączona. Wyświetl aplikacje + Ochrona niektórych aplikacji jest automatycznie wyłączona. Wyświetl aplikacje Tutaj pojawią się zablokowane próby śledzenia %1$s z Twoich aplikacji jest chroniona przed ukrytymi trackerami, które według nas próbują uzyskać dostęp do Twoich danych osobowych. @@ -442,4 +442,4 @@ Obserwuj zablokowane trackery Otrzymuj bieżące powiadomienia o zablokowanych próbach śledzenia w szufladzie powiadomień. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-pt/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-pt/strings-vpn.xml index 809e65767d46..765adc1a6d82 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-pt/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-pt/strings-vpn.xml @@ -395,7 +395,7 @@ Agora não Atividade Tens problemas? - Durante a versão beta, a proteção de algumas aplicações é desativada automaticamente. Ver aplicações + A proteção é desativada automaticamente para algumas aplicações. Ver aplicações As tentativas de rastreamento bloqueadas aparecem aqui %1$s das tuas aplicações está protegida contra rastreadores ocultos que tentam aceder às tuas informações pessoais @@ -422,4 +422,4 @@ Prestar atenção aos rastreadores bloqueados Obtenha atualizações sobre as tentativas de rastreamento bloqueadas na sua gaveta de notificações. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-ro/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-ro/strings-vpn.xml index 3d1a66d2c988..286e94f32273 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-ro/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-ro/strings-vpn.xml @@ -403,7 +403,7 @@ Nu acum Activitate Ai probleme? - În timpul versiunii beta, protecția pentru unele aplicații este dezactivată automat. Vezi aplicațiile + Protecția pentru unele aplicații este dezactivată automat. Vezi aplicațiile Încercările de urmărire blocate vor apărea aici %1$s dintre aplicațiile tale este protejată împotriva tehnologiilor de urmărire ascunse despre care am constatat că încearcă să îți acceseze informațiile personale @@ -432,4 +432,4 @@ Fii cu ochii pe tehnologiile de urmărire blocate Primește actualizări despre încercările de urmărire blocate, în zona de notificare. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-sk/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-sk/strings-vpn.xml index f1aeed1fe4eb..62c930ac07ae 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-sk/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-sk/strings-vpn.xml @@ -411,7 +411,7 @@ Teraz nie Aktivita Máte problémy? - Pri používaní beta verzie je ochrana niektorých aplikácií automaticky vypnutá. Zobraziť aplikácie + Ochrana je pre niektoré aplikácie automaticky vypnutá. Zobraziť aplikácie Tu sa zobrazia zablokované pokusy o sledovanie %1$s z vašich aplikácií je chránených pred skrytými sledovaniami, o ktorých si myslíme, že sa pokúšajú získať prístup k vašim osobným údajom @@ -442,4 +442,4 @@ Dávajte pozor na zablokované sledovacie zariadenia Získajte aktualizácie o zablokovaných pokusoch o sledovanie v zásuvke oznámení. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-sl/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-sl/strings-vpn.xml index ef382d264174..c56d942f0485 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-sl/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-sl/strings-vpn.xml @@ -411,7 +411,7 @@ Ne zdaj Dejavnost Imate težave? - V času različice beta je zaščita nekaterih aplikacij samodejno onemogočena. Pregled aplikacij + Zaščita za nekatere aplikacije je samodejno onemogočena. Pregled aplikacij Tukaj bodo prikazani blokirani poskusi sledenja %1$s vaša aplikacija je zaščitena pred skritim sledilniki, ki jih poiščemo, da poskušajo dostopati do vaših osebnih podatkov @@ -442,4 +442,4 @@ Bodite pozorni na blokirane sledilnike Posodobitve o blokiranih poskusih sledenja prejemajte v predal za obvestila. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-sv/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-sv/strings-vpn.xml index 9a2e59500fc1..1de82c390b4b 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-sv/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-sv/strings-vpn.xml @@ -395,7 +395,7 @@ Inte nu Aktivitet Har du problem? - Under betaperioden inaktiveras skyddet för vissa appar automatiskt. Visa appar + Skydd för vissa appar inaktiveras automatiskt. Visa appar Blockerade spårningsförsök visas här %1$s av dina appar är skyddad mot dolda spårare som vi kommer på med att försöka komma åt din personliga information @@ -422,4 +422,4 @@ Håll ett öga på blockerade spårare Få uppdateringar om blockerade spårningsförsök i dina meddelanden. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values-tr/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values-tr/strings-vpn.xml index 0644c5b33fa2..30876d226d2b 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values-tr/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values-tr/strings-vpn.xml @@ -395,7 +395,7 @@ Şimdi Değil Etkinlik Sorun mu yaşıyorsunuz? - Beta sırasında bazı uygulamalar için koruma otomatik olarak devre dışı bırakılır. Uygulamaları Görüntüle + Bazı uygulamalar için koruma otomatik olarak devre dışı bırakılır. Uygulamaları görüntüle Engellenen izleme girişimleri burada görünecek Uygulamalarınızdan %1$s tanesi, kişisel bilgilerinize erişmeye çalışırken bulduğumuz gizli izleyicilerden korunuyor @@ -422,4 +422,4 @@ Engellenen izleyicilerden haberdar olun Bildirim çekmecenizde engellenen izleme girişimleri hakkında güncellemeler alın. - \ No newline at end of file + diff --git a/app-tracking-protection/vpn-impl/src/main/res/values/strings-vpn.xml b/app-tracking-protection/vpn-impl/src/main/res/values/strings-vpn.xml index 801cb5a5d4e4..dae0dec62fd8 100644 --- a/app-tracking-protection/vpn-impl/src/main/res/values/strings-vpn.xml +++ b/app-tracking-protection/vpn-impl/src/main/res/values/strings-vpn.xml @@ -398,7 +398,7 @@ Not Now Activity Having Issues? - During beta, protection for some apps is automatically disabled. View apps + Protection for some apps is automatically disabled. View apps Blocked tracking attempts will appear here %1$s of your apps is protected from hidden trackers we find trying to access your personal info @@ -425,4 +425,4 @@ Keep an eye on blocked trackers Get updates about blocked tracking attempts in your notification drawer. - \ No newline at end of file + diff --git a/autofill/autofill-impl/src/main/res/values-it/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-it/strings-autofill-impl.xml index bbeb38815913..2511841f97f9 100644 --- a/autofill/autofill-impl/src/main/res/values-it/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-it/strings-autofill-impl.xml @@ -23,14 +23,14 @@ Per proteggere i tuoi accessi sono necessari una sequenza di blocco del dispositivo, un PIN o dati biometrici. Proteggi il tuo dispositivo per salvare gli accessi - Salva dati di accesso + Salva password Salva password Non salvare - Gli accessi sono archiviati in modo sicuro sul tuo dispositivo nel menu Accessi. - Vuoi che DuckDuckGo salvi i dati di accesso? + Le password sono archiviate in modo sicuro sul tuo dispositivo nel menu Accessi. + Vuoi che DuckDuckGo salvi la password? Altre opzioni - Usare i dati di accesso salvati? + Utilizzare una password salvata? Password per %1$s Password per il sito Da questo sito web @@ -43,7 +43,7 @@ Aggiorna nome utente Aggiornare la password per \n%1$s? - DuckDuckGo aggiornerà questo accesso memorizzato sul tuo dispositivo. + DuckDuckGo aggiornerà questa password memorizzata sul tuo dispositivo. Chiudi la finestra di dialogo della compilazione automatica diff --git a/autofill/autofill-impl/src/main/res/values-tr/strings-autofill-impl.xml b/autofill/autofill-impl/src/main/res/values-tr/strings-autofill-impl.xml index 40ccdab42793..e6a5f9d819d3 100644 --- a/autofill/autofill-impl/src/main/res/values-tr/strings-autofill-impl.xml +++ b/autofill/autofill-impl/src/main/res/values-tr/strings-autofill-impl.xml @@ -23,7 +23,7 @@ Giriş bilgilerinizin güvenliğini sağlamak için bir cihaz kilidi deseni, PIN veya biyometrik veri gereklidir. Giriş bilgilerini kaydetmek için cihazınızın güvenliğini sağlayın - Şifre Kaydet + Şifreyi Kaydet Şifre Kaydet Kaydetme Şifreler cihazınızdaki Oturum Açma menüsünde güvenli bir şekilde saklanır.