| Index: chrome/app/bookmarks_strings.grdp
|
| diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp
|
| index 55c4dabd78706046110ff73bbaa52d19465c664d..f1eb614477c1928a8d47922f6af7672465511583 100644
|
| --- a/chrome/app/bookmarks_strings.grdp
|
| +++ b/chrome/app/bookmarks_strings.grdp
|
| @@ -321,15 +321,15 @@
|
| <!-- End of Bookmarks Manager strings. -->
|
|
|
| <!-- Begin of material design Bookmarks Manager strings. -->
|
| - <message name="IDS_MD_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window.">
|
| - Bookmarks
|
| - </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>
|
| <message name="IDS_MD_BOOKMARK_MANAGER_EMPTY_LIST" desc="Text on the bookmarks list that indicates that a folder has no bookmarks.">
|
| This folder is empty
|
| </message>
|
| + <message name="IDS_MD_BOOKMARK_MANAGER_FOLDER_EDITOR_TITLE" desc="Title of the bookmark editor window when editing folders.">
|
| + Rename Folder
|
| + </message>
|
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_BOOKMARK" desc="Title of the bookmark toolbar dropdown menu item that adds a new bookmark.">
|
| Add new bookmark
|
| </message>
|
| @@ -354,6 +354,9 @@
|
| <message name="IDS_MD_BOOKMARK_MANAGER_NO_SEARCH_RESULTS" desc="Text on the bookmarks list that indicates that no bookmarks or folders match the search.">
|
| No search results found
|
| </message>
|
| + <message name="IDS_MD_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window.">
|
| + Bookmarks
|
| + </message>
|
| <!-- End of material design Bookmarks Manager strings. -->
|
|
|
| <!-- Begin of Bookmarks Menu (in the Main Menu) strings. -->
|
|
|