diff options
author | csilv@chromium.org <csilv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-23 01:35:17 +0000 |
---|---|---|
committer | csilv@chromium.org <csilv@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-23 01:35:17 +0000 |
commit | 99d51834fa2f2a81e0258f6e93ab13e41947e04f (patch) | |
tree | de0d39daf187ca8cde2926876fc63cdbe91f9f9c /chrome/app | |
parent | 48c8b656bb1198de240cab4f2dedbc35648aa5df (diff) | |
download | chromium_src-99d51834fa2f2a81e0258f6e93ab13e41947e04f.zip chromium_src-99d51834fa2f2a81e0258f6e93ab13e41947e04f.tar.gz chromium_src-99d51834fa2f2a81e0258f6e93ab13e41947e04f.tar.bz2 |
[ntp4] Add blank bookmarks page w/ placeholder text.
I stripped down the CL that is currently in progress so I can get the page added with placeholder text for Monday. Functionality
will therefore be based on this CL.
BUG=none
Review URL: http://codereview.chromium.org/7489018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93755 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index cf7a8f4..973e7d1 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -8136,6 +8136,9 @@ ls' lab."> desc="The 'Most Visited' heading on the new tab page"> Most visited </message> + <message name="IDS_NEW_TAB_BOOKMARKS_PAGE_TITLE" desc="The 'Bookmarks' title on the new tab page"> + Bookmarks + </message> <message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" desc="The link that restores previously removed thumbnails"> Restore all removed thumbnails |