| 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_IMPORT" desc="Title of the bookmar
k toolbar dropdown menu item that imports bookmarks."> | 404 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_IMPORT" desc="Title of the bookmar
k toolbar dropdown menu item that imports bookmarks."> |
| 405 Import Bookmarks | 405 Import Bookmarks |
| 406 </message> | 406 </message> |
| 407 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_RENAME" desc="Title of the bookmar
k list dropdown menu item that renames folders."> | 407 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_RENAME" desc="Title of the bookmar
k list dropdown menu item that renames folders."> |
| 408 Rename | 408 Rename |
| 409 </message> | 409 </message> |
| 410 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark
toolbar dropdown menu item that sorts bookmarks by title."> | 410 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark
toolbar dropdown menu item that sorts bookmarks by title."> |
| 411 Sort by title | 411 Sort by title |
| 412 </message> | 412 </message> |
| 413 <message name="IDS_MD_BOOKMARK_MANAGER_MORE_ACTIONS" desc="Tooltip of the butt
on in the bookmark manager which shows an action menu for a bookmark, with actio
ns like 'Edit' or 'Delete'"> |
| 414 More actions... |
| 415 </message> |
| 413 <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."> | 416 <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."> |
| 414 No search results found | 417 No search results found |
| 415 </message> | 418 </message> |
| 416 <message name="IDS_MD_BOOKMARK_MANAGER_OPEN_DIALOG_TITLE" desc="Title of the d
ialog confirming whether a large number of bookmarks should be opened."> | 419 <message name="IDS_MD_BOOKMARK_MANAGER_OPEN_DIALOG_TITLE" desc="Title of the d
ialog confirming whether a large number of bookmarks should be opened."> |
| 417 Open selected items | 420 Open selected items |
| 418 </message> | 421 </message> |
| 419 <message name="IDS_MD_BOOKMARK_MANAGER_OPEN_DIALOG_CONFIRM" desc="Label for th
e button to confirm opening a large number of bookmarks."> | 422 <message name="IDS_MD_BOOKMARK_MANAGER_OPEN_DIALOG_CONFIRM" desc="Label for th
e button to confirm opening a large number of bookmarks."> |
| 420 Open | 423 Open |
| 421 </message> | 424 </message> |
| 422 <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."> | 425 <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."> |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 464 </if> | 467 </if> |
| 465 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> | 468 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> |
| 466 | 469 |
| 467 <!-- Begin of Bookmark Star button strings. --> | 470 <!-- Begin of Bookmark Star button strings. --> |
| 468 <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."> | 471 <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."> |
| 469 Edit bookmark for this page | 472 Edit bookmark for this page |
| 470 </message> | 473 </message> |
| 471 <!-- End of Bookmark Star button strings. --> | 474 <!-- End of Bookmark Star button strings. --> |
| 472 | 475 |
| 473 </grit-part> | 476 </grit-part> |
| OLD | NEW |