| Index: chrome/app/bookmarks_strings.grdp
|
| diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp
|
| index 3875c65ab0fa58628f5c946be45a5993d60328f1..52fd6de071c3beeaefe10224be0f7e4f9397da22 100644
|
| --- a/chrome/app/bookmarks_strings.grdp
|
| +++ b/chrome/app/bookmarks_strings.grdp
|
| @@ -335,6 +335,12 @@
|
| <!-- End of Bookmarks Manager strings. -->
|
|
|
| <!-- Begin of material design Bookmarks Manager strings. -->
|
| + <message name="IDS_MD_BOOKMARK_MANAGER_ADD_BOOKMARK_TITLE" desc="Title of the dialog in the bookmark manager that creates a new bookmark.">
|
| + Add bookmark
|
| + </message>
|
| + <message name="IDS_MD_BOOKMARK_MANAGER_ADD_FOLDER_TITLE" desc="Title of the dialog in the bookmark manager that creates a new bookmark folder.">
|
| + Add folder
|
| + </message>
|
| <message name="IDS_MD_BOOKMARK_MANAGER_CLEAR_SEARCH" desc="Title of the button in the bookmark manager that stops a search.">
|
| Clear search
|
| </message>
|
| @@ -350,9 +356,6 @@
|
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_FOLDER" desc="Title of the bookmark toolbar dropdown menu item that adds a new folder.">
|
| Add new folder
|
| </message>
|
| - <message name="IDS_MD_BOOKMARK_MANAGER_MENU_BULK_EDIT" desc="Title of the bookmark toolbar dropdown menu item that enters bulk edit mode.">
|
| - Bulk edit
|
| - </message>
|
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_COPY_URL" desc="Title of the bookmark dropdown menu item that copies the url of the bookmark.">
|
| Copy URL
|
| </message>
|
|
|