Skip to content

Commit

Permalink
Update default browser step copy
Browse files Browse the repository at this point in the history
  • Loading branch information
kylehickinson committed Feb 25, 2025
1 parent 8121f63 commit 39ee721
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,15 @@ extension Strings {
"focusOnboarding.defaultBrowserScreenTitle",
tableName: "FocusOnboarding",
bundle: .module,
value: "Set Brave as your Default Browser",
value: "Get Ad Blocking With Every Site You Visit",
comment: "The title of the screen that requests user to set Brave as default"
)

public static let defaultBrowserScreenDescription = NSLocalizedString(
"focusOnboarding.defaultBrowserScreenDescription",
tableName: "FocusOnboarding",
bundle: .module,
value: "Open every link you tap with Brave’s privacy protections",
value: "Set Brave as your default browser today.",
comment: "The subtitle of the screen that requests user to set Brave as default"
)

Expand Down

0 comments on commit 39ee721

Please sign in to comment.