Update settings_strings.grdp

This commit is contained in:
Alexander David Frick 2021-12-20 17:16:22 -06:00 committed by GitHub
parent 7a83c3a440
commit 68ec553969
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,7 +121,7 @@
<message name="IDS_SETTINGS_HOME_BUTTON_DISABLED" desc="Sub label for the Show home button setting when disabled.">
Disabled
</message>
<if expr="chromeos or lacros">
<if expr="chromeos_ash or chromeos_lacros">
<message name="IDS_SETTINGS_THEMES" desc="Name of the control which allows the user to get a theme for the browser.">
Browser themes
</message>
@ -145,7 +145,7 @@
Use Classic
</message>
</if>
<if expr="not is_linux or chromeos or lacros or is_fuchsia">
<if expr="not is_linux or chromeos_ash or chromeos_lacros or is_fuchsia">
<message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Name of the control which resets the browser theme back to the default theme.">
Reset to default
</message>
@ -1287,7 +1287,7 @@
<message name="IDS_SETTINGS_PRIVACY_MORE" desc="Label on the expansion button to show more privacy settings.">
More
</message>
<if expr="chromeos or lacros">
<if expr="chromeos_ash or chromeos_lacros">
<message name="IDS_SETTINGS_SECURE_DNS_OPEN_CHROME_OS_SETTINGS_LABEL" desc="Label for the section that allow users to open Secure DNS settings in Chrome OS.">
Manage secure DNS in Chrome OS settings
</message>