Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 6f43adb5662e6393dbcd5994d4559dab816d7096..93db04a2f1514c7397acbc89ce230993dd8c498a 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -10060,6 +10060,9 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks."> |
Search |
</message> |
+ <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of the window the bookmark all tabs dialog."> |
mazda
2011/11/09 04:49:43
Can't we use the existing message used by the nati
yoshiki
2011/11/09 15:06:39
There are IDS_BOOKMARK_ALL_TABS_MAC and IDS_BOOKMA
|
+ Bookmark all tabs |
+ </message> |
</if> |
<if expr="pp_ifdef('use_titlecase')"> |
<message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of the menu item that shows the bookmark manager"> |
@@ -10098,6 +10101,9 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The label for the tree item that shows the search results for the bookmarks."> |
Search |
</message> |
+ <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of the window the bookmark all tabs dialog."> |
+ Bookmark All Tabs |
+ </message> |
</if> |
<message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu in the wrench menu and in the mac menu bar"> |
&Bookmarks |