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

Unified Diff: chrome/app/generated_resources.grd

Issue 392005: NTP: Hide "Make this my home page" after setting the home page.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 1 month 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/dom_ui/new_tab_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 31433)
+++ chrome/app/generated_resources.grd (working copy)
@@ -4753,6 +4753,14 @@
desc="Menu item text used to show or hide the bookmark sync status.">
Bookmark sync
</message>
+ <message name="IDS_NEW_TAB_HOME_PAGE_SET_NOTIFICATION"
+ desc="Notification text to show after the user has made the NTP his/her home page.">
+ Welcome to your home page!
+ </message>
+ <message name="IDS_NEW_TAB_HOME_PAGE_HIDE_NOTIFICATION"
+ desc="The action text to show as the close link for the notification shown after the user has set his/her home page.">
+ Close
+ </message>
<!-- New tab page web clips. These are not in use yet -->
<message name="IDS_NEW_TAB_WEB_CLIPS_WEB_CLIPS"
« no previous file with comments | « no previous file | chrome/browser/dom_ui/new_tab_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698