blob: 2d9c3b3d94e869686be6c89b613ab50650fd947e [file] [log] [blame]
droger5515fad92016-01-08 14:00:491<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3
4 <!-- History UI -->
5 <message name="IDS_HISTORY_ACTION_MENU_DESCRIPTION" desc="Text used to identify the history entry drop-down menu for screen readers">
6 Actions
7 </message>
Hector Carmonabc94b3d2019-10-16 21:02:528 <message name="IDS_HISTORY_ARIA_ROLE_DESCRIPTION" desc="Text used for accessibility to describe the list of history entries.">
9 List of history entries
10 </message>
jyquinnb2636d12016-06-01 14:56:0311 <message name="IDS_HISTORY_CANCEL_EDITING_BUTTON" desc="Text for the button to exit editing mode [Length: 7em].">
12 Cancel
13 </message>
droger5515fad92016-01-08 14:00:4914 <message name="IDS_HISTORY_DATE_WITH_RELATIVE_TIME" desc="In the history view, some dates are formatted as 'Today - Wednesday, Nov 7, 2007">
15 <ph name="RELATIVE_DATE">$1<ex>Today</ex></ph> - <ph name="FULL_DATE">$2<ex>Wednesday, Nov 7, 2007</ex></ph>
16 </message>
17 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_CONFIRM_BUTTON" desc="Text for the button used to confirm the dialog asking if they would like to proceed with deletion.">
18 Remove
19 </message>
dbeam25b548f2017-05-05 18:05:2420 <message name="IDS_HISTORY_DELETE_PRIOR_VISITS_WARNING" desc="Warning shown before deleting from the history page">
droger5515fad92016-01-08 14:00:4921 Are you sure you want to delete these pages from your history?
22 </message>
jyquinnb2636d12016-06-01 14:56:0323 <message name="IDS_HISTORY_DELETE_SELECTED_ENTRIES_BUTTON" desc="Text for the button to delete selected history entries [Length: 16em].">
24 Delete
25 </message>
26 <message name="IDS_HISTORY_ENTRY_ACCESSIBILITY_DELETE" desc="Name for the accessibility action to delete a single history entry.">
jyquinnae0dc342016-05-10 18:01:0827 Delete
28 </message>
29 <message name="IDS_HISTORY_ENTRY_ACCESSIBILITY_LABEL" desc="Accessibility label for a history entry. Summarizes fields in the history entry (title, domain, and time).">
30 <ph name="TITLE"><ex>PI: The Magical Number</ex>$1</ph>, <ph name="DOMAIN"><ex>pi.com</ex>$2</ph>, <ph name="TIME"><ex>3:14</ex>$3</ph>
31 </message>
droger5515fad92016-01-08 14:00:4932 <message name="IDS_HISTORY_ENTRY_BOOKMARKED" desc="Whether a history entry is bookmarked.">
33 Bookmarked
34 </message>
35 <message name="IDS_HISTORY_ENTRY_SUMMARY" desc="Summary of all the fields in a history entry (time, whether the entry is bookmarked, title, and domain).">
Dominic Mazzoni7f3801bd2020-12-17 23:53:3536 <ph name="CARD_TITLE"><ex>Found 11 search results for Pi</ex>$1</ph> <ph name="TIME"><ex>3:14</ex>$2</ph> <ph name="BOOKMARKED"><ex>bookmarked</ex>$3</ph> <ph name="TITLE"><ex>PI: The Magical Number</ex>$4</ph> <ph name="DOMAIN"><ex>pi.com</ex>$5</ph>
droger5515fad92016-01-08 14:00:4937 </message>
droger5515fad92016-01-08 14:00:4938 <message name="IDS_HISTORY_FOUND_SEARCH_RESULTS" desc="Message shown when zero or multiple search results are found.">
dbeame3a0cef92016-09-29 17:43:3939 Found <ph name="NUMBER_OF_RESULTS">$1</ph> <ph name="SEARCH_RESULTS"><ex>search results</ex>$2</ph> for '<ph name="SEARCH_STRING">$3</ph>'
droger5515fad92016-01-08 14:00:4940 </message>
msramek5872007b2016-04-04 14:34:5241 <message name="IDS_HISTORY_OTHER_FORMS_OF_HISTORY" desc="The notification at the top of the history page indicating that deleting Chrome browsing history will not delete other forms of history stored at Google My Activity.">
Christian Dullweber0352cc12017-10-26 10:24:1242 Your Google Account may have other forms of browsing history at <ph name="BEGIN_LINK">&lt;a target="_blank" href="$1"&gt;</ph>myactivity.google.com<ph name="END_LINK">&lt;/a&gt;</ph>
droger5515fad92016-01-08 14:00:4943 </message>
droger5515fad92016-01-08 14:00:4944 <message name="IDS_HISTORY_LOADING" desc="Text shown when we're loading the user's history">
45 Loading...
46 </message>
47 <message name="IDS_HISTORY_MORE_FROM_SITE" desc="Command in the history entry drop-down menu. Shows more history entries from the same site.">
48 More from this site
49 </message>
droger5515fad92016-01-08 14:00:4950 <message name="IDS_HISTORY_NO_RESULTS" desc="Text shown when no history entries are found.">
scottchenc32f05f2017-06-02 00:25:2851 Your browsing history appears here
droger5515fad92016-01-08 14:00:4952 </message>
53 <message name="IDS_HISTORY_NO_SEARCH_RESULTS" desc="Text shown when no history search results have been found">
dbeame3a0cef92016-09-29 17:43:3954 No search results found
droger5515fad92016-01-08 14:00:4955 </message>
jyquinnb2636d12016-06-01 14:56:0356 <if expr="not use_titlecase">
Chris Lu0f60eb282018-07-25 16:40:1857 <message name="IDS_HISTORY_OPEN_CLEAR_BROWSING_DATA_DIALOG" desc="Title of the button that will open the clear browsing data dialog [Length: 16em].">
droger5515fad92016-01-08 14:00:4958 Clear browsing data...
59 </message>
jyquinnb2636d12016-06-01 14:56:0360 </if>
61 <if expr="use_titlecase">
62 <message name="IDS_HISTORY_OPEN_CLEAR_BROWSING_DATA_DIALOG" desc="In Title Case: Title of the button that will open the clear browsing data dialog [Length: 16em].">
63 Clear Browsing Data...
64 </message>
65 </if>
pavely6e61e1482016-08-01 20:55:2166 <if expr="not is_android">
67 <message name="IDS_HISTORY_OTHER_SESSIONS_COLLAPSE_SESSION" desc="In the 'Other Sessions' menu on the history page, the label for the command to collapse (hide) the list of windows and tabs in a session.">
68 Collapse list
69 </message>
70 <message name="IDS_HISTORY_OTHER_SESSIONS_EXPAND_SESSION" desc="In the 'Other Sessions' menu on the history page, the label for the command to expand (uncollapse) the list of windows and tabs in a session.">
71 Expand list
72 </message>
73 <message name="IDS_HISTORY_OTHER_SESSIONS_HIDE_FOR_NOW" desc="In the 'Other Sessions' menu on the history page, the label for the command to remove entry corresponding to a session.">
74 Hide for now
75 </message>
76 <message name="IDS_HISTORY_OTHER_SESSIONS_OPEN_ALL" desc="In the 'Other Sessions' menu on the history page, the label for the command to open all tabs and windows from a session.">
77 Open all
78 </message>
79 </if>
droger5515fad92016-01-08 14:00:4980 <message name="IDS_HISTORY_REMOVE_BOOKMARK" desc="Tooltip shown when hovered over a history entry's bookmark star. When clicked, removes the bookmark.">
81 Remove bookmark
82 </message>
83 <message name="IDS_HISTORY_REMOVE_PAGE" desc="Command in the history entry drop-down menu. Removes a page from the history.">
84 Remove from history
85 </message>
John Lee5be73a82021-06-14 19:33:1086 <message name="IDS_HISTORY_REMOVE_PAGE_SUCCESS" desc="Screen reader message that is read after user successfully removes one history item from the item's options menu. The message will reference the page's title.">
87 '<ph name="PAGE_TITLE">$1<ex>Google Store - My Cart</ex></ph>' deleted
88 </message>
droger5515fad92016-01-08 14:00:4989 <message name="IDS_HISTORY_REMOVE_SELECTED_ITEMS" desc="Title of the button that allows the user to remove the selected history items">
90 Remove selected items
91 </message>
92 <message name="IDS_HISTORY_SEARCH_BUTTON" desc="Title of the button in the history page that triggers a search">
93 Search history
94 </message>
95 <message name="IDS_HISTORY_SEARCH_RESULT" desc="Used when a single result is found.">
96 search result
97 </message>
98 <message name="IDS_HISTORY_SEARCH_RESULTS" desc="Used when plural/multiple results are found.">
99 search results
100 </message>
droger25fe39e2016-02-11 20:01:04101 <if expr="not use_titlecase">
102 <message name="IDS_HISTORY_SHOW_HISTORY" desc="The show history menu in the app menu">
103 &amp;History
104 </message>
105 </if>
106 <if expr="use_titlecase">
107 <message name="IDS_HISTORY_SHOW_HISTORY" desc="In Title Case: The show history menu in the app menu">
108 &amp;History
109 </message>
110 </if>
111 <message name="IDS_HISTORY_SHOWFULLHISTORY_LINK" desc="The label of the Show Full History link at the bottom of the back/forward menu.">
112 Show Full History
113 </message>
jyquinnb2636d12016-06-01 14:56:03114 <message name="IDS_HISTORY_START_EDITING_BUTTON" desc="Text for the button to enter editing mode, which allows the user to delete one or more history entries [Length: 7em].">
115 Edit
116 </message>
droger5515fad92016-01-08 14:00:49117 <message name="IDS_HISTORY_TITLE" desc="Title for the history tab.">
118 History
119 </message>
120 <message name="IDS_HISTORY_UNKNOWN_DEVICE" desc="On the dropdown menu for a history entry, the text that is shown instead of a device name, when the device name is not known.">
121 Unknown device
122 </message>
123
124</grit-part>