Upload upstream chromium 108.0.5359.1
[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_READING_LIST" desc="Name shown in the context menu to hide/show the reading list in the bookmark bar">
31       Show reading list
32     </message>
33     <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">
34       Show managed bookmarks
35     </message>
36     <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">
37       Show <ph name="FOLDER_NAME">$1<ex>managed bookmarks</ex></ph>
38     </message>
39   </if>
40   <if expr="use_titlecase">
41     <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">
42       Show Apps Shortcut
43     </message>
44     <message name="IDS_BOOKMARK_BAR_SHOW_READING_LIST" desc="In Title Case: Name shown in the context menu to hide/show the reading list in the bookmark bar">
45       Show Reading List
46     </message>
47     <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">
48       Show Managed Bookmarks
49     </message>
50     <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">
51       Show <ph name="FOLDER_NAME">$1<ex>Managed Bookmarks</ex></ph>
52     </message>
53   </if>
54   <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_NAME" desc="Name shown in the bookmark bar for the apps page shortcut">
55     Apps
56   </message>
57   <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_TOOLTIP" desc="Text shown in the tooltip of the apps page shortcut in the bookmark bar">
58     Show apps
59   </message>
60   <message name="IDS_BOOKMARK_BAR_OVERFLOW_BUTTON_TOOLTIP" desc="Text shown on the overflow chevron, if visible">
61     Hidden bookmarks
62   </message>
63   <!-- End of Bookmarks Bar strings. -->
64
65   <!-- Begin of Bookmarks Bar Context Menu strings. -->
66   <if expr="not use_titlecase">
67     <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="Menu title for opening all urls in a bookmark folder">
68       &amp;Open all bookmarks
69     </message>
70     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT" desc="Menu title for opening all urls in a bookmark folder">
71         {COUNT, plural,
72           =0 {&amp;Open all}
73           =1 {&amp;Open bookmark}
74           other {&amp;Open all ({COUNT})}}
75     </message>
76     <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">
77         {COUNT, plural,
78           =0 {Open all in &amp;new window}
79           =1 {Open in &amp;new window}
80           other {Open all ({COUNT}) in &amp;new window}}
81     </message>
82     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT_INCOGNITO" desc="Menu description for opening all urls in a bookmark folder in an Incognito window">
83         {COUNT, plural,
84           =0 {Open all in &amp;Incognito window}
85           =1 {Open in &amp;Incognito window}
86           other {Open all ({COUNT}) in &amp;Incognito window}}
87     </message>
88     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT_NEW_TAB_GROUP" desc="Menu description for opening all urls in a bookmark folder in a new group">
89         {COUNT, plural,
90           =0 {Open all in &amp;new tab group}
91           =1 {Open in &amp;new tab group}
92           other {Open all ({COUNT}) in &amp;new tab group}}
93     </message>
94     <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="Menu description for loading bookmark in a new tab">
95       &amp;Open in new tab
96     </message>
97     <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="Menu description for loading bookmark in a new window">
98       Open in &amp;new window
99     </message>
100     <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="Menu description for opening bookmark in Incognito window">
101       Open in &amp;Incognito window
102     </message>
103     <message name="IDS_BOOKMARK_BAR_EDIT" desc="Title of the bookmark context menu item that brings up the bookmark editor">
104       &amp;Edit...
105     </message>
106     <message name="IDS_BOOKMARK_BAR_RENAME_FOLDER" desc="Title of the bookmark context menu item that brings up a dialog to rename a folder">
107       &amp;Rename...
108     </message>
109     <message name="IDS_BOOKMARK_BAR_REMOVE" desc="Menu title for removing/unstarring a bookmark">
110       &amp;Delete
111     </message>
112     <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="Menu title for adding a new bookmark entry">
113       Add pa&amp;ge...
114     </message>
115     <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="Menu title for adding a new folder">
116       Add &amp;folder...
117     </message>
118     <if expr="not is_android">
119       <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmark bar">
120         &amp;Show bookmarks bar
121       </message>
122     </if>
123   </if>
124   <if expr="use_titlecase">
125     <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="In Title Case: Menu title for opening all urls in a bookmark folder">
126         &amp;Open All Bookmarks
127     </message>
128     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT" desc="In Title Case: Menu title for opening all urls in a bookmark folder">
129         {COUNT, plural,
130           =0 {&amp;Open All}
131           =1 {&amp;Open Bookmark}
132        other {&amp;Open All ({COUNT})}}
133     </message>
134     <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">
135         {COUNT, plural,
136           =0 {Open All in &amp;New Window}
137           =1 {Open in &amp;New Window}
138           other {Open All ({COUNT}) in &amp;New Window}}
139     </message>
140     <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">
141         {COUNT, plural,
142           =0 {Open All in &amp;Incognito Window}
143           =1 {Open in &amp;Incognito Window}
144           other {Open All ({COUNT}) in &amp;Incognito Window}}
145     </message>
146     <message name="IDS_BOOKMARK_BAR_OPEN_ALL_COUNT_NEW_TAB_GROUP" desc="In Title Case: Menu title for opening all urls in a bookmark folder in a new group">
147         {COUNT, plural,
148           =0 {Open All in &amp;New Tab Group}
149           =1 {Open in &amp;New Tab Group}
150           other {Open All ({COUNT}) in &amp;New Tab Group}}
151     </message>
152     <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="In Title Case: Menu description for loading bookmark in a new tab">
153       &amp;Open in New Tab
154     </message>
155     <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="In Title Case: Menu description for loading bookmark in a new window">
156       Open in &amp;New Window
157     </message>
158     <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="In Title Case: Menu description for opening bookmark in Incognito window">
159       Open in &amp;Incognito Window
160     </message>
161     <message name="IDS_BOOKMARK_BAR_EDIT" desc="In Title Case: Title of the bookmark context menu item that brings up the bookmark editor">
162       &amp;Edit...
163     </message>
164     <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">
165       &amp;Rename...
166     </message>
167     <message name="IDS_BOOKMARK_BAR_REMOVE" desc="In Title Case: Menu title for removing/unstarring a bookmark">
168       &amp;Delete
169     </message>
170     <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="In Title Case: Menu title for adding a new bookmark entry">
171       Add Pa&amp;ge...
172     </message>
173     <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="In Title Case: Menu title for adding a new folder">
174       Add &amp;Folder...
175     </message>
176     <if expr="not is_android">
177       <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar">
178         &amp;Show Bookmarks Bar
179       </message>
180     </if>
181   </if>
182   <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.">
183     Are you sure you want to open <ph name="TAB_COUNT">$1<ex>20</ex></ph> tabs?
184   </message>
185   <!-- End of Bookmarks Bar Context Menu strings. -->
186
187   <!-- Begin of Bookmarks Bubble strings. -->
188   <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bubble after bookmarking a page.">
189     Bookmark added
190   </message>
191   <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubble when re-clicking on a bookmark">
192     Edit bookmark
193   </message>
194   <message name="IDS_BOOKMARK_BUBBLE_NAME_LABEL" desc="Text preceding the title of the page that was bookmarked" meaning="Name of an inanimate object">
195     Name
196   </message>
197   <message name="IDS_BOOKMARK_AX_BUBBLE_NAME_LABEL" desc="Text preceding the title of the page that was bookmarked, read by spoken feedback">
198     Bookmark name
199   </message>
200   <message name="IDS_BOOKMARK_BUBBLE_FOLDER_LABEL" desc="Text preceding the folder selector">
201     Folder
202   </message>
203   <message name="IDS_BOOKMARK_AX_BUBBLE_FOLDER_LABEL" desc="Text preceding the folder selector">
204     Bookmark folder
205   </message>
206   <if expr="not use_titlecase">
207     <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the button the user can click to go to a more advanced bookmark editor">
208       More...
209     </message>
210     <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).">
211       Choose another folder...
212     </message>
213   </if>
214   <if expr="use_titlecase">
215     <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">
216       More...
217     </message>
218     <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).">
219       Choose Another Folder...
220     </message>
221   </if>
222   <!-- End of Bookmarks Bubble strings. -->
223
224   <!-- Begin of Bookmarks Sync Promo strings for Desktop Identity Consistency. -->
225   <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.">
226     To get your bookmarks on all your devices, turn on sync.
227   </message>
228   <!-- End of Bookmarks Sync Promo strings for Desktop Identity Consistency. -->
229
230   <!-- Begin of Desktop to iOS Promo strings. -->
231   <if expr="is_win">
232     <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.">
233       Sync this bookmark to your iPhone
234     </message>
235     <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.">
236       Get this bookmark on your iPhone
237     </message>
238     <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.">
239       Share this bookmark with your iPhone
240     </message>
241     <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.">
242       To get your bookmarks on your mobile device, <ph name="GET_IOS_APP_LINK">$1<ex>get the application on your iPhone</ex></ph>.
243     </message>
244   </if>
245   <!-- End of Desktop to iOS Promo strings. -->
246
247   <!-- Begin of Bookmark Editor strings. -->
248   <message name="IDS_BOOKMARK_EDITOR_NAME_LABEL" desc="Label shown before the title/name of the URL." meaning="Name of an inanimate object">
249     Name
250   </message>
251   <message name="IDS_BOOKMARK_AX_EDITOR_NAME_LABEL" desc="Spoken text for bookmark name text field in edit folder dialog">
252     Bookmark name
253   </message>
254   <if expr="is_macosx">
255     <message name="IDS_BOOKMARK_BAR_EDIT_FOLDER_LABEL" desc="Title of label before text field in edit folder dialog">
256       Name:
257     </message>
258   </if>
259   <message name="IDS_BOOKMARK_AX_EDITOR_URL_LABEL" desc="Spoken text for bookmark URL text field in edit folder dialog.">
260     Bookmark URL
261   </message>
262   <message name="IDS_BOOKMARK_EDITOR_URL_LABEL" desc="Label shown before the URL.">
263     URL
264   </message>
265   <message name="IDS_BOOKMARK_EDITOR_CONFIRM_DELETE" desc="The message shown in the dialog asking the user to confirm deleting a folder. [ICU Syntax]">
266     {NUM_BOOKMARKS, plural,
267      =1 {This folder contains a bookmark. Are you sure you want to delete it?}
268      other {This folder contains # bookmarks. Are you sure you want to delete it?}}
269   </message>
270   <if expr="not use_titlecase">
271     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON" desc="Text on the new folder button.">
272       New folder
273     </message>
274     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="Text on the new folder context menu item.">
275       &amp;New folder
276     </message>
277     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title of editor for bookmark folders">
278       Edit folder name
279     </message>
280     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window title of editor for new bookmark folders">
281       New folder
282     </message>
283     <message name="IDS_UNNAMED_BOOKMARK_FOLDER" desc="Tooltip for unnamed bookmark folders">
284       Unnamed folder
285     </message>
286     <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="The title of the Bookmark All Tabs dialog.">
287       Bookmark all tabs
288     </message>
289   </if>
290   <if expr="use_titlecase">
291     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON" desc="In Title Case: Text on the new folder button.">
292       New Folder
293     </message>
294     <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="In Title Case: Text on the new folder context menu item.">
295       &amp;New Folder
296     </message>
297     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="In Title Case: Window title of editor for bookmark folders">
298       Edit Folder Name
299     </message>
300     <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="In Title Case: Window title of editor for new bookmark folders">
301       New Folder
302     </message>
303     <message name="IDS_UNNAMED_BOOKMARK_FOLDER" desc="In Title Case: Tooltip for unnamed bookmark folders">
304       Unnamed Folder
305     </message>
306     <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="In Title Case: The title of the Bookmark All Tabs dialog.">
307       Bookmark All Tabs
308     </message>
309   </if>
310   <!-- End of Bookmarks Editor strings. -->
311
312   <!-- Begin of Bookmarks Manager strings. -->
313   <message name="IDS_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window.">
314     Bookmarks
315   </message>
316   <message name="IDS_BOOKMARK_MANAGER_SEARCH_BUTTON" desc="Title of the button in the bookmark manager that triggers a search">
317     Search bookmarks
318   </message>
319   <if expr="not use_titlecase">
320     <message name="IDS_BOOKMARK_MANAGER" desc="The label of the menu item that shows the bookmark manager">
321       &amp;Bookmark manager
322     </message>
323     <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="Title of the organize menu in the bookmark manager.">
324       Organize
325     </message>
326     <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.">
327       Invalid URL
328     </message>
329   </if>
330   <if expr="use_titlecase">
331     <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of the menu item that shows the bookmark manager">
332       &amp;Bookmark Manager
333     </message>
334     <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="In Title Case: Title of the organize menu in the bookmark manager.">
335       Organize
336     </message>
337     <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.">
338       Invalid URL.
339     </message>
340   </if>
341   <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.">
342     bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html
343   </message>
344   <message name="IDS_BOOKMARK_MANAGER_ADD_BOOKMARK_TITLE" desc="Title of the dialog in the bookmark manager that creates a new bookmark.">
345     Add bookmark
346   </message>
347   <message name="IDS_BOOKMARK_MANAGER_ADD_FOLDER_TITLE" desc="Title of the dialog in the bookmark manager that creates a new bookmark folder.">
348     Add folder
349   </message>
350   <message name="IDS_BOOKMARK_MANAGER_CLEAR_SEARCH" desc="Title of the button in the bookmark manager that stops a search.">
351     Clear search
352   </message>
353   <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.">
354     To bookmark pages, click the star in the address bar
355   </message>
356    <message name="IDS_BOOKMARK_MANAGER_EMPTY_UNMODIFIABLE_LIST" desc="The message shown when an unmodifiable bookmark folder is empty.">
357     This folder is empty
358   </message>
359   <message name="IDS_BOOKMARK_MANAGER_FOLDER_LABEL" desc="Label for a folder of bookmarks which is used to label folders for screen reader users.">
360     Folder
361   </message>
362   <message name="IDS_BOOKMARK_MANAGER_FOLDER_RENAME_TITLE" desc="Title of the bookmark editor window when editing folders.">
363     Rename folder
364   </message>
365   <message name="IDS_BOOKMARK_MANAGER_FOLDER_LIST_CHANGED" desc="Message announced by screenreaders when the bookmark list changes.">
366     {COUNT, plural,
367       =1 {1 item in bookmark list}
368       other {{COUNT} items in bookmark list}}
369   </message>
370   <message name="IDS_BOOKMARK_MANAGER_LIST_AX_LABEL" desc="Spoken feedback for focusing the bookmark list.">
371     Bookmark list
372   </message>
373   <message name="IDS_BOOKMARK_MANAGER_MENU_ADD_BOOKMARK" desc="Title of the bookmark toolbar dropdown menu item that adds a new bookmark.">
374     Add new bookmark
375   </message>
376   <message name="IDS_BOOKMARK_MANAGER_MENU_ADD_FOLDER" desc="Title of the bookmark toolbar dropdown menu item that adds a new folder.">
377     Add new folder
378   </message>
379   <message name="IDS_BOOKMARK_MANAGER_MENU_CUT" desc="Title of the bookmark dropdown menu item that cuts one or more bookmarks.">
380     Cut
381   </message>
382   <message name="IDS_BOOKMARK_MANAGER_MENU_COPY" desc="Title of the bookmark dropdown menu item that copies one or more bookmarks.">
383     Copy
384   </message>
385   <message name="IDS_BOOKMARK_MANAGER_MENU_PASTE" desc="Title of the bookmark dropdown menu item that pastes one or more bookmarks.">
386     Paste
387   </message>
388   <message name="IDS_BOOKMARK_MANAGER_MENU_EXPORT" desc="Title of the bookmark toolbar dropdown menu item that exports bookmarks.">
389     Export bookmarks
390   </message>
391   <message name="IDS_BOOKMARK_MANAGER_MENU_HELP_CENTER" desc="Title of the bookmark toolbar dropdown menu item that opens the help center.">
392     Help center
393   </message>
394   <message name="IDS_BOOKMARK_MANAGER_MENU_IMPORT" desc="Title of the bookmark toolbar dropdown menu item that imports bookmarks.">
395     Import bookmarks
396   </message>
397   <message name="IDS_BOOKMARK_MANAGER_MENU_IMPORT_BEGAN" desc="Accessibility text for after the user selects bookmarks to import.">
398     Importing bookmarks...
399   </message>
400   <message name="IDS_BOOKMARK_MANAGER_MENU_IMPORT_ENDED" desc="Accessibility text for after the bookmarks manager has finished importing bookmarks.">
401     Bookmarks imported.
402   </message>
403   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_ALL" desc="Menu title for opening all urls in a bookmark folder">
404     Open all
405   </message>
406   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_ALL_WITH_COUNT" desc="Menu title for opening all urls in a bookmark folder, which includes a count of urls">
407     Open all (<ph name="URL_COUNT">$1<ex>5</ex></ph>)
408   </message>
409   <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">
410     Open all in new window
411   </message>
412   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_ALL_NEW_WINDOW_WITH_COUNT" desc="Menu title for opening all urls in a bookmark folder in a new window, which includes a count of urls">
413     Open all (<ph name="URL_COUNT">$1<ex>5</ex></ph>) in new window
414   </message>
415   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_ALL_INCOGNITO" desc="Menu description for opening all urls in a bookmark folder in an Incognito window">
416     Open all in Incognito window
417   </message>
418   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_ALL_INCOGNITO_WITH_COUNT" desc="Menu description for opening all urls in a bookmark folder in an Incognito window, which includes a count of urls">
419     Open all (<ph name="URL_COUNT">$1<ex>5</ex></ph>) in Incognito window
420   </message>
421   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_IN_NEW_TAB" desc="Menu description for opening a bookmark in a new tab">
422     Open in new tab
423   </message>
424   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_IN_NEW_WINDOW" desc="Menu description for opening a bookmark in a new window">
425     Open in new window
426   </message>
427   <message name="IDS_BOOKMARK_MANAGER_MENU_OPEN_INCOGNITO" desc="Menu description for opening a bookmark in Incognito window">
428     Open in Incognito window
429   </message>
430   <message name="IDS_BOOKMARK_MANAGER_MENU_RENAME" desc="Title of the bookmark list dropdown menu item that renames folders.">
431     Rename
432   </message>
433   <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.">
434     Show in folder
435   </message>
436   <message name="IDS_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark toolbar dropdown menu item that sorts bookmarks by title.">
437     Sort by name
438   </message>
439   <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'">
440     More actions
441   </message>
442   <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'">
443     More actions for <ph name="BOOKMARK_NAME">$1<ex>Bookmark X</ex></ph>
444   </message>
445   <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'">
446     More actions for selected items
447   </message>
448   <message name="IDS_BOOKMARK_MANAGER_OPEN_DIALOG_TITLE" desc="Title of the dialog confirming whether a large number of bookmarks should be opened.">
449     Open selected items
450   </message>
451   <message name="IDS_BOOKMARK_MANAGER_OPEN_DIALOG_CONFIRM" desc="Label for the button to confirm opening a large number of bookmarks.">
452     Open
453   </message>
454   <message name="IDS_BOOKMARK_MANAGER_ITEMS_SELECTED" desc="Label displayed in bookmark manager toolbar telling the user how many items they have selected.">
455     <ph name="NUMBER_OF_ITEMS_SELECTED">$1</ph> selected
456   </message>
457   <message name="IDS_BOOKMARK_MANAGER_ITEMS_UNSELECTED" desc="Message screen readers read out when unselecting all bookmarks and folders.">
458     All items unselected, selection mode exited.
459   </message>
460   <message name="IDS_BOOKMARK_MANAGER_SIDEBAR_AX_LABEL" desc="Message announced by screenreaders for the bookmark manager sidebar.">
461     Bookmark folder tree
462   </message>
463   <message name="IDS_BOOKMARK_MANAGER_TOAST_FOLDER_SORTED" desc="Label displayed in toast popup message when a folder's children are sorted.">
464     Folder sorted
465   </message>
466   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEM_DELETED" desc="Label displayed in toast popup message when a single item is deleted.">
467     '<ph name="DELETED_ITEM_NAME">$1<ex>Bookmark X</ex></ph>' deleted
468   </message>
469   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEMS_DELETED" desc="Label displayed in toast popup message when two or more items are deleted.">
470     {COUNT, plural,
471       =1 {1 bookmark deleted}
472       other {{COUNT} bookmarks deleted}}
473   </message>
474   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEM_COPIED" desc="Label displayed in toast popup message when a single item is copied.">
475     '<ph name="COPIED_ITEM_NAME">$1<ex>Bookmark X</ex></ph>' copied
476   </message>
477   <message name="IDS_BOOKMARK_MANAGER_TOAST_ITEMS_COPIED" desc="Label displayed in a toast popup message when two or more bookmark items are copied">
478     {COUNT, plural,
479       =1 {1 item copied}
480       other {{COUNT} items copied}}
481   </message>
482   <!-- End of Bookmarks Manager strings. -->
483
484   <!-- Begin of Bookmarks Menu (in the Main Menu) strings. -->
485   <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in the Main menu and in the Mac menu bar.">
486     &amp;Bookmarks
487   </message>
488   <if expr="not use_titlecase">
489     <message name="IDS_BOOKMARK_THIS_TAB" desc="Title of the menu item that bookmarks the current tab.">
490       Bookmark this tab...
491     </message>
492   </if>
493   <if expr="use_titlecase">
494     <message name="IDS_BOOKMARK_THIS_TAB" desc="In Title Case: Title of the menu item that bookmarks the current tab.">
495       Bookmark This Tab...
496     </message>
497   </if>
498   <if expr="not use_titlecase">
499     <message name="IDS_BOOKMARK_ALL_TABS" desc="Title of the menu item that bookmarks all the tabs opened in this window.">
500       Bookmark all tabs...
501     </message>
502   </if>
503   <if expr="use_titlecase">
504     <message name="IDS_BOOKMARK_ALL_TABS" desc="In Title Case: Title of the menu item that bookmarks all the tabs opened in this window.">
505       Bookmark All Tabs...
506     </message>
507   </if>
508   <!-- End of Bookmarks Menu (in the Main Menu) strings. -->
509
510   <!-- Begin of Bookmark Star button strings. -->
511   <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.">
512     Edit bookmark for this tab
513   </message>
514   <!-- End of Bookmark Star button strings. -->
515
516   <!-- Begin of screen reader message strings. -->
517   <message name="IDS_BOOKMARK_SCREEN_READER_CREATED" desc="Screen reader message that is read when a bookmark is created.">
518     '<ph name="BOOKMARK_TITLE">$1<ex>Google</ex></ph>' created.
519   </message>
520   <message name="IDS_BOOKMARK_SCREEN_READER_REORDERED" desc="Screen reader message that is read when a bookmark is reordered.">
521     '<ph name="BOOKMARK_TITLE">$1<ex>Google</ex></ph>' moved.
522   </message>
523   <message name="IDS_BOOKMARK_SCREEN_READER_MOVED" desc="Screen reader message that is read when a bookmark is moved into a different folder.">
524     '<ph name="BOOKMARK_TITLE">$1<ex>Google</ex></ph>' moved into '<ph name="NEW_FOLDER_TITLE">$2<ex>Search engines</ex></ph>'.
525   </message>
526   <!-- End of screen reader message strings. -->
527
528 </grit-part>