| <?xml version="1.0" encoding="utf-8"?> |
| <!-- Bookmarks specific strings (included from generated_resources.grd). --> |
| <grit-part> |
| <!-- Begin of Bookmarks Bar strings--> |
| <if expr="not is_android"> |
| <!-- The following two strings are shown when the user has no bookmarks yet. --> |
| <message name="IDS_BOOKMARKS_NO_ITEMS" desc="Text shown when the user has no bookmarks"> |
| For quick access, place your bookmarks here on the bookmarks bar. |
| </message> |
| <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing "> |
| Import bookmarks now... |
| </message> |
| |
| <!-- The special folders created when importing from other other browsers. --> |
| <if expr="is_win"> |
| <message name="IDS_BOOKMARK_GROUP_FROM_IE" desc="The group name of bookmarks from Internet Explorer"> |
| Imported From IE |
| </message> |
| <message name="IDS_BOOKMARK_GROUP_FROM_EDGE" desc="The group name of bookmarks from Edge"> |
| Imported From Edge |
| </message> |
| </if> |
| <message name="IDS_BOOKMARK_GROUP_FROM_FIREFOX" desc="The group name of bookmarks from Firefox"> |
| Imported From Firefox |
| </message> |
| <message name="IDS_BOOKMARK_GROUP_FROM_SAFARI" desc="The group name of bookmarks from Safari"> |
| Imported From Safari |
| </message> |
| <message name="IDS_BOOKMARK_GROUP" desc="The group name of bookmarks imported from a file"> |
| Imported |
| </message> |
| </if> |
| |
| <if expr="not use_titlecase"> |
| <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"> |
| Show apps shortcut |
| </message> |
| <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"> |
| Show managed bookmarks |
| </message> |
| <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"> |
| Show <ph name="FOLDER_NAME">$1<ex>managed bookmarks</ex></ph> |
| </message> |
| </if> |
| <if expr="use_titlecase"> |
| <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"> |
| Show Apps Shortcut |
| </message> |
| <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"> |
| Show Managed Bookmarks |
| </message> |
| <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"> |
| Show <ph name="FOLDER_NAME">$1<ex>Managed Bookmarks</ex></ph> |
| </message> |
| </if> |
| <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_NAME" desc="Name shown in the bookmark bar for the apps page shortcut"> |
| Apps |
| </message> |
| <message name="IDS_BOOKMARK_BAR_APPS_SHORTCUT_TOOLTIP" desc="Text shown in the tooltip of the apps page shortcut in the bookmark bar"> |
| Show apps |
| </message> |
| <!-- End of Bookmarks Bar strings. --> |
| |
| <!-- Begin of Bookmarks Bar Context Menu strings. --> |
| <if expr="not use_titlecase"> |
| <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="Menu title for opening all urls in a bookmark folder"> |
| &Open all bookmarks |
| </message> |
| <message name="IDS_BOOKMARK_BAR_OPEN_ALL_NEW_WINDOW" desc="Menu title for opening all urls in a bookmark folder in a new window"> |
| Open all bookmarks in &new window |
| </message> |
| <message name="IDS_BOOKMARK_BAR_OPEN_ALL_INCOGNITO" desc="Menu description for opening all urls in a bookmark folder in an incognito window"> |
| Open all bookmarks in &incognito window |
| </message> |
| <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="Menu description for loading bookmark in a new tab"> |
| &Open in new tab |
| </message> |
| <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="Menu description for loading bookmark in a new window"> |
| Open in &new window |
| </message> |
| <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="Menu description for opening bookmark in incognito window"> |
| Open in &incognito window |
| </message> |
| <message name="IDS_BOOKMARK_BAR_EDIT" desc="Title of the bookmark context menu item that brings up the bookmark editor"> |
| &Edit... |
| </message> |
| <message name="IDS_BOOKMARK_BAR_RENAME_FOLDER" desc="Title of the bookmark context menu item that brings up a dialog to rename a folder"> |
| &Rename... |
| </message> |
| <message name="IDS_BOOKMARK_BAR_REMOVE" desc="Menu title for removing/unstarring a bookmark"> |
| &Delete |
| </message> |
| <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="Menu title for adding a new bookmark entry"> |
| Add pa&ge... |
| </message> |
| <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="Menu title for adding a new folder"> |
| Add &folder... |
| </message> |
| <if expr="not is_android"> |
| <message name="IDS_SHOW_BOOKMARK_BAR" desc="The toggle to show the bookmark bar"> |
| &Show bookmarks bar |
| </message> |
| </if> |
| </if> |
| <if expr="use_titlecase"> |
| <message name="IDS_BOOKMARK_BAR_OPEN_ALL" desc="In Title Case: Menu title for opening all urls in a bookmark folder"> |
| &Open All Bookmarks |
| </message> |
| <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"> |
| Open All Bookmarks in &New Window |
| </message> |
| <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"> |
| Open All Bookmarks in &Incognito Window |
| </message> |
| <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_TAB" desc="In Title Case: Menu description for loading bookmark in a new tab"> |
| &Open in New Tab |
| </message> |
| <message name="IDS_BOOKMARK_BAR_OPEN_IN_NEW_WINDOW" desc="In Title Case: Menu description for loading bookmark in a new window"> |
| Open in &New Window |
| </message> |
| <message name="IDS_BOOKMARK_BAR_OPEN_INCOGNITO" desc="In Title Case: Menu description for opening bookmark in incognito window"> |
| Open in &Incognito Window |
| </message> |
| <message name="IDS_BOOKMARK_BAR_EDIT" desc="In Title Case: Title of the bookmark context menu item that brings up the bookmark editor"> |
| &Edit... |
| </message> |
| <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"> |
| &Rename... |
| </message> |
| <message name="IDS_BOOKMARK_BAR_REMOVE" desc="In Title Case: Menu title for removing/unstarring a bookmark"> |
| &Delete |
| </message> |
| <message name="IDS_BOOKMARK_BAR_ADD_NEW_BOOKMARK" desc="In Title Case: Menu title for adding a new bookmark entry"> |
| Add Pa&ge... |
| </message> |
| <message name="IDS_BOOKMARK_BAR_NEW_FOLDER" desc="In Title Case: Menu title for adding a new folder"> |
| Add &Folder... |
| </message> |
| <if expr="not is_android"> |
| <message name="IDS_SHOW_BOOKMARK_BAR" desc="In Title Case: The toggle to show the bookmark bar"> |
| &Show Bookmarks Bar |
| </message> |
| </if> |
| </if> |
| <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."> |
| Are you sure you want to open <ph name="TAB_COUNT">$1<ex>20</ex></ph> tabs? |
| </message> |
| <!-- End of Bookmarks Bar Context Menu strings. --> |
| |
| <!-- Begin of Bookmarks Bubble strings. --> |
| <if expr="not use_titlecase"> |
| <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="Title of the bubble after bookmarking a page."> |
| Bookmark added |
| </message> |
| </if> |
| <if expr="use_titlecase"> |
| <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARKED" desc="In Title Case: Title of the bubble after bookmarking a page."> |
| Bookmark Added |
| </message> |
| </if> |
| <message name="IDS_BOOKMARK_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubble when re-clicking on a bookmark"> |
| Bookmark |
| </message> |
| <message name="IDS_BOOKMARK_AX_BUBBLE_PAGE_BOOKMARK" desc="Title of the bubble when re-clicking on a bookmark, read by spoken feedback"> |
| Edit bookmark |
| </message> |
| <message name="IDS_BOOKMARK_BUBBLE_TITLE_TEXT" desc="Text preceding the title of the page that was bookmarked"> |
| Name: |
| </message> |
| <message name="IDS_BOOKMARK_AX_BUBBLE_TITLE_TEXT" desc="Text preceding the title of the page that was bookmarked, read by spoken feedback"> |
| Bookmark name |
| </message> |
| <message name="IDS_BOOKMARK_BUBBLE_FOLDER_TEXT" desc="Text preceding the folder selector"> |
| Folder: |
| </message> |
| <message name="IDS_BOOKMARK_AX_BUBBLE_FOLDER_TEXT" desc="Text preceding the folder selector"> |
| Bookmark folder |
| </message> |
| <message name="IDS_BOOKMARK_BUBBLE_OPTIONS" desc="Title of the button the user can click to edit details of the bookmark"> |
| Edit... |
| </message> |
| <if expr="not use_titlecase"> |
| <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)."> |
| Choose another folder... |
| </message> |
| </if> |
| <if expr="use_titlecase"> |
| <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)."> |
| Choose Another Folder... |
| </message> |
| </if> |
| <!-- End of Bookmarks Bubble strings. --> |
| |
| <!-- Begin of Bookmarks Sync Promo strings. --> |
| <message name="IDS_BOOKMARK_SYNC_PROMO_MESSAGE" desc="Text of the sync promo displayed at the bottom of the bookmark bubble."> |
| To get your bookmarks on all your devices, <ph name="SIGN_IN_LINK">$1<ex>sign in</ex></ph>. |
| </message> |
| <!-- End of Bookmarks Sync Promo strings. --> |
| |
| <!-- Begin of Bookmark Editor strings. --> |
| <message name="IDS_BOOKMARK_EDITOR_NAME_LABEL" desc="Label shown before the title/name of the URL."> |
| Name: |
| </message> |
| <message name="IDS_BOOKMARK_AX_EDITOR_NAME_LABEL" desc="Spoken text for bookmark name text field in edit folder dialog"> |
| Bookmark name |
| </message> |
| <if expr="is_macosx"> |
| <message name="IDS_BOOKMARK_BAR_EDIT_FOLDER_LABEL" desc="Title of label before text field in edit folder dialog"> |
| Name: |
| </message> |
| </if> |
| <message name="IDS_BOOKMARK_AX_EDITOR_URL_LABEL" desc="Spoken text for bookmark URL text field in edit folder dialog."> |
| Bookmark URL |
| </message> |
| <message name="IDS_BOOKMARK_EDITOR_URL_LABEL" desc="Label shown before the URL."> |
| URL: |
| </message> |
| <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_BUTTON" desc="Text on the new folder button."> |
| New folder |
| </message> |
| <message name="IDS_BOOKMARK_EDITOR_NEW_FOLDER_MENU_ITEM" desc="Text on the new folder context menu item."> |
| &New folder |
| </message> |
| <message name="IDS_BOOKMARK_EDITOR_CONFIRM_DELETE" desc="The message shown in the dialog asking the user to confirm deleting a folder. [ICU Syntax]"> |
| {NUM_BOOKMARKS, plural, |
| =1 {This folder contains a bookmark. Are you sure you want to delete it?} |
| other {This folder contains # bookmarks. Are you sure you want to delete it?}} |
| </message> |
| <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE" desc="Window title of editor for bookmark folders"> |
| Edit folder name |
| </message> |
| <message name="IDS_BOOKMARK_FOLDER_EDITOR_WINDOW_TITLE_NEW" desc="Window title of editor for new bookmark folders"> |
| New folder |
| </message> |
| <if expr="not use_titlecase"> |
| <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="The title of the Bookmark All Tabs dialog."> |
| Bookmark all tabs |
| </message> |
| </if> |
| <if expr="use_titlecase"> |
| <message name="IDS_BOOKMARK_ALL_TABS_DIALOG_TITLE" desc="In Title Case: The title of the Bookmark All Tabs dialog."> |
| Bookmark All Tabs |
| </message> |
| </if> |
| <!-- End of Bookmarks Editor strings. --> |
| |
| <!-- Begin of Bookmarks Manager strings. --> |
| <message name="IDS_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window."> |
| Bookmark Manager |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_SEARCH_BUTTON" desc="Title of the button in the bookmark manager that triggers a search"> |
| Search bookmarks |
| </message> |
| <if expr="not use_titlecase"> |
| <message name="IDS_BOOKMARK_MANAGER" desc="The label of the menu item that shows the bookmark manager"> |
| &Bookmark manager |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_FOLDERS_MENU" desc="Title of the folders menu in the bookmark manager."> |
| Folders |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="Title of the organize menu in the bookmark manager."> |
| Organize |
| </message> |
| <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."> |
| Show in folder |
| </message> |
| <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."> |
| Reorder by title |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="Title of the import menu item in the bookmark manager."> |
| Import bookmarks from HTML file... |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="Title of the export menu item in the bookmark manager."> |
| Export bookmarks to HTML file... |
| </message> |
| <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."> |
| Invalid URL. |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="The label for the tree item that shows the recently added bookmarks."> |
| Recent |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="The label for the tree item that shows the search results for the bookmarks."> |
| Search |
| </message> |
| </if> |
| <if expr="use_titlecase"> |
| <message name="IDS_BOOKMARK_MANAGER" desc="In Title Case: The label of the menu item that shows the bookmark manager"> |
| &Bookmark Manager |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_FOLDERS_MENU" desc="In Title Case: Title of the folders menu in the bookmark manager."> |
| Folders |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_ORGANIZE_MENU" desc="In Title Case: Title of the organize menu in the bookmark manager."> |
| Organize |
| </message> |
| <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."> |
| Show in Folder |
| </message> |
| <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."> |
| Reorder by Title |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_IMPORT_MENU" desc="In Title Case: Title of the import menu item in the bookmark manager."> |
| Import Bookmarks from HTML File... |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_EXPORT_MENU" desc="In Title Case: Title of the export menu item in the bookmark manager."> |
| Export Bookmarks to HTML File... |
| </message> |
| <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."> |
| Invalid URL. |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_RECENT" desc="In Title Case: The label for the tree item that shows the recently added bookmarks."> |
| Recent |
| </message> |
| <message name="IDS_BOOKMARK_MANAGER_SEARCH" desc="In Title Case: The label for the tree item that shows the search results for the bookmarks."> |
| Search |
| </message> |
| </if> |
| <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."> |
| bookmarks_<ph name="DATESTAMP">$1<ex>02_11_11</ex></ph>.html |
| </message> |
| <!-- End of Bookmarks Manager strings. --> |
| |
| <!-- Begin of material design Bookmarks Manager strings. --> |
| <message name="IDS_MD_BOOKMARK_MANAGER_CLEAR_SEARCH" desc="Title of the button in the bookmark manager that stops a search."> |
| Clear search |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_EMPTY_LIST" desc="Text on the bookmarks list that indicates that a folder has no bookmarks."> |
| This folder is empty |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_FOLDER_RENAME_TITLE" desc="Title of the bookmark editor window when editing folders."> |
| Rename Folder |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_BOOKMARK" desc="Title of the bookmark toolbar dropdown menu item that adds a new bookmark."> |
| Add new bookmark |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_ADD_FOLDER" desc="Title of the bookmark toolbar dropdown menu item that adds a new folder."> |
| Add new folder |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_BULK_EDIT" desc="Title of the bookmark toolbar dropdown menu item that enters bulk edit mode."> |
| Bulk edit |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_COPY_URL" desc="Title of the bookmark dropdown menu item that copies the url of the bookmark."> |
| Copy URL |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_EXPORT" desc="Title of the bookmark toolbar dropdown menu item that exports bookmarks."> |
| Export Bookmarks |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_IMPORT" desc="Title of the bookmark toolbar dropdown menu item that imports bookmarks."> |
| Import Bookmarks |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_RENAME" desc="Title of the bookmark list dropdown menu item that renames folders."> |
| Rename |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_MENU_SORT" desc="Title of the bookmark toolbar dropdown menu item that sorts bookmarks by title."> |
| Sort by title |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_NO_SEARCH_RESULTS" desc="Text on the bookmarks list that indicates that no bookmarks or folders match the search."> |
| No search results found |
| </message> |
| <message name="IDS_MD_BOOKMARK_MANAGER_TITLE" desc="Title of the bookmark manager window."> |
| Bookmarks |
| </message> |
| <!-- End of material design Bookmarks Manager strings. --> |
| |
| <!-- Begin of Bookmarks Menu (in the Main Menu) strings. --> |
| <message name="IDS_BOOKMARKS_MENU" desc="The title of the Bookmarks menu in the Main menu and in the Mac menu bar."> |
| &Bookmarks |
| </message> |
| <if expr="not use_titlecase"> |
| <message name="IDS_BOOKMARK_THIS_PAGE" desc="Title of the menu item that bookmarks the current page."> |
| Bookmark this page... |
| </message> |
| </if> |
| <if expr="use_titlecase"> |
| <message name="IDS_BOOKMARK_THIS_PAGE" desc="In Title Case: Title of the menu item that bookmarks the current page."> |
| Bookmark This Page... |
| </message> |
| </if> |
| <if expr="not use_titlecase"> |
| <message name="IDS_BOOKMARK_OPEN_PAGES" desc="Title of the menu item that bookmarks all the pages opened in this window."> |
| Bookmark open pages... |
| </message> |
| </if> |
| <if expr="use_titlecase"> |
| <message name="IDS_BOOKMARK_OPEN_PAGES" desc="In Title Case: Title of the menu item that bookmarks all the pages opened in this window."> |
| Bookmark Open Pages... |
| </message> |
| </if> |
| <!-- End of Bookmarks Menu (in the Main Menu) strings. --> |
| |
| <!-- Begin of Bookmark Star button strings. --> |
| <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."> |
| Edit bookmark for this page |
| </message> |
| <!-- End of Bookmark Star button strings. --> |
| |
| </grit-part> |