Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(163)

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2284113002: [MD settings] change theme label text (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/settings/appearance_page/appearance_page.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- About Page --> 4 <!-- About Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d.">
7 Detailed build information 7 Detailed build information
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion">
10 ARC Version 10 ARC Version
(...skipping 153 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 <!-- Appearance Page --> 164 <!-- Appearance Page -->
165 <message name="IDS_SETTINGS_APPEARANCE" desc="Name of the settings page which displays appearance preferences."> 165 <message name="IDS_SETTINGS_APPEARANCE" desc="Name of the settings page which displays appearance preferences.">
166 Appearance 166 Appearance
167 </message> 167 </message>
168 <message name="IDS_SETTINGS_EXAMPLE_DOT_COM" desc="Placeholder text for URL in put example."> 168 <message name="IDS_SETTINGS_EXAMPLE_DOT_COM" desc="Placeholder text for URL in put example.">
169 www.example.com 169 www.example.com
170 </message> 170 </message>
171 <message name="IDS_SETTINGS_SET_WALLPAPER" desc="Name of the control which all ows the user to set the wallpaper."> 171 <message name="IDS_SETTINGS_SET_WALLPAPER" desc="Name of the control which all ows the user to set the wallpaper.">
172 Wallpaper 172 Wallpaper
173 </message> 173 </message>
174 <message name="IDS_SETTINGS_THEMES" desc="Name of the control which allows the user to get themes for the browser."> 174 <message name="IDS_SETTINGS_THEME" desc="Name of the control which allows the user to get a theme for the browser.">
175 Themes 175 Theme
176 </message> 176 </message>
177 <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Name of the control which resets the browser theme back to the default theme."> 177 <message name="IDS_SETTINGS_RESET_TO_DEFAULT_THEME" desc="Name of the control which resets the browser theme back to the default theme.">
178 Reset to default 178 Reset to default
179 </message> 179 </message>
180 <message name="IDS_SETTINGS_SHOW_HOME_BUTTON" desc="Label for the checkbox whi ch enables or disables showing the home button in the toolbar."> 180 <message name="IDS_SETTINGS_SHOW_HOME_BUTTON" desc="Label for the checkbox whi ch enables or disables showing the home button in the toolbar.">
181 Show home button 181 Show home button
182 </message> 182 </message>
183 <message name="IDS_SETTINGS_SHOW_BOOKMARKS_BAR" desc="Label for the checkbox w hich enables or disables showing the bookmarks bar in the toolbar."> 183 <message name="IDS_SETTINGS_SHOW_BOOKMARKS_BAR" desc="Label for the checkbox w hich enables or disables showing the bookmarks bar in the toolbar.">
184 Always show the bookmarks bar 184 Always show the bookmarks bar
185 </message> 185 </message>
(...skipping 1729 matching lines...) Expand 10 before | Expand all | Expand 10 after
1915 System 1915 System
1916 </message> 1916 </message>
1917 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 1917 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
1918 Use hardware acceleration when available 1918 Use hardware acceleration when available
1919 </message> 1919 </message>
1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1920 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1921 Change proxy settings 1921 Change proxy settings
1922 </message> 1922 </message>
1923 </if> 1923 </if>
1924 </grit-part> 1924 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/appearance_page/appearance_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698