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