Temporarily re-enabling SizeAfterPrefChange test with traces (this time for Linux...
[chromium-blink-merge.git] / chrome / app / bookmarks_strings.grdp
blobc75ad895f313b0c0e1b852afbd80b44e9ceae7f9
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 following two strings are shown when the user has no bookmarks yet. -->
7 <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks">
8 For quick access, place your bookmarks here on the bookmarks bar.
9 </message>
10 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing ">
11 Import bookmarks now...
12 </message>
14 <!-- The special folders created when importing from other other browsers. -->
15 <if expr="is_win">
16 <message name="IDS_BOOKMARK_GROUP_FROM_IE" desc="The group name of bookmarks from Internet Explorer">
17 Imported From IE
18 </message>
19 </if>
20 <message name="IDS_BOOKMARK_GROUP_FROM_FIREFOX" desc="The group name of bookmarks from Firefox">
21 Imported From Firefox
22 </message>
23 <message name="IDS_BOOKMARK_GROUP_FROM_SAFARI" desc="The group name of bookmarks from Safari">
24 Imported From Safari
25 </message>
26 <message name="IDS_BOOKMARK_GROUP" desc="The group name of bookmarks imported from a file">
27 Imported
28 </message>
29 </if>
31 <if expr="not use_titlecase">
32 <message name="IDS_BOOKMARK_BAR_SHOW_APPS_SHORTCUT" desc="Name shown in the context menu to hide/show the apps shortcut in the bookmakr bar">
33 Show apps shortcut
34 </message>
35 </if>
36 <if expr="use_titlecase">
37 <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 bookmakr bar">
38 Show Apps Shortcut
39 </message>
40 </if>
41 <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_NAME" desc="Name shown in the bookmark bar for the apps page shortcut">
42 Apps
43 </message>
44 <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_TOOLTIP" desc="Text shown in the tooltip of the apps page shortcut in the bookmark bar">
45 Show apps
46 </message>
47 <!-- End of Bookmarks Bar strings. -->
49 <!-- Begin of Bookmarks Bar Context Menu strings. -->
50 <if expr="not use_titlecase">
51 <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="Menu title for opening all urls in a bookmark folder">
52 &amp;Open all bookmarks
53 </message>
54 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_NEW_WINDOW" desc="Menu title for opening all urls in a bookmark folder in a new window">
55 Open all bookmarks in &amp;new window
56 </message>
57 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_INCOGNITO" desc="Menu description for opening all urls in a bookmark folder in an incognito window">
58 Open all bookmarks in &amp;incognito window
59 </message>
60 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="Menu description for loading bookmark in a new tab">
61 &amp;Open in new tab
62 </message>
63 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="Menu description for loading bookmark in a new window">
64 Open in &amp;new window
65 </message>
66 <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="Menu description for opening bookmark in incognito window">
67 Open in &amp;incognito window
68 </message>
69 <message name="IDS_BOOKMARK_BAR_EDIT" desc="Title of the bookmark context menu item that brings up the bookmark editor">
70 &amp;Edit...
71 </message>
72 <message name="IDS_BOOKMARK_BAR_RENAME_FOLDER" desc="Title of the bookmark context menu item that brings up a dialog to rename a folder">
73 &amp;Rename...
74 </message>
75 <message name="IDS_BOOKMARK_BAR_UNDO" desc="Menu title for undoing a bookmark operation">
76 &amp;Undo
77 </message>
78 <message name="IDS_BOOKMARK_BAR_REDO" desc="Menu title for redoing a bookmark operation">
79 &amp;Redo
80 </message>
81 <message name="IDS_BOOKMARK_BAR_UNDO_ADD" desc="Menu title for undoing adding a bookmark">
82 &amp;Undo add
83 </message>
84 <message name="IDS_BOOKMARK_BAR_REDO_ADD" desc="Menu title for redoing adding a bookmark">
85 &amp;Redo add
86 </message>
87 <message name="IDS_BOOKMARK_BAR_UNDO_DELETE" desc="Menu title for undoing deletion of a bookmark">
88 &amp;Undo delete
89 </message>
90 <message name="IDS_BOOKMARK_BAR_REDO_DELETE" desc="Menu title for redoing deletion of a bookmark">
91 &amp;Redo delete
92 </message>
93 <message name="IDS_BOOKMARK_BAR_UNDO_EDIT" desc="Menu title for undoing a bookmark edit">
94 &amp;Undo edit
95 </message>
96 <message name="IDS_BOOKMARK_BAR_REDO_EDIT" desc="Menu title for redoing a bookmark edit">
97 &amp;Redo edit
98 </message>
99 <message name="IDS_BOOKMARK_BAR_UNDO_MOVE" desc="Menu title for undoing moving a bookmark">
100 &amp;Undo move
101 </message>
102 <message name="IDS_BOOKMARK_BAR_REDO_MOVE" desc="Menu title for redoing moving a bookmark">
103 &amp;Redo move
104 </message>
105 <message name="IDS_BOOKMARK_BAR_UNDO_REORDER" desc="Menu title for undoing reordering bookmarks">
106 &amp;Undo reorder
107 </message>
108 <message name="IDS_BOOKMARK_BAR_REDO_REORDER" desc="Menu title for redoing reordering bookmarks">
109 &amp;Redo reorder
110 </message>
111 <message name="IDS_BOOKMARK_BAR_REMOVE" desc="Menu title for removing/unstarring a bookmark">
112 &amp;Delete
113 </message>
114 <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="Menu title for adding a new bookmark entry">
115 Add pa&amp;ge...
116 </message>
117 <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="Menu title for adding a new folder">
118 Add &amp;folder...
119 </message>
120 <if expr="not is_android">
121 <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmark bar">
122 &amp;Show bookmarks bar
123 </message>
124 </if>
125 </if>
126 <if expr="use_titlecase">
127 <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="In Title Case: Menu title for opening all urls in a bookmark folder">
128 &amp;Open All Bookmarks
129 </message>
130 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_NEW_WINDOW" desc="In Title Case: Menu title for opening all urls in a bookmark folder in a new window">
131 Open All Bookmarks in &amp;New Window
132 </message>
133 <message name="IDS_BOOKMARK_BAR_OPEN_ALL_INCOGNITO" desc="In Title Case: Menu description for opening all urls in a bookmark folder in an incognito window">
134 Open All Bookmarks in &amp;Incognito Window
135 </message>
136 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="In Title Case: Menu description for loading bookmark in a new tab">
137 &amp;Open in New Tab
138 </message>
139 <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="In Title Case: Menu description for loading bookmark in a new window">
140 Open in &amp;New Window
141 </message>
142 <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="In Title Case: Menu description for opening bookmark in incognito window">
143 Open in &amp;Incognito Window
144 </message>
145 <message name="IDS_BOOKMARK_BAR_EDIT" desc="In Title Case: Title of the bookmark context menu item that brings up the bookmark editor">
146 &amp;Edit...
147 </message>
148 <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">
149 &amp;Rename...
150 </message>
151 <message name="IDS_BOOKMARK_BAR_UNDO" desc="In Title Case: Menu title for undoing a bookmark operation">
152 &amp;Undo
153 </message>
154 <message name="IDS_BOOKMARK_BAR_REDO" desc="In Title Case: Menu title for redoing a bookmark operation">
155 &amp;Redo
156 </message>
157 <message name="IDS_BOOKMARK_BAR_UNDO_ADD" desc="In Title Case: Menu title for undoing adding a bookmark">
158 &amp;Undo Add
159 </message>
160 <message name="IDS_BOOKMARK_BAR_REDO_ADD" desc="In Title Case: Menu title for redoing adding a bookmark">
161 &amp;Redo Add
162 </message>
163 <message name="IDS_BOOKMARK_BAR_UNDO_DELETE" desc="In Title Case: Menu title for undoing deletion of a bookmark">
164 &amp;Undo Delete
165 </message>
166 <message name="IDS_BOOKMARK_BAR_REDO_DELETE" desc="In Title Case: Menu title for redoing deletion of a bookmark">
167 &amp;Redo Delete
168 </message>
169 <message name="IDS_BOOKMARK_BAR_UNDO_EDIT" desc="In Title Case: Menu title for undoing a bookmark edit">
170 &amp;Undo Edit
171 </message>
172 <message name="IDS_BOOKMARK_BAR_REDO_EDIT" desc="In Title Case: Menu title for redoing a bookmark edit">
173 &amp;Redo Edit
174 </message>
175 <message name="IDS_BOOKMARK_BAR_UNDO_MOVE" desc="In Title Case: Menu title for undoing moving a bookmark">
176 &amp;Undo Move
177 </message>
178 <message name="IDS_BOOKMARK_BAR_REDO_MOVE" desc="In Title Case: Menu title for redoing moving a bookmark">
179 &amp;Redo Move
180 </message>
181 <message name="IDS_BOOKMARK_BAR_UNDO_REORDER" desc="In Title Case: Menu title for undoing reordering bookmarks">
182 &amp;Undo Reorder
183 </message>
184 <message name="IDS_BOOKMARK_BAR_REDO_REORDER" desc="In Title Case: Menu title for redoing reordering bookmarks">
185 &amp;Redo Reorder
186 </message>
187 <message name="IDS_BOOKMARK_BAR_REMOVE" desc="In Title Case: Menu title for removing/unstarring a bookmark">
188 &amp;Delete
189 </message>
190 <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="In Title Case: Menu title for adding a new bookmark entry">
191 Add Pa&amp;ge...
192 </message>
193 <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="In Title Case: Menu title for adding a new folder">
194 Add &amp;Folder...
195 </message>
196 <if expr="not is_android">
197 <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar">
198 &amp;Show Bookmarks Bar
199 </message>
200 </if>
201 </if>
202 <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">
203 Are you sure you want to open <ph name="TAB_COUNT">$1<ex>20</ex></ph> tabs?
204 </message>
205 <!-- End of Bookmarks Bar Context Menu strings. -->
207 <!-- Begin of Bookmarks Bubble strings. -->
208 <if expr="not use_titlecase">
209 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bubble after bookmarking a page.">
210 Bookmark added!
211 </message>
212 </if>
213 <if expr="use_titlecase">
214 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="In Title Case: Title of the bubble after bookmarking a page.">
215 Bookmark Added!
216 </message>
217 </if>
218 <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubble when re-clicking on a bookmark">
219 Bookmark
220 </message>
221 <message name="IDS_BOOKMARK_AX_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubble when re-clicking on a bookmark, read by spoken feedback">
222 Edit bookmark
223 </message>
224 <message name="IDS_BOOKMARK_BUBBLE_TITLE_TEXT" desc="Text preceding the title of the page that was bookmarked">
225 Name:
226 </message>
227 <message name="IDS_BOOKMARK_AX_BUBBLE_TITLE_TEXT" desc="Text preceding the title of the page that was bookmarked, read by spoken feedback">
228 Bookmark name
229 </message>
230 <message name="IDS_BOOKMARK_BUBBLE_FOLDER_TEXT" desc="Text preceding the folder selector">
231 Folder:
232 </message>
233 <message name="IDS_BOOKMARK_AX_BUBBLE_FOLDER_TEXT" desc="Text preceding the folder selector">
234 Bookmark folder
235 </message>
236 <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="Title of the button for removing the bookmark">
237 Remove
238 </message>
239 <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the button the user can click to edit details of the bookmark">
240 Edit...
241 </message>
242 <if expr="not use_titlecase">
243 <message name="IDS_BOOKMARK_BUBBLE_CHOOSER_ANOTHER_FOLDER" desc="Text in the combobox allowing the user to choose another folder (by bringing up th editor).">
244 Choose another folder...
245 </message>
246 </if>
247 <if expr="use_titlecase">
248 <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 th editor).">
249 Choose Another Folder...
250 </message>
251 </if>
252 <!-- End of Bookmarks Bubble strings. -->
254 <!-- Begin of Bookmarks Sync Promo strings. -->
255 <message name="IDS_BOOKMARK_SYNC_PROMO_MESSAGE" desc="Text of the sync promo displayed at the bottom of the bookmark bubble.">
256 <ph name="SIGN_IN_LINK">$1<ex>Sign in</ex></ph> to get your bookmarks everywhere.
257 </message>
258 <message name="IDS_BOOKMARK_SYNC_PROMO_LINK" desc="Text of the link to sign in from the bookmark sync promo.">
259 Sign in
260 </message>
261 <!-- End of Bookmarks Sync Promo strings. -->
263 <!-- Begin of Bookmark Editor strings. -->
264 <message name="IDS_BOOKMARK_EDITOR_NAME_LABEL" desc="Label shown before the title/name of the URL.">
265 Name:
266 </message>
267 <message name="IDS_BOOKMARK_AX_EDITOR_NAME_LABEL" desc="Spoken text for bookmark name text field in edit folder dialog">
268 Bookmark name
269 </message>
270 <if expr="is_macosx">
271 <message name="IDS_BOOKMARK_BAR_EDIT_FOLDER_LABEL" desc="Title of label before text field in edit folder dialog">
272 Name:
273 </message>
274 </if>
275 <message name="IDS_BOOKMARK_AX_EDITOR_URL_LABEL" desc="Spoken text for bookmark URL text field in edit folder dialog.">
276 Bookmark URL
277 </message>
278 <message name="IDS_BOOKMARK_EDITOR_URL_LABEL" desc="Label shown before the URL.">
279 URL:
280 </message>
281 <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON" desc="Text on the new folder button.">
282 New folder
283 </message>
284 <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="Text on the new folder context menu item.">
285 &amp;New folder
286 </message>
287 <message name="IDS_BOOKMARK_EDITOR_TITLE" desc="Title of the window the bookmark editor is in.">
288 Edit Bookmark
289 </message>
290 <message name="IDS_BOOKMARK_EDITOR_CONFIRM_DELETE" desc="The message shown in the dialog asking the user to confirm deleting a folder.">
291 This folder contains <ph name="COUNT">$1<ex>5</ex></ph> bookmarks. Are you sure you want to delete it?
292 </message>
293 <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_NAME" desc="Name for newly created groups">
294 New folder
295 </message>
296 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title of editor for bookmark folders">
297 Edit folder name
298 </message>
299 <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window title of editor for new bookmark folders">
300 New folder
301 </message>
302 <if expr="is_ios">
303 <message name="IDS_BOOKMARK_FOLDER_CHOOSER_TITLE" desc="Title of the window the bookmark folder chooser is in.">
304 Choose Folder
305 </message>
306 <message name="IDS_BOOKMARK_ADD_EDITOR_TITLE" desc="Title of the window the bookmark editor is in when adding a bookmark. [Length: 10em]">
307 Add Bookmark
308 </message>
309 <message name="IDS_BOOKMARK_NEW_FOLDER_BUTTON_TITLE" desc="Title for button to create a new folder in Bookmarks [Length: 14em]">
310 New Folder
311 </message>
312 <message name="IDS_BOOKMARK_FOLDER_EDITOR_TITLE" desc="Title of the window the bookmark folder editor is in.">
313 Edit Folder
314 </message>
315 </if>
316 <if expr="not use_titlecase">
317 <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="The title of the Bookmark All Tabs dialog.">
318 Bookmark all tabs
319 </message>
320 </if>
321 <if expr="use_titlecase">
322 <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="In Title Case: The title of the Bookmark All Tabs dialog.">
323 Bookmark All Tabs
324 </message>
325 </if>
326 <!-- End of Bookmarks Editor strings. -->
328 <!-- Begin of Bookmarks Manager strings. -->
329 <message name="IDS_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window.">
330 Bookmark Manager
331 </message>
332 <message name="IDS_BOOKMARK_MANAGER_SEARCH_BUTTON" desc="Title of the button in the bookmark manager that triggers a search">
333 Search bookmarks
334 </message>
335 <if expr="not use_titlecase">
336 <message name="IDS_BOOKMARK_MANAGER" desc="The label of the menu item that shows the bookmark manager">
337 &amp;Bookmark manager
338 </message>
339 <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="Title of the organize menu in the bookmark manager.">
340 Organize
341 </message>
342 <message name="IDS_BOOKMARK_MANAGER_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 table.">
343 Show in folder
344 </message>
345 <message name="IDS_BOOKMARK_MANAGER_SORT" desc="The label of the menu item in the bookmark manager organize menu that alphabetizes the bookmarks/folders by title.">
346 Reorder by title
347 </message>
348 <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="Title of the import menu item in the bookmark manager.">
349 Import bookmarks from HTML file...
350 </message>
351 <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="Title of the export menu item in the bookmark manager.">
352 Export bookmarks to HTML file...
353 </message>
354 <message name="IDS_BOOKMARK_MANAGER_NAME_INPUT_PLACE_HOLDER" desc="Text to show in the URL input field when editing or creating bookmarks.">
355 Name
356 </message>
357 <message name="IDS_BOOKMARK_MANAGER_URL_INPUT_PLACE_HOLDER" desc="Text to show in the URL input field when editing or creating bookmarks.">
359 </message>
360 <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.">
361 Invalid URL.
362 </message>
363 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="The label for the tree item that shows the recently added bookmarks.">
364 Recent
365 </message>
366 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks.">
367 Search
368 </message>
369 </if>
370 <if expr="use_titlecase">
371 <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of the menu item that shows the bookmark manager">
372 &amp;Bookmark Manager
373 </message>
374 <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="In Title Case: Title of the organize menu in the bookmark manager.">
375 Organize
376 </message>
377 <message name="IDS_BOOKMARK_MANAGER_SHOW_IN_FOLDER" desc="In Title Case: 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 table.">
378 Show in Folder
379 </message>
380 <message name="IDS_BOOKMARK_MANAGER_SORT" desc="In Title Case: The label of the menu item in the bookmark manager organize menu that alphabetizes the bookmarks/folders by title.">
381 Reorder by Title
382 </message>
383 <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="In Title Case: Title of the import menu item in the bookmark manager.">
384 Import Bookmarks from HTML File...
385 </message>
386 <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="In Title Case: Title of the export menu item in the bookmark manager.">
387 Export Bookmarks to HTML File...
388 </message>
389 <message name="IDS_BOOKMARK_MANAGER_NAME_INPUT_PLACE_HOLDER" desc="In Title Case: Text to show in the URL input field when editing or creating bookmarks.">
390 Name
391 </message>
392 <message name="IDS_BOOKMARK_MANAGER_URL_INPUT_PLACE_HOLDER" desc="In Title Case: Text to show in the URL input field when editing or creating bookmarks.">
394 </message>
395 <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.">
396 Invalid URL.
397 </message>
398 <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The label for the tree item that shows the recently added bookmarks.">
399 Recent
400 </message>
401 <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The label for the tree item that shows the search results for the bookmarks.">
402 Search
403 </message>
404 </if>
405 <if expr="is_ios">
406 <message name="IDS_BOOKMARK_MANAGER_FOLDER_SECTION" desc="The label for the folder section when editing or creating bookmarks on a phone.">
407 In Folder:
408 </message>
409 <message name="IDS_BOOKMARK_MANAGER_FOLDER_TITLE" desc="The label for the folder selector field when editing or creating bookmarks.">
410 Folder
411 </message>
412 <message name="IDS_BOOKMARK_MANAGER_REMOVE_TITLE" desc="The label for the remove button when editing bookmarks.">
413 Remove
414 </message>
415 </if>
416 <message name="IDS_EXPORT_BOOKMARKS_DEFAULT_FILENAME" desc="Filename that pre-populates the filename field when user attempts to export his bookmarks from Bookmark Manager.">
417 bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html
418 </message>
419 <!-- End of Bookmarks Manager strings. -->
421 <!-- Begin of Bookmarks Menu (in the Main Menu) strings. -->
422 <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in the Main menu and in the Mac menu bar.">
423 &amp;Bookmarks
424 </message>
425 <if expr="not use_titlecase">
426 <message name="IDS_BOOKMARK_THIS_PAGE" desc="Title of the menu item that bookmarks the current page.">
427 Bookmark this page...
428 </message>
429 </if>
430 <if expr="use_titlecase">
431 <message name="IDS_BOOKMARK_THIS_PAGE" desc="In Title Case: Title of the menu item that bookmarks the current page.">
432 Bookmark This Page...
433 </message>
434 </if>
435 <if expr="not use_titlecase">
436 <message name="IDS_BOOKMARK_OPEN_PAGES" desc="Title of the menu item that bookmarks all the pages opened in this window.">
437 Bookmark open pages...
438 </message>
439 </if>
440 <if expr="use_titlecase">
441 <message name="IDS_BOOKMARK_OPEN_PAGES" desc="In Title Case: Title of the menu item that bookmarks all the pages opened in this window.">
442 Bookmark Open Pages...
443 </message>
444 </if>
445 <!-- End of Bookmarks Menu (in the Main Menu) strings. -->
447 <!-- Being of Bookmark Star button strings. -->
448 <message name="IDS_TOOLTIP_STAR" desc="The tooltip shown when you hover the star button in the right side of the location bar.">
449 Bookmark this page
450 </message>
451 <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.">
452 Edit bookmark for this page
453 </message>
454 <!-- End of Bookmark Star button strings. -->
456 </grit-part>