diff --git a/app/brave_settings_strings.grdp b/app/brave_settings_strings.grdp index e47b763d4a4f..cc3e8b57c22b 100644 --- a/app/brave_settings_strings.grdp +++ b/app/brave_settings_strings.grdp @@ -477,10 +477,10 @@ Block cookies - Block all cookies option is deprecated. To force-enable, + The "Block all Cookies" option has been deprecated. To learn how to force-enable this option, visit - Learn more + our help page Block third-party cookies diff --git a/browser/ui/android/strings/android_brave_strings.grd b/browser/ui/android/strings/android_brave_strings.grd index d027f341536d..6c1e3a79cc39 100644 --- a/browser/ui/android/strings/android_brave_strings.grd +++ b/browser/ui/android/strings/android_brave_strings.grd @@ -1550,10 +1550,10 @@ Are you sure you want to do this? Allow all trackers & ads - Block all cookies option is deprecated. To force-enable, + The "Block all Cookies" option has been deprecated. To learn how to force-enable this option, visit - <LINK_1> learn more</LINK_1> + <LINK_1> our help page</LINK_1> Block Cookies diff --git a/ios/brave-ios/Sources/BraveStrings/BraveStrings.swift b/ios/brave-ios/Sources/BraveStrings/BraveStrings.swift index 9761e87f80c4..c31a3d040891 100644 --- a/ios/brave-ios/Sources/BraveStrings/BraveStrings.swift +++ b/ios/brave-ios/Sources/BraveStrings/BraveStrings.swift @@ -3078,7 +3078,7 @@ extension Strings { "BlockCookiesDescription", tableName: "BraveShared", bundle: .module, - value: "Prevents websites from storing information about your previous visits.\nBlock all cookies option is deprecated. To force-enable, [learn more](https://github.com/brave/brave-browser/wiki/Block-all-cookies-global-Shields-setting)", + value: "Prevents websites from storing information about your previous visits.\nThe \"Block all Cookies\" option has been deprecated. To learn how to force-enable this option, visit [our help page](https://github.com/brave/brave-browser/wiki/Block-all-cookies-global-Shields-setting)", comment: "" ) public static let fingerprintingProtection = NSLocalizedString(