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