Upload upstream chromium 85.0.4183.84
[platform/framework/web/chromium-efl.git] / chrome / app / bookmarks_strings.grdp
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Bookmarks specific strings (included from generated_resources.grd). -->
3 <grit-part>
4   <!-- Begin of Bookmarks Bar strings-->
5   <if expr="not is_android">
6     <!-- The special folders created when importing from other other browsers. -->
7     <if expr="is_win">
8       <message name="IDS_BOOKMARK_GROUP_FROM_IE" desc="The group name of bookmarks from Internet Explorer">
9         Imported From IE
10       </message>
11       <message name="IDS_BOOKMARK_GROUP_FROM_EDGE" desc="The group name of bookmarks from Edge">
12         Imported From Edge
13       </message>
14     </if>
15     <message name="IDS_BOOKMARK_GROUP_FROM_FIREFOX" desc="The group name of bookmarks from Firefox">
16       Imported From Firefox
17     </message>
18     <message name="IDS_BOOKMARK_GROUP_FROM_SAFARI" desc="The group name of bookmarks from Safari">
19       Imported From Safari
20     </message>
21     <message name="IDS_BOOKMARK_GROUP" desc="The group name of bookmarks imported from a file">
22       Imported
23     </message>
24   </if>
25
26   <if expr="not use_titlecase">
27     <message name="IDS_BOOKMARK_BAR_SHOW_APPS_SHORTCUT" desc="Name shown in the context menu to hide/show the apps shortcut in the bookmark bar">
28       Show apps shortcut
29     </message>
30     <message name="IDS_BOOKMARK_BAR_SHOW_MANAGED_BOOKMARKS_DEFAULT_NAME" desc="Name shown in the context menu to hide/show the managed bookmarks in the bookmark bar">
31       Show managed bookmarks
32     </message>
33     <message name="IDS_BOOKMARK_BAR_SHOW_MANAGED_BOOKMARKS" desc="Name shown in the context menu to hide/show the managed bookmarks in the bookmark bar">
34       Show <ph name="FOLDER_NAME">$1<ex>managed bookmarks</ex></ph>
35     </message>
36   </if>
37   <if expr="use_titlecase">
38     <message name="IDS_BOOKMARK_BAR_SHOW_APPS_SHORTCUT" desc="In Title Case: Name shown in the context menu to hide/show the apps shortcut in the bookmark bar">
39       Show Apps Shortcut
40     </message>
41     <message name="IDS_BOOKMARK_BAR_SHOW_MANAGED_BOOKMARKS_DEFAULT_NAME" desc="In Title Case: Name shown in the context menu to hide/show the managed bookmarks in the bookmark bar">
42       Show Managed Bookmarks
43     </message>
44     <message name="IDS_BOOKMARK_BAR_SHOW_MANAGED_BOOKMARKS" desc="In Title Case: Name shown in the context menu to hide/show the managed bookmarks in the bookmark bar">
45       Show <ph name="FOLDER_NAME">$1<ex>Managed Bookmarks</ex></ph>
46     </message>
47   </if>
48   <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_NAME" desc="Name shown in the bookmark bar for the apps page shortcut">
49     Apps
50   </message>
51   <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_TOOLTIP" desc="Text shown in the tooltip of the apps page shortcut in the bookmark bar">
52     Show apps
53   </message>
54   <!-- End of Bookmarks Bar strings. -->
55
56   <!-- Begin of Bookmarks Bar Context Menu strings. -->
57   <if expr="not use_titlecase">
58     <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="Menu title for opening all urls in a bookmark folder">
59       &amp;Open all bookmarks
60     </message>
61     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT" desc="Menu title for opening all urls in a bookmark folder">
62         {COUNT, plural,
63           =0 {&amp;Open all}
64           =1 {&amp;Open bookmark}
65           other {&amp;Open all (#)}}
66     </message>
67     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT_NEW_WINDOW" desc="Menu title for opening all urls in a bookmark folder in a new window">
68         {COUNT, plural,
69           =0 {Open all in &amp;new window}
70           =1 {Open in &amp;new window}
71           other {Open all (#) in &amp;new window}}
72     </message>
73     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT_INCOGNITO" desc="Menu description for opening all urls in a bookmark folder in an incognito window">
74         {COUNT, plural,
75           =0 {Open all in &amp;incognito window}
76           =1 {Open in &amp;incognito window}
77           other {Open all (#) in &amp;incognito window}}
78     </message>
79     <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="Menu description for loading bookmark in a new tab">
80       &amp;Open in new tab
81     </message>
82     <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="Menu description for loading bookmark in a new window">
83       Open in &amp;new window
84     </message>
85     <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="Menu description for opening bookmark in incognito window">
86       Open in &amp;incognito window
87     </message>
88     <message name="IDS_BOOKMARK_BAR_EDIT" desc="Title of the bookmark context menu item that brings up the bookmark editor">
89       &amp;Edit...
90     </message>
91     <message name="IDS_BOOKMARK_BAR_RENAME_FOLDER" desc="Title of the bookmark context menu item that brings up a dialog to rename a folder">
92       &amp;Rename...
93     </message>
94     <message name="IDS_BOOKMARK_BAR_REMOVE" desc="Menu title for removing/unstarring a bookmark">
95       &amp;Delete
96     </message>
97     <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="Menu title for adding a new bookmark entry">
98       Add pa&amp;ge...
99     </message>
100     <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="Menu title for adding a new folder">
101       Add &amp;folder...
102     </message>
103     <if expr="not is_android">
104       <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmark bar">
105         &amp;Show bookmarks bar
106       </message>
107     </if>
108   </if>
109   <if expr="use_titlecase">
110     <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="In Title Case: Menu title for opening all urls in a bookmark folder">
111         &amp;Open All Bookmarks
112     </message>
113     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT" desc="In Title Case: Menu title for opening all urls in a bookmark folder">
114         {COUNT, plural,
115           =0 {&amp;Open All}
116           =1 {&amp;Open Bookmark}
117           other {&amp;Open All (#)}}
118     </message>
119     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT_NEW_WINDOW" desc="In Title Case: Menu title for opening all urls in a bookmark folder in a new window">
120         {COUNT, plural,
121           =0 {Open All in &amp;New Window}
122           =1 {Open in &amp;New Window}
123           other {Open All (#) in &amp;New Window}}
124     </message>
125     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT_INCOGNITO" desc="In Title Case: Menu description for opening all urls in a bookmark folder in an incognito window">
126         {COUNT, plural,
127           =0 {Open All in &amp;Incognito Window}
128           =1 {Open in &amp;Incognito Window}
129           other {Open All (#) in &amp;Incognito Window}}
130     </message>
131     <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="In Title Case: Menu description for loading bookmark in a new tab">
132       &amp;Open in New Tab
133     </message>
134     <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="In Title Case: Menu description for loading bookmark in a new window">
135       Open in &amp;New Window
136     </message>
137     <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="In Title Case: Menu description for opening bookmark in incognito window">
138       Open in &amp;Incognito Window
139     </message>
140     <message name="IDS_BOOKMARK_BAR_EDIT" desc="In Title Case: Title of the bookmark context menu item that brings up the bookmark editor">
141       &amp;Edit...
142     </message>
143     <message name="IDS_BOOKMARK_BAR_RENAME_FOLDER" desc="In Title Case: Title of the bookmark context menu item that brings up a dialog to rename a folder">
144       &amp;Rename...
145     </message>
146     <message name="IDS_BOOKMARK_BAR_REMOVE" desc="In Title Case: Menu title for removing/unstarring a bookmark">
147       &amp;Delete
148     </message>
149     <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="In Title Case: Menu title for adding a new bookmark entry">
150       Add Pa&amp;ge...
151     </message>
152     <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="In Title Case: Menu title for adding a new folder">
153       Add &amp;Folder...
154     </message>
155     <if expr="not is_android">
156       <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar">
157         &amp;Show Bookmarks Bar
158       </message>
159     </if>
160   </if>
161   <message name="IDS_BOOKMARK_BAR_SHOULD_OPEN_ALL" desc="Message in the message box shown if user asks to open a lot of bookmarks in a folder. The number will always be 15 or more.">
162     Are you sure you want to open <ph name="TAB_COUNT">$1<ex>20</ex></ph> tabs?
163   </message>
164   <!-- End of Bookmarks Bar Context Menu strings. -->
165
166   <!-- Begin of Bookmarks Bubble strings. -->
167   <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bubble after bookmarking a page.">
168     Bookmark added
169   </message>
170   <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubble when re-clicking on a bookmark">
171     Edit bookmark
172   </message>
173   <message name="IDS_BOOKMARK_BUBBLE_NAME_LABEL" desc="Text preceding the title of the page that was bookmarked">
174     Name
175   </message>
176   <message name="IDS_BOOKMARK_AX_BUBBLE_NAME_LABEL" desc="Text preceding the title of the page that was bookmarked, read by spoken feedback">
177     Bookmark name
178   </message>
179   <message name="IDS_BOOKMARK_BUBBLE_FOLDER_LABEL" desc="Text preceding the folder selector">
180     Folder
181   </message>
182   <message name="IDS_BOOKMARK_AX_BUBBLE_FOLDER_LABEL" desc="Text preceding the folder selector">
183     Bookmark folder
184   </message>
185   <if expr="not use_titlecase">
186     <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the button the user can click to go to a more advanced bookmark editor">
187       More...
188     </message>
189     <message name="IDS_BOOKMARK_BUBBLE_CHOOSER_ANOTHER_FOLDER" desc="Text in the combobox allowing the user to choose another folder (by bringing up the editor).">
190       Choose another folder...
191     </message>
192   </if>
193   <if expr="use_titlecase">
194     <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="In Title Case: Title of the button the user can click to go to a more advanced bookmark editor">
195       More...
196     </message>
197     <message name="IDS_BOOKMARK_BUBBLE_CHOOSER_ANOTHER_FOLDER" desc="In Title Case: Text in the combobox allowing the user to choose another folder (by bringing up the editor).">
198       Choose Another Folder...
199     </message>
200   </if>
201   <!-- End of Bookmarks Bubble strings. -->
202
203   <!-- Begin of Bookmarks Sync Promo strings for Desktop Identity Consistency. -->
204   <message name="IDS_BOOKMARK_DICE_PROMO_SYNC_MESSAGE" desc="Text of the sync promo displayed at the bottom of the bookmark bubble asking the user to enable sync.">
205     To get your bookmarks on all your devices, turn on sync.
206   </message>
207   <!-- End of Bookmarks Sync Promo strings for Desktop Identity Consistency. -->
208
209   <!-- Begin of Desktop to iOS Promo strings. -->
210   <if expr="is_win">
211     <message name="IDS_BOOKMARK_BUBBLE_DESKTOP_TO_IOS_PROMO_TITLE" desc="Title for Chrome iOS promotion appearing in the bookmark bubble after a bookmark is saved.">
212       Sync this bookmark to your iPhone
213     </message>
214     <message name="IDS_BOOKMARK_BUBBLE_DESKTOP_TO_IOS_PROMO_TITLE_V2" desc="Title for Chrome iOS promotion appearing in the bookmark bubble after a bookmark is saved.">
215       Get this bookmark on your iPhone
216     </message>
217     <message name="IDS_BOOKMARK_BUBBLE_DESKTOP_TO_IOS_PROMO_TITLE_V3" desc="Title for Chrome iOS promotion appearing in the bookmark bubble after a bookmark is saved.">
218       Share this bookmark with your iPhone
219     </message>
220     <message name="IDS_BOOKMARK_FOOTNOTE_DESKTOP_TO_IOS_PROMO_MESSAGE" desc="Text of the Chrome iOS promotion displayed at the bottom of the bookmark bubble.">
221       To get your bookmarks on your mobile device, <ph name="GET_IOS_APP_LINK">$1<ex>get the application on your iPhone</ex></ph>.
222     </message>
223   </if>
224   <!-- End of Desktop to iOS Promo strings. -->
225
226   <!-- Begin of Bookmark Editor strings. -->
227   <message name="IDS_BOOKMARK_EDITOR_NAME_LABEL" desc="Label shown before the title/name of the URL.">
228     Name
229   </message>
230   <message name="IDS_BOOKMARK_AX_EDITOR_NAME_LABEL" desc="Spoken text for bookmark name text field in edit folder dialog">
231     Bookmark name
232   </message>
233   <if expr="is_macosx">
234     <message name="IDS_BOOKMARK_BAR_EDIT_FOLDER_LABEL" desc="Title of label before text field in edit folder dialog">
235       Name:
236     </message>
237   </if>
238   <message name="IDS_BOOKMARK_AX_EDITOR_URL_LABEL" desc="Spoken text for bookmark URL text field in edit folder dialog.">
239     Bookmark URL
240   </message>
241   <message name="IDS_BOOKMARK_EDITOR_URL_LABEL" desc="Label shown before the URL.">
242     URL
243   </message>
244   <message name="IDS_BOOKMARK_EDITOR_CONFIRM_DELETE" desc="The message shown in the dialog asking the user to confirm deleting a folder. [ICU Syntax]">
245     {NUM_BOOKMARKS, plural,
246      =1 {This folder contains a bookmark. Are you sure you want to delete it?}
247      other {This folder contains # bookmarks. Are you sure you want to delete it?}}
248   </message>
249   <if expr="not use_titlecase">
250     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON" desc="Text on the new folder button.">
251       New folder
252     </message>
253     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="Text on the new folder context menu item.">
254       &amp;New folder
255     </message>
256     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title of editor for bookmark folders">
257       Edit folder name
258     </message>
259     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window title of editor for new bookmark folders">
260       New folder
261     </message>
262     <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="The title of the Bookmark All Tabs dialog.">
263       Bookmark all tabs
264     </message>
265   </if>
266   <if expr="use_titlecase">
267     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON" desc="In Title Case: Text on the new folder button.">
268       New Folder
269     </message>
270     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="In Title Case: Text on the new folder context menu item.">
271       &amp;New Folder
272     </message>
273     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="In Title Case: Window title of editor for bookmark folders">
274       Edit Folder Name
275     </message>
276     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="In Title Case: Window title of editor for new bookmark folders">
277       New Folder
278     </message>
279     <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="In Title Case: The title of the Bookmark All Tabs dialog.">
280       Bookmark All Tabs
281     </message>
282   </if>
283   <!-- End of Bookmarks Editor strings. -->
284
285   <!-- Begin of Bookmarks Manager strings. -->
286   <message name="IDS_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window.">
287     Bookmarks
288   </message>
289   <message name="IDS_BOOKMARK_MANAGER_SEARCH_BUTTON" desc="Title of the button in the bookmark manager that triggers a search">
290     Search bookmarks
291   </message>
292   <if expr="not use_titlecase">
293     <message name="IDS_BOOKMARK_MANAGER" desc="The label of the menu item that shows the bookmark manager">
294       &amp;Bookmark manager
295     </message>
296     <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="Title of the organize menu in the bookmark manager.">
297       Organize
298     </message>
299     <message name="IDS_BOOKMARK_MANAGER_INVALID_URL" desc="Error message to display when the user tries to edit or create a bookmark with an invalid URL.">
300       Invalid URL
301     </message>
302   </if>
303   <if expr="use_titlecase">
304     <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of the menu item that shows the bookmark manager">
305       &amp;Bookmark Manager
306     </message>
307     <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="In Title Case: Title of the organize menu in the bookmark manager.">
308       Organize
309     </message>
310     <message name="IDS_BOOKMARK_MANAGER_INVALID_URL" desc="In Title Case: Error message to display when the user tries to edit or create a bookmark with an invalid URL.">
311       Invalid URL.
312     </message>
313   </if>
314   <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pre-populates the filename field when user attempts to export their bookmarks from Bookmark Manager.">
315     bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html
316   </message>
317   <message name="IDS_BOOKMARK_MANAGER_ADD_BOOKMARK_TITLE" desc="Title of the dialog in the bookmark manager that creates a new bookmark.">
318     Add bookmark
319   </message>
320   <message name="IDS_BOOKMARK_MANAGER_ADD_FOLDER_TITLE" desc="Title of the dialog in the bookmark manager that creates a new bookmark folder.">
321     Add folder
322   </message>
323   <message name="IDS_BOOKMARK_MANAGER_CLEAR_SEARCH" desc="Title of the button in the bookmark manager that stops a search.">
324     Clear search
325   </message>
326   <message name="IDS_BOOKMARK_MANAGER_EMPTY_LIST" desc="The message shown when the user has no bookmarks added. 'Star' refers to the icon in the omnibox for adding to bookmarks.">
327     To bookmark pages, click the star in the address bar
328   </message>
329    <message name="IDS_BOOKMARK_MANAGER_EMPTY_UNMODIFIABLE_LIST" desc="The message shown when an unmodifiable bookmark folder is empty.">
330     This folder is empty
331   </message>
332   <message name="IDS_BOOKMARK_MANAGER_FOLDER_LABEL" desc="Label for a folder of bookmarks which is used to label folders for screen reader users.">
333     Folder
334   </message>
335   <message name="IDS_BOOKMARK_MANAGER_FOLDER_RENAME_TITLE" desc="Title of the bookmark editor window when editing folders.">
336     Rename folder
337   </message>
338   <message name="IDS_BOOKMARK_MANAGER_FOLDER_LIST_CHANGED" desc="Message announced by screenreaders when the bookmark list changes.">
339     {COUNT, plural,
340       =1 {1 item in bookmark list}
341       other {# items in bookmark list}}
342   </message>
343   <message name="IDS_BOOKMARK_MANAGER_LIST_AX_LABEL" desc="Spoken feedback for focusing the bookmark list.">
344     Bookmark list
345   </message>
346   <message name="IDS_BOOKMARK_MANAGER_MENU_ADD_BOOKMARK" desc="Title of the bookmark toolbar dropdown menu item that adds a new bookmark.">
347     Add new bookmark
348   </message>
349   <message name="IDS_BOOKMARK_MANAGER_MENU_ADD_FOLDER" desc="Title of the bookmark toolbar dropdown menu item that adds a new folder.">
350     Add new folder
351   </message>
352   <message name="IDS_BOOKMARK_MANAGER_MENU_CUT" desc="Title of the bookmark dropdown menu item that cuts one or more bookmarks.">
353     Cut
354   </message>
355   <message name="IDS_BOOKMARK_MANAGER_MENU_COPY" desc="Title of the bookmark dropdown menu item that copies one or more bookmarks.">
356     Copy
357   </message>
358   <message name="IDS_BOOKMARK_MANAGER_MENU_COPY_URL" desc="Title of the bookmark dropdown menu item that copies the url of the bookmark.">
359     Copy URL
360   </message>
361   <message name="IDS_BOOKMARK_MANAGER_MENU_PASTE" desc="Title of the bookmark dropdown menu item that pastes one or more bookmarks.">
362     Paste
363   </message>
364   <message name="IDS_BOOKMARK_MANAGER_MENU_EXPORT" desc="Title of the bookmark toolbar dropdown menu item that exports bookmarks.">
365     Export bookmarks
366   </message>
367   <message name="IDS_BOOKMARK_MANAGER_MENU_HELP_CENTER" desc="Title of the bookmark toolbar dropdown menu item that opens the help center.">
368     Help center
369   </message>
370   <message name="IDS_BOOKMARK_MANAGER_MENU_IMPORT" desc="Title of the bookmark toolbar dropdown menu item that imports bookmarks.">
371     Import bookmarks
372   </message>
373   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_ALL" desc="Menu title for opening all urls in a bookmark folder">
374     Open all bookmarks
375   </message>
376   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_ALL_NEW_WINDOW" desc="Menu title for opening all urls in a bookmark folder in a new window">
377     Open all in new window
378   </message>
379   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_ALL_INCOGNITO" desc="Menu description for opening all urls in a bookmark folder in an incognito window">
380     Open all in incognito window
381   </message>
382   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_IN_NEW_TAB" desc="Menu description for opening a bookmark in a new tab">
383     Open in new tab
384   </message>
385   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_IN_NEW_WINDOW" desc="Menu description for opening a bookmark in a new window">
386     Open in new window
387   </message>
388   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_INCOGNITO" desc="Menu description for opening a bookmark in incognito window">
389     Open in incognito window
390   </message>
391   <message name="IDS_BOOKMARK_MANAGER_MENU_RENAME" desc="Title of the bookmark list dropdown menu item that renames folders.">
392     Rename
393   </message>
394   <message name="IDS_BOOKMARK_MANAGER_MENU_SHOW_IN_FOLDER" desc="The label of the menu item in the bookmark manager context menu that changes the selection in the tree to match the folder of the selected item in the list.">
395     Show in folder
396   </message>
397   <message name="IDS_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark toolbar dropdown menu item that sorts bookmarks by title.">
398     Sort by name
399   </message>
400   <message name="IDS_BOOKMARK_MANAGER_MORE_ACTIONS" desc="Tooltip of the button in the bookmark manager which shows an action menu for a bookmark, with actions like 'Edit' or 'Delete'">
401     More actions
402   </message>
403   <message name="IDS_BOOKMARK_MANAGER_MORE_ACTIONS_AX_LABEL" desc="Spoken text for the button in the bookmark manager which shows an action menu for a bookmark, with actions like 'Edit' or 'Delete'">
404     More actions for <ph name="BOOKMARK_NAME">$1<ex>Bookmark X</ex></ph>
405   </message>
406   <message name="IDS_BOOKMARK_MANAGER_MORE_ACTIONS_MULTI_AX_LABEL" desc="Spoken text for the button in the bookmark manager which shows an action menu for multiple selected bookmarks, with actions like 'Cut' or 'Delete'">
407     More actions for selected items
408   </message>
409   <message name="IDS_BOOKMARK_MANAGER_OPEN_DIALOG_TITLE" desc="Title of the dialog confirming whether a large number of bookmarks should be opened.">
410     Open selected items
411   </message>
412   <message name="IDS_BOOKMARK_MANAGER_OPEN_DIALOG_CONFIRM" desc="Label for the button to confirm opening a large number of bookmarks.">
413     Open
414   </message>
415   <message name="IDS_BOOKMARK_MANAGER_ITEMS_SELECTED" desc="Label displayed in bookmark manager toolbar telling the user how many items they have selected.">
416     <ph name="NUMBER_OF_ITEMS_SELECTED">$1</ph> selected
417   </message>
418   <message name="IDS_BOOKMARK_MANAGER_SIDEBAR_AX_LABEL" desc="Message announced by screenreaders for the bookmark manager sidebar.">
419     Bookmark folder tree
420   </message>
421   <message name="IDS_BOOKMARK_MANAGER_TOAST_FOLDER_SORTED" desc="Label displayed in toast popup message when a folder's children are sorted.">
422     Folder sorted
423   </message>
424   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEM_DELETED" desc="Label displayed in toast popup message when a single item is deleted.">
425     '<ph name="DELETED_ITEM_NAME">$1<ex>Bookmark X</ex></ph>' deleted
426   </message>
427   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEMS_DELETED" desc="Label displayed in toast popup message when two or more items are deleted.">
428     {COUNT, plural,
429       =1 {1 bookmark deleted}
430       other {# bookmarks deleted}}
431   </message>
432   <message name="IDS_BOOKMARK_MANAGER_TOAST_URL_COPIED" desc="Label displayed in toast popup message when a URL is copied.">
433     URL copied
434   </message>
435   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEM_COPIED" desc="Label displayed in toast popup message when a single item is copied.">
436     '<ph name="COPIED_ITEM_NAME">$1<ex>Bookmark X</ex></ph>' copied
437   </message>
438   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEMS_COPIED" desc="Label displayed in a toast popup message when two or more bookmark items are copied">
439     {COUNT, plural,
440       =1 {1 item copied}
441       other {# items copied}}
442   </message>
443   <!-- End of Bookmarks Manager strings. -->
444
445   <!-- Begin of Bookmarks Menu (in the Main Menu) strings. -->
446   <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in the Main menu and in the Mac menu bar.">
447     &amp;Bookmarks
448   </message>
449   <if expr="not use_titlecase">
450     <message name="IDS_BOOKMARK_THIS_TAB" desc="Title of the menu item that bookmarks the current tab.">
451       Bookmark this tab...
452     </message>
453   </if>
454   <if expr="use_titlecase">
455     <message name="IDS_BOOKMARK_THIS_TAB" desc="In Title Case: Title of the menu item that bookmarks the current tab.">
456       Bookmark This Tab...
457     </message>
458   </if>
459   <if expr="not use_titlecase">
460     <message name="IDS_BOOKMARK_ALL_TABS" desc="Title of the menu item that bookmarks all the tabs opened in this window.">
461       Bookmark all tabs...
462     </message>
463   </if>
464   <if expr="use_titlecase">
465     <message name="IDS_BOOKMARK_ALL_TABS" desc="In Title Case: Title of the menu item that bookmarks all the tabs opened in this window.">
466       Bookmark All Tabs...
467     </message>
468   </if>
469   <!-- End of Bookmarks Menu (in the Main Menu) strings. -->
470
471   <!-- Begin of Bookmark Star button strings. -->
472   <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 tab is bookmarked.">
473     Edit bookmark for this tab
474   </message>
475   <!-- End of Bookmark Star button strings. -->
476
477 </grit-part>