Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

Commit

Permalink
Fix #5336: Update privacy hub copy (#5339)
Browse files Browse the repository at this point in the history
  • Loading branch information
kylehickinson authored and soner-yuksel committed May 12, 2022
1 parent 5ab33a4 commit e4b9b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BraveShared/BraveStrings.swift
Original file line number Diff line number Diff line change
Expand Up @@ -4393,7 +4393,7 @@ extension Strings {
public static let riskiestWebsiteTitle = NSLocalizedString(
"privacyHub.riskiestWebsiteTitle",
bundle: .braveShared,
value: "Riskiest website you visited",
value: "Site with the most trackers",
comment: "Title of a website that contained the most trackers per visit."
)

Expand Down

0 comments on commit e4b9b63

Please # to comment.