| Index: chrome/app/bookmarks_strings.grdp
|
| diff --git a/chrome/app/bookmarks_strings.grdp b/chrome/app/bookmarks_strings.grdp
|
| index 2f545afe2e7d0f1f696acf95eaaf65e18402f571..0aabf6b6d8ec6bb38a408d2803c8656b80a0545f 100644
|
| --- a/chrome/app/bookmarks_strings.grdp
|
| +++ b/chrome/app/bookmarks_strings.grdp
|
| @@ -436,6 +436,11 @@
|
| <message name="IDS_MD_BOOKMARK_MANAGER_TOAST_URL_COPIED" desc="Label displayed in toast popup message when a URL is copied.">
|
| URL copied
|
| </message>
|
| + <message name="IDS_MD_BOOKMARK_MANAGER_TOAST_ITEMS_COPIED" desc="Label displayed in a toast popup message when several bookmark items are copied">
|
| + {COUNT, plural,
|
| + =1 {'<ph name="COPIED_ITEM_NAME">$1</ph>' copied}
|
| + other {# items copied}}
|
| + </message>
|
| <!-- End of material design Bookmarks Manager strings. -->
|
|
|
| <!-- Begin of Bookmarks Menu (in the Main Menu) strings. -->
|
|
|