Chromium Code Reviews| Index: chrome/app/bookmarks_strings.grdp |
| diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp |
| index 55c4dabd78706046110ff73bbaa52d19465c664d..2801bab73e699a2105d91e1052261a1d1a42a415 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."> |
| + Edit Folder |
|
jiaxi
2017/02/01 00:31:23
Rename Folder.
https://folio.googleplex.com/chrom
angelayang
2017/02/01 02:47:34
Thanks, missed that.
|
| + </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. --> |