| 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 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 313 </message> | 313 </message> |
| 314 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The label f
or the tree item that shows the search results for the bookmarks."> | 314 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The label f
or the tree item that shows the search results for the bookmarks."> |
| 315 Search | 315 Search |
| 316 </message> | 316 </message> |
| 317 </if> | 317 </if> |
| 318 <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pre-
populates the filename field when user attempts to export their bookmarks from B
ookmark Manager."> | 318 <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pre-
populates the filename field when user attempts to export their bookmarks from B
ookmark Manager."> |
| 319 bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html | 319 bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html |
| 320 </message> | 320 </message> |
| 321 <!-- End of Bookmarks Manager strings. --> | 321 <!-- End of Bookmarks Manager strings. --> |
| 322 | 322 |
| 323 <!-- Begin of material design Bookmarks Manager strings. --> |
| 324 <message name="IDS_MD_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark mana
ger window."> |
| 325 Bookmarks |
| 326 </message> |
| 327 <message name="IDS_MD_BOOKMARK_MANAGER_CLEAR_SEARCH" desc="Title of the button
in the bookmark manager that stops a search."> |
| 328 Clear search |
| 329 </message> |
| 330 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_BOOKMARK" desc="Title of the b
ookmark toolbar dropdown menu item that adds a new bookmark."> |
| 331 Add new bookmark |
| 332 </message> |
| 333 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_FOLDER" desc="Title of the boo
kmark toolbar dropdown menu item that adds a new folder."> |
| 334 Add new folder |
| 335 </message> |
| 336 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_BULK_EDIT" desc="Title of the book
mark toolbar dropdown menu item that enters bulk edit mode."> |
| 337 Bulk edit |
| 338 </message> |
| 339 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_COPY_URL" desc="Title of the bookm
ark dropdown menu item that copies the url of the bookmark."> |
| 340 Copy URL |
| 341 </message> |
| 342 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_EXPORT" desc="Title of the bookmar
k toolbar dropdown menu item that exports bookmarks."> |
| 343 Export Bookmarks |
| 344 </message> |
| 345 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_IMPORT" desc="Title of the bookmar
k toolbar dropdown menu item that imports bookmarks."> |
| 346 Import Bookmarks |
| 347 </message> |
| 348 <message name="IDS_MD_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark
toolbar dropdown menu item that sorts bookmarks by title."> |
| 349 Sort by title |
| 350 </message> |
| 351 <!-- End of material design Bookmarks Manager strings. --> |
| 352 |
| 323 <!-- Begin of Bookmarks Menu (in the Main Menu) strings. --> | 353 <!-- Begin of Bookmarks Menu (in the Main Menu) strings. --> |
| 324 <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in th
e Main menu and in the Mac menu bar."> | 354 <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in th
e Main menu and in the Mac menu bar."> |
| 325 &Bookmarks | 355 &Bookmarks |
| 326 </message> | 356 </message> |
| 327 <if expr="not use_titlecase"> | 357 <if expr="not use_titlecase"> |
| 328 <message name="IDS_BOOKMARK_THIS_PAGE" desc="Title of the menu item that boo
kmarks the current page."> | 358 <message name="IDS_BOOKMARK_THIS_PAGE" desc="Title of the menu item that boo
kmarks the current page."> |
| 329 Bookmark this page... | 359 Bookmark this page... |
| 330 </message> | 360 </message> |
| 331 </if> | 361 </if> |
| 332 <if expr="use_titlecase"> | 362 <if expr="use_titlecase"> |
| (...skipping 13 matching lines...) Expand all Loading... |
| 346 </if> | 376 </if> |
| 347 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> | 377 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> |
| 348 | 378 |
| 349 <!-- Begin of Bookmark Star button strings. --> | 379 <!-- Begin of Bookmark Star button strings. --> |
| 350 <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."> | 380 <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."> |
| 351 Edit bookmark for this page | 381 Edit bookmark for this page |
| 352 </message> | 382 </message> |
| 353 <!-- End of Bookmark Star button strings. --> | 383 <!-- End of Bookmark Star button strings. --> |
| 354 | 384 |
| 355 </grit-part> | 385 </grit-part> |
| OLD | NEW |