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

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

Issue 1576863003: [MD settings] correcting OnStartup text to match mocks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removed classes that are not available yet Created 4 years, 11 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/on_startup_page/startup_urls_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 <!-- Policy Indicators --> 4 <!-- Policy Indicators -->
5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed in the controlled settings indicator tooltip when a setting's value is enforced by an extension."> 5 <message name="IDS_SETTINGS_CONTROLLED_SETTING_EXTENSION" desc="Text displayed in the controlled settings indicator tooltip when a setting's value is enforced by an extension.">
6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten sion</ex></ph> 6 This setting is controlled by extension <ph name="NAME">$1<ex>Settings Exten sion</ex></ph>
7 </message> 7 </message>
8 8
9 <if expr="chromeos"> 9 <if expr="chromeos">
10 <!-- Accessibility Page --> 10 <!-- Accessibility Page -->
(...skipping 307 matching lines...) Expand 10 before | Expand all | Expand 10 after
318 </message> 318 </message>
319 <message name="IDS_SETTINGS_ON_STARTUP_OPEN_NEW_TAB" desc="Radio button option to open the new tab page."> 319 <message name="IDS_SETTINGS_ON_STARTUP_OPEN_NEW_TAB" desc="Radio button option to open the new tab page.">
320 Open the New Tab page 320 Open the New Tab page
321 </message> 321 </message>
322 <message name="IDS_SETTINGS_ON_STARTUP_CONTINUE" desc="Radio button option to continue where you left off."> 322 <message name="IDS_SETTINGS_ON_STARTUP_CONTINUE" desc="Radio button option to continue where you left off.">
323 Continue where you left off 323 Continue where you left off
324 </message> 324 </message>
325 <message name="IDS_SETTINGS_ON_STARTUP_OPEN_SPECIFIC" desc="Radio button optio n to open a specific set of pages."> 325 <message name="IDS_SETTINGS_ON_STARTUP_OPEN_SPECIFIC" desc="Radio button optio n to open a specific set of pages.">
326 Open a specific page or set of pages 326 Open a specific page or set of pages
327 </message> 327 </message>
328 <message name="IDS_SETTINGS_ON_STARTUP_ADD_PAGE" desc="Button to add a page.">
329 Add Page
330 </message>
331 <message name="IDS_SETTINGS_ON_STARTUP_SET_PAGES" desc="Button to set pages.">
332 Set Pages
333 </message>
334 <message name="IDS_SETTINGS_ON_STARTUP_USE_CURRENT" desc="Button to use curren t pages."> 328 <message name="IDS_SETTINGS_ON_STARTUP_USE_CURRENT" desc="Button to use curren t pages.">
335 Use Current Pages 329 Use current pages
336 </message> 330 </message>
337 <message name="IDS_SETTINGS_ON_STARTUP_ADD_NEW_PAGE" desc="Entry prompt to add a new page."> 331 <message name="IDS_SETTINGS_ON_STARTUP_ADD_NEW_PAGE" desc="Entry prompt to add a new page.">
338 Add a new page 332 Add a new page
339 </message> 333 </message>
340 <message name="IDS_SETTINGS_ON_STARTUP_ENTER_URL" desc="Example entry prompt t o add a new page."> 334 <message name="IDS_SETTINGS_ON_STARTUP_SITE_URL" desc="Prompt to add a new pag e.">
341 Enter URL... 335 Site URL
342 </message> 336 </message>
343 337
344 <!-- Languages Page --> 338 <!-- Languages Page -->
345 <message name="IDS_SETTINGS_LANGUAGES_PAGE_TITLE" desc="Name of the settings p age which displays language and input method preferences."> 339 <message name="IDS_SETTINGS_LANGUAGES_PAGE_TITLE" desc="Name of the settings p age which displays language and input method preferences.">
346 Language &amp; Input 340 Language &amp; Input
347 </message> 341 </message>
348 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_TITLE" desc="Title for th e list of languages that are enabled."> 342 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_LIST_TITLE" desc="Title for th e list of languages that are enabled.">
349 Languages 343 Languages
350 </message> 344 </message>
351 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_MANAGE" desc="Button under the list of enabled languages which opens a sub-page that lets the user enable or d isable languages."> 345 <message name="IDS_SETTINGS_LANGUAGES_LANGUAGES_MANAGE" desc="Button under the list of enabled languages which opens a sub-page that lets the user enable or d isable languages.">
(...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after
796 <message name="IDS_SETTINGS_LOREM_IPSUM" desc="Gibberish example text in setti ngs."> 790 <message name="IDS_SETTINGS_LOREM_IPSUM" desc="Gibberish example text in setti ngs.">
797 Lorem ipsum dolor sit amet, consectetur adipiscing elit. 791 Lorem ipsum dolor sit amet, consectetur adipiscing elit.
798 </message> 792 </message>
799 <message name="IDS_SETTINGS_LOADING" desc="Placeholder text while waiting for font settings to appear, shown only until font settings have loaded."> 793 <message name="IDS_SETTINGS_LOADING" desc="Placeholder text while waiting for font settings to appear, shown only until font settings have loaded.">
800 Loading... 794 Loading...
801 </message> 795 </message>
802 <message name="IDS_SETTINGS_ADVANCED_FONT_SETTINGS" desc="Label for advanced f ont settings."> 796 <message name="IDS_SETTINGS_ADVANCED_FONT_SETTINGS" desc="Label for advanced f ont settings.">
803 Advanced font settings 797 Advanced font settings
804 </message> 798 </message>
805 </grit-part> 799 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/settings/on_startup_page/startup_urls_page.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698