Commit ca649ed5 authored by Evan Stade's avatar Evan Stade Committed by Commit Bot

Change user-facing strings in settings: "Themes" to "Theme"

This affects:
1. desktop settings
2. android settings
3. desktop sync settings

Bug: 1114258
Change-Id: Ia51d1b9684096d3d61bab5108e754fc63c87e9e3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2352039
Auto-Submit: Evan Stade <estade@chromium.org>
Commit-Queue: David Trainor <dtrainor@chromium.org>
Reviewed-by: default avatarDavid Trainor <dtrainor@chromium.org>
Reviewed-by: default avatarKyle Horimoto <khorimoto@chromium.org>
Cr-Commit-Position: refs/heads/master@{#799032}
parent 93073865
...@@ -107,7 +107,7 @@ ...@@ -107,7 +107,7 @@
</if> </if>
<if expr="not chromeos"> <if expr="not chromeos">
<message name="IDS_SETTINGS_THEMES" desc="Name of the control which allows the user to get a theme for the browser."> <message name="IDS_SETTINGS_THEMES" desc="Name of the control which allows the user to get a theme for the browser.">
Themes Theme
</message> </message>
</if> </if>
<if expr="is_linux and not chromeos"> <if expr="is_linux and not chromeos">
......
32c6510f7d8322ee5a73cfe1bb18db0402a7e5a1
\ No newline at end of file
...@@ -320,12 +320,12 @@ ...@@ -320,12 +320,12 @@
<if expr="chromeos"> <if expr="chromeos">
<message name="IDS_SETTINGS_THEMES_AND_WALLPAPERS_CHECKBOX_LABEL" desc="Label for the checkbox which enables or disables syncing themes and wallpapers between multiple browser instances."> <message name="IDS_SETTINGS_THEMES_AND_WALLPAPERS_CHECKBOX_LABEL" desc="Label for the checkbox which enables or disables syncing themes and wallpapers between multiple browser instances.">
Themes &amp; Wallpapers Theme &amp; Wallpaper
</message> </message>
</if> </if>
<if expr="not chromeos"> <if expr="not chromeos">
<message name="IDS_SETTINGS_THEMES_AND_WALLPAPERS_CHECKBOX_LABEL" desc="Label for the checkbox which enables or disables syncing themes and wallpapers between multiple browser instances."> <message name="IDS_SETTINGS_THEMES_AND_WALLPAPERS_CHECKBOX_LABEL" desc="Label for the checkbox which enables or disables syncing themes and wallpapers between multiple browser instances.">
Themes Theme
</message> </message>
</if> </if>
</grit-part> </grit-part>
4e170e7f2c5a1f78d7bd45d4641058e90f65856b
\ No newline at end of file
...@@ -664,7 +664,7 @@ CHAR-LIMIT guidelines: ...@@ -664,7 +664,7 @@ CHAR-LIMIT guidelines:
<!-- Themes settings --> <!-- Themes settings -->
<message name="IDS_THEME_SETTINGS" desc="Title for the Theme settings. [CHAR-LIMIT=32]"> <message name="IDS_THEME_SETTINGS" desc="Title for the Theme settings. [CHAR-LIMIT=32]">
Themes Theme
</message> </message>
<message name="IDS_THEMES_SYSTEM_DEFAULT_TITLE" desc="Title for the System Default option. [CHAR-LIMIT=32]"> <message name="IDS_THEMES_SYSTEM_DEFAULT_TITLE" desc="Title for the System Default option. [CHAR-LIMIT=32]">
System default System default
......
4b29c5541aa913738c53a46c8bff615c56b35548 7f7fad6d8266f8531da601aac2797181c5b878b7
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment