Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(67)

Unified Diff: chrome/app/bookmarks_strings.grdp

Issue 2666033002: [MD Bookmarks] Add edit folder. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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. -->
« no previous file with comments | « no previous file | chrome/browser/resources/md_bookmarks/list.html » ('j') | chrome/browser/resources/md_bookmarks/list.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698