blob: f26df8c720cf599437988ad71c2b92cf27f8d1da [file] [log] [blame]
Moe Ahmadi05ba2d02021-02-04 01:02:411<?xml version="1.0" encoding="utf-8"?>
2
Moe Ahmadi3b617f82021-07-30 00:43:273<!-- Strings for the chrome://history/journeys page -->
Moe Ahmadi05ba2d02021-02-04 01:02:414
5<grit-part>
Marlon Facey48fe5c12022-06-09 20:09:026 <message name="IDS_HISTORY_CLUSTERS_ACTION_MENU_DESCRIPTION" desc="Text used to identify the history clusters drop-down menu for screen readers">
7 Actions
8 </message>
Marlon Faceyd6fcc652022-10-04 20:37:359 <message name="IDS_HISTORY_CLUSTERS_DELETE_PRIOR_VISITS_CONFIRM_BUTTON" desc="Text for the button used to confirm the dialog asking if they would like to proceed with deletion.">
10 Remove
11 </message>
12 <message name="IDS_HISTORY_CLUSTERS_DELETE_PRIOR_VISITS_WARNING" desc="Warning shown before deleting from the history clusters page">
13 Are you sure you want to delete these pages from your history?
14 </message>
Patrick Nolandc9f8ba832022-07-14 19:21:5115 <message name="IDS_HISTORY_CLUSTERS_DISABLE_MENU_ITEM_LABEL" desc="A label for the menu item to turn off the Journeys feature, which collects different search and browsing activities related to a single topic into a single place, and organizes them by topic. See glossary entry for meaning of 'Journeys'."
16 formatter_data="android_java">
Moe Ahmadia7c1b352021-09-24 02:56:5417 Turn off Journeys
18 </message>
Patrick Nolandc9f8ba832022-07-14 19:21:5119 <message name="IDS_HISTORY_CLUSTERS_ENABLE_MENU_ITEM_LABEL" desc="A label for the menu item to turn on the Journeys feature, which collects different search and browsing activities related to a single topic into a single place, and organizes them by topic. See glossary entry for meaning of 'Journeys'."
20 formatter_data="android_java">
Moe Ahmadia7c1b352021-09-24 02:56:5421 Turn on Journeys
22 </message>
Patrick Noland44481492022-04-28 15:49:0923 <message name="IDS_HISTORY_CLUSTERS_JOURNEYS_TAB_LABEL" desc="A label for the section in Chrome History (chrome://history) where Journeys are collected and shown to the user. See glossary entry for meaning of 'Journeys'." formatter_data="android_java">
Moe Ahmadia7c1b352021-09-24 02:56:5424 Journeys
25 </message>
Moe Ahmadi11c46642023-08-23 21:00:5226 <message name="IDS_HISTORY_CLUSTERS_BY_GROUP_TAB_LABEL" desc="A label for the section in Chrome History (chrome://history) where a list of history items organized into groups of pages are shown to the user.">
27 By group
28 </message>
Patrick Nolandf7aed5332022-07-12 16:40:1029 <message name="IDS_HISTORY_CLUSTERS_LIST_TAB_LABEL" desc="A label for the section in Chrome History (chrome://history) where a list of history items are shown to the user."
30 formatter_data="android_java">
Moe Ahmadia7c1b352021-09-24 02:56:5431 List
32 </message>
Moe Ahmadi11c46642023-08-23 21:00:5233 <message name="IDS_HISTORY_CLUSTERS_BY_DATE_TAB_LABEL" desc="A label for the section in Chrome History (chrome://history) where a list of history items are shown to the user.">
34 By date
35 </message>
Tommy C. Li9d891fc2022-03-29 07:29:0036 <message name="IDS_HISTORY_CLUSTERS_CLUSTER_LABEL_SEARCH_TERMS" desc="The header used for Journeys that are anchored by search terms. The header is just the search terms in locale-specific quotation marks.">
37<ph name="SEARCH_TERMS">$1<ex>flowers</ex></ph>
38 </message>
Tommy C. Lif28c4d32022-04-05 01:15:5939 <message name="IDS_HISTORY_CLUSTERS_CLUSTER_LABEL_MULTIPLE_HOSTNAMES" desc="The header used for Journeys that are anchored by multiple host names.">
40 <ph name="HOST_NAME">$1<ex>google.com</ex> and more</ph>
41 </message>
manukh6e4b69d82023-01-25 22:19:5242 <message name="IDS_HISTORY_CLUSTERS_HIDE_PAGE" desc="Label of the item in drop-down menu that allows the user to hide a history item.">
43 Hide item
44 </message>
Marlon Faceya1b477132023-05-26 08:33:0045 <message name="IDS_HISTORY_CLUSTERS_HIDE_VISITS" desc="Label of the item in drop-down menu that allows the user to hide all cluster visits.">
46 Hide all items
47 </message>
Moe Ahmadi0d6140b72021-11-08 22:15:1348 <message name="IDS_HISTORY_CLUSTERS_LOAD_MORE_BUTTON_LABEL" desc="A label for the button that loads more history clusters at the bottom of the history clusters list.">
49 Load more
50 </message>
Marlon Facey87e3e99d2022-08-20 01:41:0951 <message name="IDS_HISTORY_CLUSTERS_NO_RESULTS" desc="Text shown when no history cluster entries are found.">
52 No results
53 </message>
Marlon Facey4cb55322022-08-16 23:38:1754 <message name="IDS_HISTORY_CLUSTERS_NO_SEARCH_RESULTS" desc="Text used to denote that there are no search results for a search term in history clusters.">
55 No search results
56 </message>
Patrick Noland7ae23092022-07-20 19:04:1457 <message name="IDS_HISTORY_CLUSTERS_OPEN_ALL_IN_TABGROUP" desc="Label of the item in drop-down menu that allows the user to open a group of urls in a tab group."
58 formatter_data="android_java">
Moe Ahmadi0d6140b72021-11-08 22:15:1359 Open all in new tab group
60 </message>
Marlon Facey374379622022-07-07 00:58:4361 <message name="IDS_HISTORY_CLUSTERS_OPEN_INCOGNITO" desc="Label of the item in drop-down menu that allows the user to open a link in an incognito window.">
62 Open Link in Incognito Window
63 </message>
64 <message name="IDS_HISTORY_CLUSTERS_OPEN_IN_NEW_TAB" desc="Label of the item in drop-down menu that allows the user to open a link in a new tab.">
65 Open Link in New Tab
66 </message>
67 <message name="IDS_HISTORY_CLUSTERS_OPEN_IN_NEW_WINDOW" desc="Label of the item in drop-down menu that allows the user to open a link in a new window.">
68 Open Link in New Window
69 </message>
Moe Ahmadia7c1b352021-09-24 02:56:5470 <message name="IDS_HISTORY_CLUSTERS_RELATED_SEARCHES_HEADER" desc="Header text shown for the section containing search suggestions related to a group of search and browsing activities.">
71 Related searches
72 </message>
73 <message name="IDS_HISTORY_CLUSTERS_REMOVE_ALL_ITEMS" desc="Label of the item in drop-down menu that allows the user to remove a group of history items.">
74 Remove all from history
75 </message>
manukh6e4b69d82023-01-25 22:19:5276 <message name="IDS_HISTORY_CLUSTERS_REMOVE_PAGE" desc="Label of the item in drop-down menu that allows the user to remove a history item.">
Marlon Facey374379622022-07-07 00:58:4377 Remove from history
78 </message>
Moe Ahmadia7c1b352021-09-24 02:56:5479 <message name="IDS_HISTORY_CLUSTERS_REMOVE_ITEM_TOAST" desc="Confirmation message shown after user successfully removes one history item from the item's drop-down menu.">
80 Item removed
81 </message>
Marlon Faceyd6fcc652022-10-04 20:37:3582 <message name="IDS_HISTORY_CLUSTERS_REMOVE_SELECTED_ITEMS" desc="Title of the button that allows the user to remove the selected history cluster items">
83 Remove selected items
84 </message>
Moe Ahmadia7c1b352021-09-24 02:56:5485 <message name="IDS_HISTORY_CLUSTERS_SAVED_IN_TABGROUP_LABEL" desc="A label indicating whether a history item was added to a tab group.">
86 Saved in tab group
87 </message>
Marlon Faceyef663ebc2022-09-13 20:49:1988 <message name="IDS_HISTORY_CLUSTERS_SEARCH_PROMPT" desc="A placeholder for the search bar in the side panel.">
Marlon Faceyd6fcc652022-10-04 20:37:3589 Search Journeys
Marlon Faceyef663ebc2022-09-13 20:49:1990 </message>
Marlon Faceyc700fff682022-12-27 18:15:1891 <message name="IDS_HISTORY_CLUSTERS_CUT" desc="Label of the item in drop-down menu that allows the user to cut the searchbox query">
92 Cut
93 </message>
94 <message name="IDS_HISTORY_CLUSTERS_COPY" desc="Label of the item in drop-down menu that allows the user to copy the searchbox query">
95 Copy
96 </message>
97 <message name="IDS_HISTORY_CLUSTERS_PASTE" desc="Label of the item in drop-down menu that allows the user to paste into the searchbox">
98 Paste
99 </message>
Marlon Facey374379622022-07-07 00:58:43100 <message name="IDS_HISTORY_CLUSTERS_COPY_LINK" desc="Label of the item in drop-down menu that allows the user to copy a link.">
101 Copy Link Address
102 </message>
Moe Ahmadia7c1b352021-09-24 02:56:54103 <message name="IDS_HISTORY_CLUSTERS_SHOW_LESS_BUTTON_LABEL" desc="A label for the button that collapses the view showing fewer history items.">
104 Show less
105 </message>
Patrick Nolandb96be682022-09-21 19:10:40106 <message name="IDS_HISTORY_CLUSTERS_SHOW_MORE_BUTTON_LABEL" desc="A label for the button that expands the view showing more history items." formatter_data="android_java">
Moe Ahmadia7c1b352021-09-24 02:56:54107 Show more
108 </message>
Patrick Nolandab0dce3c2022-05-04 21:39:22109 <message name="IDS_HISTORY_CLUSTERS_SEARCH_YOUR_JOURNEYS" desc="A label for the hint text for the search box in Chrome Journeys." formatter_data="android_java">
110 Search your Journeys
111 </message>
Patrick Noland17719492022-07-21 21:57:43112 <message name="IDS_HISTORY_CLUSTERS_N_MATCHES" desc="A label for the number of matching clusters for a given label." formatter_data="android_java">
113 {NUM_MATCHES, plural,
114 =1 {# match} other {# matches}}
115 </message>
Moe Ahmadi05ba2d02021-02-04 01:02:41116</grit-part>