Fix safe browsing standard protection description
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user