[email protected] | 0cea0ad2 | 2013-04-03 09:02:11 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Bookmarks specific strings (included from generated_resources.grd). --> |
| 3 | <grit-part> |
| 4 | <if expr="not pp_ifdef('android') and not pp_ifdef('ios') and pp_ifdef('use_titlecase')"> |
| 5 | <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="In Title Case: Name shown in the tree for the bookmarks bar folder"> |
| 6 | Bookmarks Bar |
| 7 | </message> |
| 8 | </if> |
| 9 | <if expr="not pp_ifdef('android') and not pp_ifdef('ios') and not pp_ifdef('use_titlecase')"> |
| 10 | <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Name shown in the tree for the bookmarks bar folder"> |
| 11 | Bookmarks bar |
| 12 | </message> |
| 13 | </if> |
| 14 | |
| 15 | <message name="IDS_BOOKMARK_STAR" desc="The text for bookmark menu item"> |
| 16 | Bookmark this page |
| 17 | </message> |
| 18 | |
| 19 | <!-- Begin of Bookmarks Bar strings--> |
| 20 | |
| 21 | <!-- The following two strings are shown when the user has no bookmarks yet. --> |
| 22 | <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks"> |
| 23 | For quick access, place your bookmarks here on the bookmarks bar. |
| 24 | </message> |
| 25 | <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> |
| 26 | Import bookmarks now... |
| 27 | </message> |
| 28 | |
| 29 | <!-- The special folders created when importing from other other browsers. --> |
| 30 | <message name="IDS_BOOKMARK_GROUP_FROM_IE" desc="The group name of bookmarks from Internet Explorer"> |
| 31 | Imported From IE |
| 32 | </message> |
| 33 | <message name="IDS_BOOKMARK_GROUP_FROM_FIREFOX" desc="The group name of bookmarks from Firefox"> |
| 34 | Imported From Firefox |
| 35 | </message> |
| 36 | <message name="IDS_BOOKMARK_GROUP_FROM_SAFARI" desc="The group name of bookmarks from Safari"> |
| 37 | Imported From Safari |
| 38 | </message> |
| 39 | <message name="IDS_BOOKMARK_GROUP_FROM_GOOGLE_TOOLBAR" desc="The group name of bookmarks from Google Toolbar"> |
| 40 | Imported From Google Toolbar |
| 41 | </message> |
| 42 | <message name="IDS_BOOKMARK_GROUP" desc="The group name of bookmarks imported from a file"> |
| 43 | Imported |
| 44 | </message> |
| 45 | |
| 46 | <if expr="not pp_ifdef('use_titlecase')"> |
| 47 | <message name="IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME" desc="Name shown in the tree for the mobile bookmarks folder"> |
| 48 | Mobile bookmarks |
| 49 | </message> |
| 50 | <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="Name shown in the tree for the other bookmarks folder"> |
| 51 | Other bookmarks |
| 52 | </message> |
| 53 | <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"> |
| 54 | Show apps shortcut |
| 55 | </message> |
| 56 | </if> |
| 57 | <if expr="pp_ifdef('use_titlecase')"> |
| 58 | <message name="IDS_BOOKMARK_BAR_MOBILE_FOLDER_NAME" desc="In Title Case: Name shown in the tree for the mobile bookmarks folder"> |
| 59 | Mobile Bookmarks |
| 60 | </message> |
| 61 | <message name="IDS_BOOKMARK_BAR_OTHER_FOLDER_NAME" desc="In Title Case: Name shown in the tree for the other bookmarks folder"> |
| 62 | Other Bookmarks |
| 63 | </message> |
| 64 | <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"> |
| 65 | Show Apps Shortcut |
| 66 | </message> |
| 67 | </if> |
| 68 | <if expr="pp_ifdef('android')"> |
| 69 | <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the tree for the desktop bookmarks folder"> |
| 70 | Desktop bookmarks |
| 71 | </message> |
| 72 | </if> |
| 73 | <if expr="pp_ifdef('ios')"> |
| 74 | <message name="IDS_BOOKMARK_BAR_FOLDER_NAME" desc="Mobile: Name shown in the tree for the desktop bookmarks folder"> |
| 75 | Desktop Bookmarks |
| 76 | </message> |
| 77 | </if> |
| 78 | <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_NAME" desc="Name shown in the bookmark bar for the apps page shortcut"> |
| 79 | Apps |
| 80 | </message> |
| 81 | <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_TOOLTIP" desc="Text shown in the tooltip of the apps page shortcut in the bookmark bar"> |
| 82 | Show apps |
| 83 | </message> |
| 84 | <!-- End of Bookmarks Bar strings. --> |
| 85 | |
| 86 | <!-- Begin of Bookmarks Bar Context Menu strings. --> |
| 87 | <if expr="not pp_ifdef('use_titlecase')"> |
| 88 | <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="Menu title for opening all urls in a bookmark folder"> |
| 89 | &Open all bookmarks |
| 90 | </message> |
| 91 | <message name="IDS_BOOKMARK_BAR_OPEN_ALL_NEW_WINDOW" desc="Menu title for opening all urls in a bookmark folder in a new window"> |
| 92 | Open all bookmarks in &new window |
| 93 | </message> |
| 94 | <message name="IDS_BOOKMARK_BAR_OPEN_ALL_INCOGNITO" desc="Menu description for opening all urls in a bookmark folder in an incognito window"> |
| 95 | Open all bookmarks in &incognito window |
| 96 | </message> |
| 97 | <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="Menu description for loading bookmark in a new tab"> |
| 98 | &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 &new window |
| 102 | </message> |
| 103 | <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="Menu description for opening bookmark in incognito window"> |
| 104 | Open in &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 | &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 | &Rename... |
| 111 | </message> |
| 112 | <message name="IDS_BOOKMARK_BAR_REMOVE" desc="Menu title for removing/unstarring a bookmark"> |
| 113 | &Delete |
| 114 | </message> |
| 115 | <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="Menu title for adding a new bookmark entry"> |
| 116 | Add pa&ge... |
| 117 | </message> |
| 118 | <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="Menu title for adding a new folder"> |
| 119 | Add &folder... |
| 120 | </message> |
| 121 | </if> |
| 122 | <if expr="pp_ifdef('use_titlecase')"> |
| 123 | <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="In Title Case: Menu title for opening all urls in a bookmark folder"> |
| 124 | &Open All Bookmarks |
| 125 | </message> |
| 126 | <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"> |
| 127 | Open All Bookmarks in &New Window |
| 128 | </message> |
| 129 | <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"> |
| 130 | Open All Bookmarks in &Incognito Window |
| 131 | </message> |
| 132 | <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="In Title Case: Menu description for loading bookmark in a new tab"> |
| 133 | &Open in New Tab |
| 134 | </message> |
| 135 | <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="In Title Case: Menu description for loading bookmark in a new window"> |
| 136 | Open in &New Window |
| 137 | </message> |
| 138 | <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="In Title Case: Menu description for opening bookmark in incognito window"> |
| 139 | Open in &Incognito Window |
| 140 | </message> |
| 141 | <message name="IDS_BOOKMARK_BAR_EDIT" desc="In Title Case: Title of the bookmark context menu item that brings up the bookmark editor"> |
| 142 | &Edit... |
| 143 | </message> |
| 144 | <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"> |
| 145 | &Rename... |
| 146 | </message> |
| 147 | <message name="IDS_BOOKMARK_BAR_REMOVE" desc="In Title Case: Menu title for removing/unstarring a bookmark"> |
| 148 | &Delete |
| 149 | </message> |
| 150 | <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="In Title Case: Menu title for adding a new bookmark entry"> |
| 151 | Add Pa&ge... |
| 152 | </message> |
| 153 | <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="In Title Case: Menu title for adding a new folder"> |
| 154 | Add &Folder... |
| 155 | </message> |
| 156 | </if> |
| 157 | <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"> |
| 158 | Are you sure you want to open <ph name="TAB_COUNT">$1<ex>20</ex></ph> tabs? |
| 159 | </message> |
| 160 | <!-- End of Bookmarks Bar Context Menu strings. --> |
| 161 | |
| 162 | <!-- Begin of Bookmarks Bubble strings. --> |
| 163 | <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bubble after bookmarking something"> |
| 164 | Bookmark Added! |
| 165 | </message> |
| 166 | <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubble when re-clicking on a bookmark"> |
| 167 | Bookmark |
| 168 | </message> |
| 169 | <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the link the user can click to edit details of the bookmark"> |
| 170 | Edit... |
| 171 | </message> |
| 172 | <message name="IDS_BOOKMARK_BUBBLE_REMOVE_BOOKMARK" desc="Link for removing the bookmark"> |
| 173 | Remove |
| 174 | </message> |
| 175 | <message name="IDS_BOOKMARK_BUBBLE_TITLE_TEXT" desc="Text preceding the title of the page that was bookmarked"> |
| 176 | Name: |
| 177 | </message> |
| 178 | <message name="IDS_BOOKMARK_BUBBLE_FOLDER_TEXT" desc="Text preceding the folder selector"> |
| 179 | Folder: |
| 180 | </message> |
| 181 | <if expr="not pp_ifdef('use_titlecase')"> |
| 182 | <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)."> |
| 183 | Choose another folder... |
| 184 | </message> |
| 185 | </if> |
| 186 | <if expr="pp_ifdef('use_titlecase')"> |
| 187 | <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)."> |
| 188 | Choose Another Folder... |
| 189 | </message> |
| 190 | </if> |
| 191 | <!-- End of Bookmarks Bubble strings. --> |
| 192 | |
| 193 | <!-- Begin of Bookmark Editor strings. --> |
| 194 | <message name="IDS_BOOKMARK_EDITOR_NAME_LABEL" desc="Label shown before the title/name of the URL."> |
| 195 | Name: |
| 196 | </message> |
| 197 | <message name="IDS_BOOKMARK_BAR_EDIT_FOLDER_LABEL" desc="Title of label before text field in edit folder dialog"> |
| 198 | Name: |
| 199 | </message> |
| 200 | <message name="IDS_BOOKMARK_EDITOR_URL_LABEL" desc="Label shown before the URL."> |
| 201 | URL: |
| 202 | </message> |
| 203 | <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON" desc="Text on the new folder button."> |
| 204 | New folder |
| 205 | </message> |
| 206 | <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="Text on the new folder context menu item."> |
| 207 | &New folder |
| 208 | </message> |
| 209 | <message name="IDS_BOOKMARK_EDITOR_TITLE" desc="Title of the window the bookmark editor is in."> |
| 210 | Edit Bookmark |
| 211 | </message> |
| 212 | <message name="IDS_BOOKMARK_EDITOR_CONFIRM_DELETE" desc="The message shown in the dialog asking the user to confirm deleting a folder."> |
| 213 | This folder contains <ph name="COUNT">$1<ex>5</ex></ph> bookmarks. Are you sure you want to delete it? |
| 214 | </message> |
| 215 | <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_NAME" desc="Name for newly created groups"> |
| 216 | New folder |
| 217 | </message> |
| 218 | <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title of editor for bookmark folders"> |
| 219 | Edit folder name |
| 220 | </message> |
| 221 | <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window title of editor for new bookmark folders"> |
| 222 | New folder |
| 223 | </message> |
| 224 | <if expr="pp_ifdef('ios')"> |
| 225 | <message name="IDS_BOOKMARK_FOLDER_CHOOSER_TITLE" desc="Title of the window the bookmark folder chooser is in."> |
| 226 | Choose Folder |
| 227 | </message> |
| 228 | <message name="IDS_BOOKMARK_ADD_EDITOR_TITLE" desc="Title of the window the bookmark editor is in when adding a bookmark. [Length: 10em]"> |
| 229 | Add Bookmark |
| 230 | </message> |
| 231 | <message name="IDS_BOOKMARK_NEW_FOLDER_BUTTON_TITLE" desc="Title for button to create a new folder in Bookmarks [Length: 14em]"> |
| 232 | New Folder |
| 233 | </message> |
| 234 | <message name="IDS_BOOKMARK_FOLDER_EDITOR_TITLE" desc="Title of the window the bookmark folder editor is in."> |
| 235 | Edit Folder |
| 236 | </message> |
| 237 | </if> |
| 238 | <!-- End of Bookmarks Editor strings. --> |
| 239 | |
| 240 | <!-- Begin of Bookmarks Prompt strings. --> |
| 241 | <message name="IDS_BOOKMARK_PROMPT_MESSAGE" desc="Message of bookmark prompt"> |
| 242 | Like this site? Click here to bookmark it! |
| 243 | </message> |
| 244 | <message name="IDS_BOOKMARK_PROMPT_DISMISS" desc="Link for dismissing bookmark prompt"> |
| 245 | Dismiss |
| 246 | </message> |
| 247 | <!-- End of Bookmarks Prompt strings. --> |
| 248 | |
| 249 | <!-- Begin of Bookmarks Manager strings. --> |
| 250 | <message name="IDS_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window."> |
| 251 | Bookmark Manager |
| 252 | </message> |
| 253 | <message name="IDS_BOOKMARK_MANAGER_SEARCH_BUTTON" desc="Title of the button in the bookmark manager that triggers a search"> |
| 254 | Search bookmarks |
| 255 | </message> |
| 256 | <if expr="not pp_ifdef('use_titlecase')"> |
| 257 | <message name="IDS_BOOKMARK_MANAGER" desc="The label of the menu item that shows the bookmark manager"> |
| 258 | &Bookmark manager |
| 259 | </message> |
| 260 | <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."> |
| 261 | Show in folder |
| 262 | </message> |
| 263 | <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."> |
| 264 | Reorder by title |
| 265 | </message> |
| 266 | <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="Title of the organize menu in the bookmark manager."> |
| 267 | Organize |
| 268 | </message> |
| 269 | <message name="IDS_BOOKMARK_MANAGER_TOOLS_MENU" desc="Title of the tools menu in the bookmark manager."> |
| 270 | Tools |
| 271 | </message> |
| 272 | <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="Title of the import menu item in the bookmark manager."> |
| 273 | Import bookmarks from HTML file... |
| 274 | </message> |
| 275 | <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="Title of the export menu item in the bookmark manager."> |
| 276 | Export bookmarks to HTML file... |
| 277 | </message> |
| 278 | <message name="IDS_BOOKMARK_MANAGER_NAME_INPUT_PLACE_HOLDER" desc="Text to show in the URL input field when editing or creating bookmarks."> |
| 279 | Name |
| 280 | </message> |
| 281 | <message name="IDS_BOOKMARK_MANAGER_URL_INPUT_PLACE_HOLDER" desc="Text to show in the URL input field when editing or creating bookmarks."> |
| 282 | URL |
| 283 | </message> |
| 284 | <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."> |
| 285 | Invalid URL. |
| 286 | </message> |
| 287 | <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="The label for the tree item that shows the recently added bookmarks."> |
| 288 | Recent |
| 289 | </message> |
| 290 | <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks."> |
| 291 | Search |
| 292 | </message> |
| 293 | <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of the window the bookmark all tabs dialog."> |
| 294 | Bookmark all tabs |
| 295 | </message> |
| 296 | </if> |
| 297 | <if expr="pp_ifdef('use_titlecase')"> |
| 298 | <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of the menu item that shows the bookmark manager"> |
| 299 | &Bookmark Manager |
| 300 | </message> |
| 301 | <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."> |
| 302 | Show in Folder |
| 303 | </message> |
| 304 | <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."> |
| 305 | Reorder by Title |
| 306 | </message> |
| 307 | <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="In Title Case: Title of the organize menu in the bookmark manager."> |
| 308 | Organize |
| 309 | </message> |
| 310 | <message name="IDS_BOOKMARK_MANAGER_TOOLS_MENU" desc="In Title Case: Title of the tools menu in the bookmark manager."> |
| 311 | Tools |
| 312 | </message> |
| 313 | <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="In Title Case: Title of the import menu item in the bookmark manager."> |
| 314 | Import Bookmarks from HTML File... |
| 315 | </message> |
| 316 | <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="In Title Case: Title of the export menu item in the bookmark manager."> |
| 317 | Export Bookmarks to HTML File... |
| 318 | </message> |
| 319 | <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."> |
| 320 | Name |
| 321 | </message> |
| 322 | <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."> |
| 323 | URL |
| 324 | </message> |
| 325 | <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."> |
| 326 | Invalid URL. |
| 327 | </message> |
| 328 | <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The label for the tree item that shows the recently added bookmarks."> |
| 329 | Recent |
| 330 | </message> |
| 331 | <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The label for the tree item that shows the search results for the bookmarks."> |
| 332 | Search |
| 333 | </message> |
| 334 | <message name="IDS_BOOKMARK_MANAGER_BOOKMARK_ALL_TABS" desc="Title of the window the bookmark all tabs dialog."> |
| 335 | Bookmark All Tabs |
| 336 | </message> |
| 337 | </if> |
| 338 | <if expr="pp_ifdef('ios')"> |
| 339 | <message name="IDS_BOOKMARK_MANAGER_FOLDER_SECTION" desc="The label for the folder section when editing or creating bookmarks on a phone."> |
| 340 | In Folder: |
| 341 | </message> |
| 342 | <message name="IDS_BOOKMARK_MANAGER_FOLDER_TITLE" desc="The label for the folder selector field when editing or creating bookmarks."> |
| 343 | Folder |
| 344 | </message> |
| 345 | <message name="IDS_BOOKMARK_MANAGER_REMOVE_TITLE" desc="The label for the remove button when editing bookmarks."> |
| 346 | Remove |
| 347 | </message> |
| 348 | </if> |
| 349 | <!-- End of Bookmarks Manager strings. --> |
| 350 | |
| 351 | <!-- Begin of Bookmarks Menu (in the Wrench Menu) strings. --> |
| 352 | <message name="IDS_BOOKMARKS_MENU" desc="The title of the bookmarks menu in the wrench menu and in the mac menu bar"> |
| 353 | &Bookmarks |
| 354 | </message> |
| 355 | <!-- End of Bookmarks Menu (in the Wrench Menu) strings. --> |
| 356 | |
| 357 | <if expr="pp_ifdef('android')"> |
| 358 | <message name="IDS_BOOKMARK_EDIT_FOLDER" desc="Context menu item for editing a bookmark folder"> |
| 359 | Edit folder |
| 360 | </message> |
| 361 | <message name="IDS_BOOKMARK_REMOVE_FOLDER" desc="Context menu item for removing a bookmark folder"> |
| 362 | Remove folder |
| 363 | </message> |
| 364 | </if> |
| 365 | |
| 366 | </grit-part> |