Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 99605) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -8438,9 +8438,12 @@ |
<message name="IDS_NEW_TAB_BOOKMARKS_PAGE_TITLE" desc="The 'Bookmarks' title on the new tab page"> |
Bookmarks |
</message> |
- <message name="IDS_NEW_TAB_BOOKMARKS_MANAGER_LINK_TITLE" desc="The title of the link to invoke the bookmarks manager from the New Tab Page."> |
- Show all |
+ <message name="IDS_NEW_TAB_BOOKMARKS_MANAGER_LINK_TITLE" desc="The title of the Bookmarks Manager link on the New Tab Page."> |
+ Manage bookmarks... |
</message> |
+ <message name="IDS_NEW_TAB_BOOKMARKS_SHOW_ALL_LINK_TITLE" desc="The title of the show all bookmarks link on the New Tab Page."> |
+ Show all... |
Evan Stade
2011/09/05 01:59:20
no ellipses in either string (I asked UI leads spe
csilv
2011/09/06 05:33:33
Done.
|
+ </message> |
<message name="IDS_NEW_TAB_RESTORE_THUMBNAILS_LINK" |
desc="The link that restores previously removed thumbnails"> |
Restore all removed thumbnails |