| 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 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 56 <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_NAME" desc="Name shown in the bo
okmark bar for the apps page shortcut"> | 56 <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_NAME" desc="Name shown in the bo
okmark bar for the apps page shortcut"> |
| 57 Apps | 57 Apps |
| 58 </message> | 58 </message> |
| 59 <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_TOOLTIP" desc="Text shown in the
tooltip of the apps page shortcut in the bookmark bar"> | 59 <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_TOOLTIP" desc="Text shown in the
tooltip of the apps page shortcut in the bookmark bar"> |
| 60 Show apps | 60 Show apps |
| 61 </message> | 61 </message> |
| 62 <!-- End of Bookmarks Bar strings. --> | 62 <!-- End of Bookmarks Bar strings. --> |
| 63 | 63 |
| 64 <!-- Begin of Bookmarks Bar Context Menu strings. --> | 64 <!-- Begin of Bookmarks Bar Context Menu strings. --> |
| 65 <if expr="not use_titlecase"> | 65 <if expr="not use_titlecase"> |
| 66 <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="Menu title for opening all u
rls in a bookmark folder"> | 66 <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="Menu title for opening all url
s in a bookmark folder"> |
| 67 &Open all bookmarks | 67 {COUNT, plural, |
| 68 </message> | 68 =0 {&Open all} |
| 69 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_NEW_WINDOW" desc="Menu title for op
ening all urls in a bookmark folder in a new window"> | 69 =1 {&Open bookmark} |
| 70 Open all bookmarks in &new window | 70 other {&Open all (#)}} |
| 71 </message> | 71 </message> |
| 72 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_INCOGNITO" desc="Menu description f
or opening all urls in a bookmark folder in an incognito window"> | 72 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_NEW_WINDOW" desc="Menu title for open
ing all urls in a bookmark folder in a new window"> |
| 73 Open all bookmarks in &incognito window | 73 {COUNT, plural, |
| 74 </message> | 74 =0 {Open all in &new window} |
| 75 =1 {Open in &new window} |
| 76 other {Open all (#) in &new window}} |
| 77 </message> |
| 78 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_INCOGNITO" desc="Menu description for
opening all urls in a bookmark folder in an incognito window"> |
| 79 {COUNT, plural, |
| 80 =0 {Open all in &incognito window} |
| 81 =1 {Open in &incognito window} |
| 82 other {Open all (#) in &incognito window}} |
| 83 </message> |
| 75 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="Menu description for
loading bookmark in a new tab"> | 84 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="Menu description for
loading bookmark in a new tab"> |
| 76 &Open in new tab | 85 &Open in new tab |
| 77 </message> | 86 </message> |
| 78 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="Menu description f
or loading bookmark in a new window"> | 87 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="Menu description f
or loading bookmark in a new window"> |
| 79 Open in &new window | 88 Open in &new window |
| 80 </message> | 89 </message> |
| 81 <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="Menu description for o
pening bookmark in incognito window"> | 90 <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="Menu description for o
pening bookmark in incognito window"> |
| 82 Open in &incognito window | 91 Open in &incognito window |
| 83 </message> | 92 </message> |
| 84 <message name="IDS_BOOKMARK_BAR_EDIT" desc="Title of the bookmark context me
nu item that brings up the bookmark editor"> | 93 <message name="IDS_BOOKMARK_BAR_EDIT" desc="Title of the bookmark context me
nu item that brings up the bookmark editor"> |
| (...skipping 11 matching lines...) Expand all Loading... |
| 96 <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="Menu title for adding a ne
w folder"> | 105 <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="Menu title for adding a ne
w folder"> |
| 97 Add &folder... | 106 Add &folder... |
| 98 </message> | 107 </message> |
| 99 <if expr="not is_android"> | 108 <if expr="not is_android"> |
| 100 <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmar
k bar"> | 109 <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmar
k bar"> |
| 101 &Show bookmarks bar | 110 &Show bookmarks bar |
| 102 </message> | 111 </message> |
| 103 </if> | 112 </if> |
| 104 </if> | 113 </if> |
| 105 <if expr="use_titlecase"> | 114 <if expr="use_titlecase"> |
| 106 <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="In Title Case: Menu title fo
r opening all urls in a bookmark folder"> | 115 <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="In Title Case: Menu title for
opening all urls in a bookmark folder"> |
| 107 &Open All Bookmarks | 116 {COUNT, plural, |
| 108 </message> | 117 =0 {&Open All} |
| 109 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_NEW_WINDOW" desc="In Title Case: Me
nu title for opening all urls in a bookmark folder in a new window"> | 118 =1 {&Open Bookmark} |
| 110 Open All Bookmarks in &New Window | 119 other {&Open All (#)}} |
| 111 </message> | 120 </message> |
| 112 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_INCOGNITO" desc="In Title Case: Men
u description for opening all urls in a bookmark folder in an incognito window"> | 121 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_NEW_WINDOW" desc="In Title Case: Menu
title for opening all urls in a bookmark folder in a new window"> |
| 113 Open All Bookmarks in &Incognito Window | 122 {COUNT, plural, |
| 114 </message> | 123 =0 {Open All in &New Window} |
| 124 =1 {Open in &New Window} |
| 125 other {Open All (#) in &New Window}} |
| 126 </message> |
| 127 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_INCOGNITO" desc="In Title Case: Menu
description for opening all urls in a bookmark folder in an incognito window"> |
| 128 {COUNT, plural, |
| 129 =0 {Open All in &Incognito Window} |
| 130 =1 {Open in &Incognito Window} |
| 131 other {Open All (#) in &Incognito Window}} |
| 132 </message> |
| 115 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="In Title Case: Menu d
escription for loading bookmark in a new tab"> | 133 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="In Title Case: Menu d
escription for loading bookmark in a new tab"> |
| 116 &Open in New Tab | 134 &Open in New Tab |
| 117 </message> | 135 </message> |
| 118 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="In Title Case: Men
u description for loading bookmark in a new window"> | 136 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="In Title Case: Men
u description for loading bookmark in a new window"> |
| 119 Open in &New Window | 137 Open in &New Window |
| 120 </message> | 138 </message> |
| 121 <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="In Title Case: Menu de
scription for opening bookmark in incognito window"> | 139 <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="In Title Case: Menu de
scription for opening bookmark in incognito window"> |
| 122 Open in &Incognito Window | 140 Open in &Incognito Window |
| 123 </message> | 141 </message> |
| 124 <message name="IDS_BOOKMARK_BAR_EDIT" desc="In Title Case: Title of the book
mark context menu item that brings up the bookmark editor"> | 142 <message name="IDS_BOOKMARK_BAR_EDIT" desc="In Title Case: Title of the book
mark context menu item that brings up the bookmark editor"> |
| (...skipping 280 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 405 </if> | 423 </if> |
| 406 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> | 424 <!-- End of Bookmarks Menu (in the Main Menu) strings. --> |
| 407 | 425 |
| 408 <!-- Begin of Bookmark Star button strings. --> | 426 <!-- Begin of Bookmark Star button strings. --> |
| 409 <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."> | 427 <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."> |
| 410 Edit bookmark for this page | 428 Edit bookmark for this page |
| 411 </message> | 429 </message> |
| 412 <!-- End of Bookmark Star button strings. --> | 430 <!-- End of Bookmark Star button strings. --> |
| 413 | 431 |
| 414 </grit-part> | 432 </grit-part> |
| OLD | NEW |