Fix safe browsing standard protection description

This commit is contained in:
Emerick Rogul
2025-03-03 15:54:50 -05:00
parent 26aa30cb4d
commit 03dfb707f1
2 changed files with 8 additions and 0 deletions
+3
View File
@@ -815,6 +815,9 @@
<message name="IDS_SETTINGS_BRAVE_SAFEBROWSING_NONE_DESC" desc="Description for safe browsing no protection mode">
Does not protect you against dangerous websites, downloads, and extensions.
</message>
<message name="IDS_SETTINGS_BRAVE_SAFEBROWSING_STANDARD_DESC" desc="Description for safe browsing standard protection mode">
Protects against sites, downloads, and extensions that are known to be dangerous.
</message>
<!-- Settings / Privacy and security / Site and Shields Settings -->
<message name="IDS_SETTINGS_SITE_AND_SHIELDS_SETTINGS" desc="Label for site and shields settings in clear browsing data dialog">
@@ -33,6 +33,10 @@
#define IDS_SETTINGS_SAFEBROWSING_NONE_DESC \
IDS_SETTINGS_BRAVE_SAFEBROWSING_NONE_DESC
#undef IDS_SETTINGS_SAFEBROWSING_STANDARD_DESC
#define IDS_SETTINGS_SAFEBROWSING_STANDARD_DESC \
IDS_SETTINGS_BRAVE_SAFEBROWSING_STANDARD_DESC
// Use custom strings for diagnostic (crashes, hangs) reporting settings.
#undef IDS_SETTINGS_ENABLE_LOGGING_PREF
#undef IDS_SETTINGS_ENABLE_LOGGING_PREF_DESC
@@ -73,6 +77,7 @@
#undef IDS_SETTINGS_AUTOFILL_CHECKBOX_LABEL
#undef IDS_SETTINGS_ENABLE_LOGGING_PREF_DESC
#undef IDS_SETTINGS_ENABLE_LOGGING_PREF
#undef IDS_SETTINGS_SAFEBROWSING_STANDARD_DESC
#undef IDS_SETTINGS_SAFEBROWSING_NONE_DESC
#undef IDS_SETTINGS_SAFEBROWSING_STANDARD_BULLET_TWO
#undef IDS_SETTINGS_CUSTOMIZE_YOUR_CHROME_PROFILE