Chromium Code Reviews| Index: chrome/app/bookmarks_strings.grdp |
| diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp |
| index d22fc9ffc4c945cb4906b28eb22d4cea6ce9e860..a705887a15fa7242106e354ebd6a6880dc00de97 100644 |
| --- a/chrome/app/bookmarks_strings.grdp |
| +++ b/chrome/app/bookmarks_strings.grdp |
| @@ -327,6 +327,9 @@ |
| <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 this folder is empty."> |
|
tsergeant
2017/01/09 00:34:02
Nit: "indicates that a folder has no bookmarks"
(
angelayang
2017/01/09 01:45:16
Yep thanks, i'll keep that in mind
|
| + This folder is empty |
| + </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> |