blob: 6c93f8f8346ccba71519587a610f0214b9875ead (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
--- chrome/app/settings_strings.grdp.orig 2025-09-06 10:01:20 UTC
+++ chrome/app/settings_strings.grdp
@@ -240,11 +240,9 @@
<message name="IDS_SETTINGS_RESET_TO_DEFAULT" desc="Name of the control which resets a browser setting back to the default value">
Reset to default
</message>
- <if expr="not is_linux">
- <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Accessibility label of the button which resets the browser theme back to the default value">
+ <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Accessibility label of the button which resets the browser theme back to the default value">
Reset to default theme
- </message>
- </if>
+ </message>
<message name="IDS_SETTINGS_CUSTOMIZE_TOOLBAR" desc="Text of the button which allows you to customize your toolbar.">
Customize your toolbar
</message>
|