| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Bookmarks specific strings (included from generated_resources.grd). --> | 2 <!-- Bookmarks specific strings (included from generated_resources.grd). --> |
| 3 <grit-part> | 3 <grit-part> |
| 4 <!-- Begin of Bookmarks Bar strings--> | 4 <!-- Begin of Bookmarks Bar strings--> |
| 5 <if expr="not is_android"> | 5 <if expr="not is_android"> |
| 6 <!-- The following two strings are shown when the user has no bookmarks yet.
--> | 6 <!-- The following two strings are shown when the user has no bookmarks yet.
--> |
| 7 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no
bookmarks"> | 7 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no
bookmarks"> |
| 8 For quick access, place your bookmarks here on the bookmarks bar. | 8 For quick access, place your bookmarks here on the bookmarks bar. |
| 9 </message> | 9 </message> |
| 10 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> | 10 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> |
| (...skipping 392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 403 </message> | 403 </message> |
| 404 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_RENAME" desc="Title of the bookmar
k list dropdown menu item that renames folders."> | 404 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_RENAME" desc="Title of the bookmar
k list dropdown menu item that renames folders."> |
| 405 Rename | 405 Rename |
| 406 </message> | 406 </message> |
| 407 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark
toolbar dropdown menu item that sorts bookmarks by title."> | 407 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark
toolbar dropdown menu item that sorts bookmarks by title."> |
| 408 Sort by title | 408 Sort by title |
| 409 </message> | 409 </message> |
| 410 <message name="IDS_MD_BOOKMARK_MANAGER_NO_SEARCH_RESULTS" desc="Text on the bo
okmarks list that indicates that no bookmarks or folders match the search."> | 410 <message name="IDS_MD_BOOKMARK_MANAGER_NO_SEARCH_RESULTS" desc="Text on the bo
okmarks list that indicates that no bookmarks or folders match the search."> |
| 411 No search results found | 411 No search results found |
| 412 </message> | 412 </message> |
| 413 <message name="IDS_MD_BOOKMARK_MANAGER_ITEMS_SELECTED" desc="Label displayed i
n bookmark manager toolbar telling the user how many items they have selected."> |
| 414 <ph name="NUMBER_OF_ITEMS_SELECTED">$1</ph> selected |
| 415 </message> |
| 413 <message name="IDS_MD_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark mana
ger window."> | 416 <message name="IDS_MD_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark mana
ger window."> |
| 414 Bookmarks | 417 Bookmarks |
| 415 </message> | 418 </message> |
| 416 <!-- End of material design Bookmarks Manager strings. --> | 419 <!-- End of material design Bookmarks Manager strings. --> |
| 417 | 420 |
| 418 <!-- Begin of Bookmarks Menu (in the Main Menu) strings. --> | 421 <!-- Begin of Bookmarks Menu (in the Main Menu) strings. --> |
| 419 <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in th
e Main menu and in the Mac menu bar."> | 422 <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in th
e Main menu and in the Mac menu bar."> |
| 420 &Bookmarks | 423 &Bookmarks |
| 421 </message> | 424 </message> |
| 422 <if expr="not use_titlecase"> | 425 <if expr="not use_titlecase"> |
| (...skipping 18 matching lines...) Expand all Loading... |
| 441 </if> | 444 </if> |
| 442 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> | 445 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> |
| 443 | 446 |
| 444 <!-- Begin of Bookmark Star button strings. --> | 447 <!-- Begin of Bookmark Star button strings. --> |
| 445 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip shown when you hover the
star button in the right side of the location bar and the current page is bookm
arked."> | 448 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip shown when you hover the
star button in the right side of the location bar and the current page is bookm
arked."> |
| 446 Edit bookmark for this page | 449 Edit bookmark for this page |
| 447 </message> | 450 </message> |
| 448 <!-- End of Bookmark Star button strings. --> | 451 <!-- End of Bookmark Star button strings. --> |
| 449 | 452 |
| 450 </grit-part> | 453 </grit-part> |
| OLD | NEW |