f12c75d02d17d0c6f602f8a36109694a1996de9e
[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. -->
204   <message name="IDS_BOOKMARK_SYNC_PROMO_MESSAGE" desc="Text of the sync promo displayed at the bottom of the bookmark bubble.">
205     To get your bookmarks on all your devices, <ph name="SIGN_IN_LINK">$1<ex>sign in</ex></ph>.
206   </message>
207   <!-- End of Bookmarks Sync Promo strings. -->
208
209   <!-- Begin of Bookmarks Sync Promo strings for Desktop Identity Consistency. -->
210   <message name="IDS_BOOKMARK_DICE_PROMO_SIGNIN_MESSAGE" desc="Text of the sync promo displayed at the bottom of the bookmark bubble asking the user to sign in and enable sync.">
211     To get your bookmarks on all your devices, sign in and turn on sync.
212   </message>
213   <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.">
214     To get your bookmarks on all your devices, turn on sync.
215   </message>
216   <!-- End of Bookmarks Sync Promo strings for Desktop Identity Consistency. -->
217
218   <!-- Begin of Desktop to iOS Promo strings. -->
219   <if expr="is_win">
220     <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.">
221       Sync this bookmark to your iPhone
222     </message>
223     <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.">
224       Get this bookmark on your iPhone
225     </message>
226     <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.">
227       Share this bookmark with your iPhone
228     </message>
229     <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.">
230       To get your bookmarks on your mobile device, <ph name="GET_IOS_APP_LINK">$1<ex>get the application on your iPhone</ex></ph>.
231     </message>
232   </if>
233   <!-- End of Desktop to iOS Promo strings. -->
234
235   <!-- Begin of Bookmark Editor strings. -->
236   <message name="IDS_BOOKMARK_EDITOR_NAME_LABEL" desc="Label shown before the title/name of the URL.">
237     Name
238   </message>
239   <message name="IDS_BOOKMARK_AX_EDITOR_NAME_LABEL" desc="Spoken text for bookmark name text field in edit folder dialog">
240     Bookmark name
241   </message>
242   <if expr="is_macosx">
243     <message name="IDS_BOOKMARK_BAR_EDIT_FOLDER_LABEL" desc="Title of label before text field in edit folder dialog">
244       Name:
245     </message>
246   </if>
247   <message name="IDS_BOOKMARK_AX_EDITOR_URL_LABEL" desc="Spoken text for bookmark URL text field in edit folder dialog.">
248     Bookmark URL
249   </message>
250   <message name="IDS_BOOKMARK_EDITOR_URL_LABEL" desc="Label shown before the URL.">
251     URL
252   </message>
253   <message name="IDS_BOOKMARK_EDITOR_CONFIRM_DELETE" desc="The message shown in the dialog asking the user to confirm deleting a folder. [ICU Syntax]">
254     {NUM_BOOKMARKS, plural,
255      =1 {This folder contains a bookmark. Are you sure you want to delete it?}
256      other {This folder contains # bookmarks. Are you sure you want to delete it?}}
257   </message>
258   <if expr="not use_titlecase">
259     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON" desc="Text on the new folder button.">
260       New folder
261     </message>
262     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="Text on the new folder context menu item.">
263       &amp;New folder
264     </message>
265     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title of editor for bookmark folders">
266       Edit folder name
267     </message>
268     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window title of editor for new bookmark folders">
269       New folder
270     </message>
271     <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="The title of the Bookmark All Tabs dialog.">
272       Bookmark all tabs
273     </message>
274   </if>
275   <if expr="use_titlecase">
276     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON" desc="In Title Case: Text on the new folder button.">
277       New Folder
278     </message>
279     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="In Title Case: Text on the new folder context menu item.">
280       &amp;New Folder
281     </message>
282     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="In Title Case: Window title of editor for bookmark folders">
283       Edit Folder Name
284     </message>
285     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="In Title Case: Window title of editor for new bookmark folders">
286       New Folder
287     </message>
288     <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="In Title Case: The title of the Bookmark All Tabs dialog.">
289       Bookmark All Tabs
290     </message>
291   </if>
292   <!-- End of Bookmarks Editor strings. -->
293
294   <!-- Begin of Bookmarks Manager strings. -->
295   <message name="IDS_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window.">
296     Bookmarks
297   </message>
298   <message name="IDS_BOOKMARK_MANAGER_SEARCH_BUTTON" desc="Title of the button in the bookmark manager that triggers a search">
299     Search bookmarks
300   </message>
301   <if expr="not use_titlecase">
302     <message name="IDS_BOOKMARK_MANAGER" desc="The label of the menu item that shows the bookmark manager">
303       &amp;Bookmark manager
304     </message>
305     <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="Title of the organize menu in the bookmark manager.">
306       Organize
307     </message>
308     <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.">
309       Invalid URL
310     </message>
311   </if>
312   <if expr="use_titlecase">
313     <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of the menu item that shows the bookmark manager">
314       &amp;Bookmark Manager
315     </message>
316     <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="In Title Case: Title of the organize menu in the bookmark manager.">
317       Organize
318     </message>
319     <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.">
320       Invalid URL.
321     </message>
322   </if>
323   <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.">
324     bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html
325   </message>
326   <message name="IDS_BOOKMARK_MANAGER_ADD_BOOKMARK_TITLE" desc="Title of the dialog in the bookmark manager that creates a new bookmark.">
327     Add bookmark
328   </message>
329   <message name="IDS_BOOKMARK_MANAGER_ADD_FOLDER_TITLE" desc="Title of the dialog in the bookmark manager that creates a new bookmark folder.">
330     Add folder
331   </message>
332   <message name="IDS_BOOKMARK_MANAGER_CLEAR_SEARCH" desc="Title of the button in the bookmark manager that stops a search.">
333     Clear search
334   </message>
335   <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.">
336     To bookmark pages, click the star in the address bar
337   </message>
338    <message name="IDS_BOOKMARK_MANAGER_EMPTY_UNMODIFIABLE_LIST" desc="The message shown when an unmodifiable bookmark folder is empty.">
339     This folder is empty
340   </message>
341   <message name="IDS_BOOKMARK_MANAGER_FOLDER_LABEL" desc="Label for a folder of bookmarks which is used to label folders for screen reader users.">
342     Folder
343   </message>
344   <message name="IDS_BOOKMARK_MANAGER_FOLDER_RENAME_TITLE" desc="Title of the bookmark editor window when editing folders.">
345     Rename folder
346   </message>
347   <message name="IDS_BOOKMARK_MANAGER_FOLDER_LIST_CHANGED" desc="Message announced by screenreaders when the bookmark list changes.">
348     {COUNT, plural,
349       =1 {1 item in bookmark list}
350       other {# items in bookmark list}}
351   </message>
352   <message name="IDS_BOOKMARK_MANAGER_LIST_AX_LABEL" desc="Spoken feedback for focusing the bookmark list.">
353     Bookmark list
354   </message>
355   <message name="IDS_BOOKMARK_MANAGER_MENU_ADD_BOOKMARK" desc="Title of the bookmark toolbar dropdown menu item that adds a new bookmark.">
356     Add new bookmark
357   </message>
358   <message name="IDS_BOOKMARK_MANAGER_MENU_ADD_FOLDER" desc="Title of the bookmark toolbar dropdown menu item that adds a new folder.">
359     Add new folder
360   </message>
361   <message name="IDS_BOOKMARK_MANAGER_MENU_COPY_URL" desc="Title of the bookmark dropdown menu item that copies the url of the bookmark.">
362     Copy URL
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_OPEN_DIALOG_TITLE" desc="Title of the dialog confirming whether a large number of bookmarks should be opened.">
407     Open selected items
408   </message>
409   <message name="IDS_BOOKMARK_MANAGER_OPEN_DIALOG_CONFIRM" desc="Label for the button to confirm opening a large number of bookmarks.">
410     Open
411   </message>
412   <message name="IDS_BOOKMARK_MANAGER_ITEMS_SELECTED" desc="Label displayed in bookmark manager toolbar telling the user how many items they have selected.">
413     <ph name="NUMBER_OF_ITEMS_SELECTED">$1</ph> selected
414   </message>
415   <message name="IDS_BOOKMARK_MANAGER_SIDEBAR_AX_LABEL" desc="Message announced by screenreaders for the bookmark manager sidebar.">
416     Bookmark folder tree
417   </message>
418   <message name="IDS_BOOKMARK_MANAGER_TOAST_FOLDER_SORTED" desc="Label displayed in toast popup message when a folder's children are sorted.">
419     Folder sorted
420   </message>
421   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEM_DELETED" desc="Label displayed in toast popup message when a single item is deleted.">
422     '<ph name="DELETED_ITEM_NAME">$1<ex>Bookmark X</ex></ph>' deleted
423   </message>
424   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEMS_DELETED" desc="Label displayed in toast popup message when two or more items are deleted.">
425     {COUNT, plural,
426       =1 {1 bookmark deleted}
427       other {# bookmarks deleted}}
428   </message>
429   <message name="IDS_BOOKMARK_MANAGER_TOAST_URL_COPIED" desc="Label displayed in toast popup message when a URL is copied.">
430     URL copied
431   </message>
432   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEM_COPIED" desc="Label displayed in toast popup message when a single item is copied.">
433     '<ph name="COPIED_ITEM_NAME">$1<ex>Bookmark X</ex></ph>' copied
434   </message>
435   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEMS_COPIED" desc="Label displayed in a toast popup message when two or more bookmark items are copied">
436     {COUNT, plural,
437       =1 {1 item copied}
438       other {# items copied}}
439   </message>
440   <!-- End of Bookmarks Manager strings. -->
441
442   <!-- Begin of Bookmarks Menu (in the Main Menu) strings. -->
443   <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in the Main menu and in the Mac menu bar.">
444     &amp;Bookmarks
445   </message>
446   <if expr="not use_titlecase">
447     <message name="IDS_BOOKMARK_THIS_PAGE" desc="Title of the menu item that bookmarks the current page.">
448       Bookmark this page...
449     </message>
450   </if>
451   <if expr="use_titlecase">
452     <message name="IDS_BOOKMARK_THIS_PAGE" desc="In Title Case: Title of the menu item that bookmarks the current page.">
453       Bookmark This Page...
454     </message>
455   </if>
456   <if expr="not use_titlecase">
457     <message name="IDS_BOOKMARK_OPEN_PAGES" desc="Title of the menu item that bookmarks all the pages opened in this window.">
458       Bookmark open pages...
459     </message>
460   </if>
461   <if expr="use_titlecase">
462     <message name="IDS_BOOKMARK_OPEN_PAGES" desc="In Title Case: Title of the menu item that bookmarks all the pages opened in this window.">
463       Bookmark Open Pages...
464     </message>
465   </if>
466   <!-- End of Bookmarks Menu (in the Main Menu) strings. -->
467
468   <!-- Begin of Bookmark Star button strings. -->
469   <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 bookmarked.">
470     Edit bookmark for this page
471   </message>
472   <!-- End of Bookmark Star button strings. -->
473
474 </grit-part>