You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update copy to align with the decisions made during Ship Review (#6589)
Task/Issue URL:
https://app.asana.com/1/137249556945/project/1200581511062568/task/1211059267086723?focus=true
### Description
Updated text in the default browser bottom sheet dialog:
- Changed subtitle from "Make us your default browser so all site links
open in DuckDuckGo" to "Switch your default browser so links open in
DuckDuckGo"
- Changed ghost button text from "Don't Ask Again" to "Not Now"
### Steps to test this PR
QA Optional.
### NO UI changes
---------
Co-authored-by: Dax The Translator <[email protected]>
Copy file name to clipboardExpand all lines: app/src/main/res/values-cs/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -878,8 +878,8 @@
878
878
879
879
<!-- Default Browser Bottom Sheet Dialog -->
880
880
<stringname="defaultBrowserBottomSheetDialogTitle">Používej DuckDuckGo a získej větší ochranu při prohlížení internetu</string>
881
-
<stringname="defaultBrowserBottomSheetDialogSubTitle">Nastav si nás jako výchozí prohlížeč, aby se všechny odkazy na stránky otevíraly v DuckDuckGo.</string>
882
-
<stringname="defaultBrowserBottomSheetDialogGhostButton"instruction="This text appears on a button">Už se znovu neptat</string>
881
+
<stringname="defaultBrowserBottomSheetDialogSubTitle">Změň svůj výchozí prohlížeč, aby se odkazy otevíraly v DuckDuckGo.</string>
882
+
<stringname="defaultBrowserBottomSheetDialogGhostButton"instruction="This text appears on a button">Teď ne</string>
883
883
884
884
<!-- Default Browser message -->
885
885
<stringname="newTabPageDefaultBrowserMessageHeading">DuckDuckGo není tvůj výchozí prohlížeč. Získej větší ochranu.</string>
Copy file name to clipboardExpand all lines: app/src/main/res/values-el/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -846,8 +846,8 @@
846
846
847
847
<!-- Default Browser Bottom Sheet Dialog -->
848
848
<stringname="defaultBrowserBottomSheetDialogTitle">Αφήστε το DuckDuckGo να προστατεύσει περισσότερα από όσα κάνετε στο διαδίκτυο</string>
849
-
<stringname="defaultBrowserBottomSheetDialogSubTitle">Ορίστε μας ως το προεπιλεγμένο πρόγραμμα περιήγησής σας ώστε όλοι οι σύνδεσμοι του ιστότοπου να ανοίγουν στο DuckDuckGo.</string>
850
-
<stringname="defaultBrowserBottomSheetDialogGhostButton"instruction="This text appears on a button">Να μην ερωτηθώ ξανά</string>
849
+
<stringname="defaultBrowserBottomSheetDialogSubTitle">Αλλάξτε το προεπιλεγμένο πρόγραμμα περιήγησής σας ώστε οι σύνδεσμοι να ανοίγουν στο DuckDuckGo.</string>
850
+
<stringname="defaultBrowserBottomSheetDialogGhostButton"instruction="This text appears on a button">Όχι τώρα</string>
851
851
852
852
<!-- Default Browser message -->
853
853
<stringname="newTabPageDefaultBrowserMessageHeading">Το DuckDuckGo δεν είναι το προεπιλεγμένο πρόγραμμα περιήγησής σας. Αποκτήστε περισσότερη προστασία.</string>
Copy file name to clipboardExpand all lines: app/src/main/res/values-es/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -846,8 +846,8 @@
846
846
847
847
<!-- Default Browser Bottom Sheet Dialog -->
848
848
<stringname="defaultBrowserBottomSheetDialogTitle">Deja que DuckDuckGo proteja más de lo que haces en línea</string>
849
-
<stringname="defaultBrowserBottomSheetDialogSubTitle">Haznos tu navegador predeterminado para que todos los enlaces a sitios se abran en DuckDuckGo.</string>
850
-
<stringname="defaultBrowserBottomSheetDialogGhostButton"instruction="This text appears on a button">No volver a preguntar</string>
849
+
<stringname="defaultBrowserBottomSheetDialogSubTitle">Cambia tu navegador predeterminado para que los enlaces se abran en DuckDuckGo.</string>
850
+
<stringname="defaultBrowserBottomSheetDialogGhostButton"instruction="This text appears on a button">Ahora no</string>
851
851
852
852
<!-- Default Browser message -->
853
853
<stringname="newTabPageDefaultBrowserMessageHeading">DuckDuckGo no es tu navegador predeterminado. Obtén más protección.</string>
Copy file name to clipboardExpand all lines: app/src/main/res/values-fr/strings.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -846,8 +846,8 @@
846
846
847
847
<!-- Default Browser Bottom Sheet Dialog -->
848
848
<stringname="defaultBrowserBottomSheetDialogTitle">Laissez DuckDuckGo protéger davantage ce que vous faites en ligne</string>
849
-
<stringname="defaultBrowserBottomSheetDialogSubTitle">Choisissez-nous comme navigateur par défaut afin que tous les liens de site s\'ouvrent dans DuckDuckGo.</string>
850
-
<stringname="defaultBrowserBottomSheetDialogGhostButton"instruction="This text appears on a button">Ne plus demander</string>
849
+
<stringname="defaultBrowserBottomSheetDialogSubTitle">Définissez votre navigateur par défaut pour que les liens s’ouvrent dans DuckDuckGo.</string>
850
+
<stringname="defaultBrowserBottomSheetDialogGhostButton"instruction="This text appears on a button">Pas maintenant</string>
851
851
852
852
<!-- Default Browser message -->
853
853
<stringname="newTabPageDefaultBrowserMessageHeading">DuckDuckGo n\'est pas votre navigateur par défaut. Obtenir plus de protection.</string>
0 commit comments