| 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 <if expr="not pp_ifdef('android') and not pp_ifdef('ios') and pp_ifdef('use_ti
tlecase')"> | 4 <if expr="not is_android and not pp_ifdef('ios') and pp_ifdef('use_titlecase')
"> |
| 5 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="In Title Case: Name shown
in the tree for the Bookmarks Bar folder."> | 5 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="In Title Case: Name shown
in the tree for the Bookmarks Bar folder."> |
| 6 Bookmarks Bar | 6 Bookmarks Bar |
| 7 </message> | 7 </message> |
| 8 </if> | 8 </if> |
| 9 <if expr="not pp_ifdef('android') and not pp_ifdef('ios') and not pp_ifdef('us
e_titlecase')"> | 9 <if expr="not is_android and not pp_ifdef('ios') and not pp_ifdef('use_titleca
se')"> |
| 10 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tree fo
r the Bookmarks Bar folder."> | 10 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tree fo
r the Bookmarks Bar folder."> |
| 11 Bookmarks bar | 11 Bookmarks bar |
| 12 </message> | 12 </message> |
| 13 </if> | 13 </if> |
| 14 | 14 |
| 15 <!-- Begin of Bookmarks Bar strings--> | 15 <!-- Begin of Bookmarks Bar strings--> |
| 16 | 16 |
| 17 <!-- The following two strings are shown when the user has no bookmarks yet. -
-> | 17 <!-- The following two strings are shown when the user has no bookmarks yet. -
-> |
| 18 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no b
ookmarks"> | 18 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no b
ookmarks"> |
| 19 For quick access, place your bookmarks here on the bookmarks bar. | 19 For quick access, place your bookmarks here on the bookmarks bar. |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 54 <message name="IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME" desc="In Title Case: Nam
e shown in the tree for the mobile bookmarks folder"> | 54 <message name="IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME" desc="In Title Case: Nam
e shown in the tree for the mobile bookmarks folder"> |
| 55 Mobile Bookmarks | 55 Mobile Bookmarks |
| 56 </message> | 56 </message> |
| 57 <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="In Title Case: Name
shown in the tree for the other bookmarks folder"> | 57 <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="In Title Case: Name
shown in the tree for the other bookmarks folder"> |
| 58 Other Bookmarks | 58 Other Bookmarks |
| 59 </message> | 59 </message> |
| 60 <message name="IDS_BOOKMARK_BAR_SHOW_APPS_SHORTCUT" desc="In Title Case: Nam
e shown in the context menu to hide/show the apps shortcut in the bookmakr bar"> | 60 <message name="IDS_BOOKMARK_BAR_SHOW_APPS_SHORTCUT" desc="In Title Case: Nam
e shown in the context menu to hide/show the apps shortcut in the bookmakr bar"> |
| 61 Show Apps Shortcut | 61 Show Apps Shortcut |
| 62 </message> | 62 </message> |
| 63 </if> | 63 </if> |
| 64 <if expr="pp_ifdef('android')"> | 64 <if expr="is_android"> |
| 65 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the
tree for the desktop bookmarks folder"> | 65 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the
tree for the desktop bookmarks folder"> |
| 66 Desktop bookmarks | 66 Desktop bookmarks |
| 67 </message> | 67 </message> |
| 68 </if> | 68 </if> |
| 69 <if expr="pp_ifdef('ios')"> | 69 <if expr="pp_ifdef('ios')"> |
| 70 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the
tree for the desktop bookmarks folder"> | 70 <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the
tree for the desktop bookmarks folder"> |
| 71 Desktop Bookmarks | 71 Desktop Bookmarks |
| 72 </message> | 72 </message> |
| 73 </if> | 73 </if> |
| 74 <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_NAME" desc="Name shown in the bo
okmark bar for the apps page shortcut"> | 74 <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_NAME" desc="Name shown in the bo
okmark bar for the apps page shortcut"> |
| (...skipping 297 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 372 | 372 |
| 373 <!-- Being of Bookmark Star button strings. --> | 373 <!-- Being of Bookmark Star button strings. --> |
| 374 <message name="IDS_TOOLTIP_STAR" desc="The tooltip shown when you hover the st
ar button in the right side of the location bar."> | 374 <message name="IDS_TOOLTIP_STAR" desc="The tooltip shown when you hover the st
ar button in the right side of the location bar."> |
| 375 Bookmark this page | 375 Bookmark this page |
| 376 </message> | 376 </message> |
| 377 <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."> | 377 <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."> |
| 378 Edit bookmark for this page | 378 Edit bookmark for this page |
| 379 </message> | 379 </message> |
| 380 <!-- End of Bookmark Star button strings. --> | 380 <!-- End of Bookmark Star button strings. --> |
| 381 | 381 |
| 382 <if expr="pp_ifdef('android')"> | 382 <if expr="is_android"> |
| 383 <message name="IDS_BOOKMARK_EDIT_FOLDER" desc="Context menu item for editing
a bookmark folder"> | 383 <message name="IDS_BOOKMARK_EDIT_FOLDER" desc="Context menu item for editing
a bookmark folder"> |
| 384 Edit folder | 384 Edit folder |
| 385 </message> | 385 </message> |
| 386 <message name="IDS_BOOKMARK_REMOVE_FOLDER" desc="Context menu item for remov
ing a bookmark folder"> | 386 <message name="IDS_BOOKMARK_REMOVE_FOLDER" desc="Context menu item for remov
ing a bookmark folder"> |
| 387 Remove folder | 387 Remove folder |
| 388 </message> | 388 </message> |
| 389 </if> | 389 </if> |
| 390 | 390 |
| 391 </grit-part> | 391 </grit-part> |
| OLD | NEW |