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

Unified 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 side-by-side diff with in-line comments
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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/settings_strings.grdp
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
index 6ddd5391c238e70991f3cf76249090face128b5c..c59f4386f714ddd8e22a5480413a96853e1d0327 100644
--- a/chrome/app/settings_strings.grdp
+++ b/chrome/app/settings_strings.grdp
@@ -325,20 +325,14 @@
<message name="IDS_SETTINGS_ON_STARTUP_OPEN_SPECIFIC" desc="Radio button option to open a specific set of pages.">
Open a specific page or set of pages
</message>
- <message name="IDS_SETTINGS_ON_STARTUP_ADD_PAGE" desc="Button to add a page.">
- Add Page
- </message>
- <message name="IDS_SETTINGS_ON_STARTUP_SET_PAGES" desc="Button to set pages.">
- Set Pages
- </message>
<message name="IDS_SETTINGS_ON_STARTUP_USE_CURRENT" desc="Button to use current pages.">
- Use Current Pages
+ Use current pages
</message>
<message name="IDS_SETTINGS_ON_STARTUP_ADD_NEW_PAGE" desc="Entry prompt to add a new page.">
Add a new page
</message>
- <message name="IDS_SETTINGS_ON_STARTUP_ENTER_URL" desc="Example entry prompt to add a new page.">
- Enter URL...
+ <message name="IDS_SETTINGS_ON_STARTUP_SITE_URL" desc="Prompt to add a new page.">
+ Site URL
</message>
<!-- Languages Page -->
« 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