blob: 35ab62fe38844a439ff0df49d2998796b5132385 [file] [log] [blame]
[email protected]53f0cab2014-08-18 09:52:271<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3
4 <message name="IDS_AUTOCOMPLETE_SEARCH_DESCRIPTION" desc="Description for the default search match.">
5 <ph name="ENGINE">$1<ex>Google</ex></ph> Search
6 </message>
[email protected]53f0cab2014-08-18 09:52:277 <message name="IDS_EMPTY_KEYWORD_VALUE" desc="Shown in the location bar drop down when the user enters a string that matches a chrome keyword, but they haven't entered any text following the chrome keyword">
mpearson2b8646592016-04-05 23:32:188 &lt;Type search term&gt;
[email protected]53f0cab2014-08-18 09:52:279 </message>
sdefresne70948d62015-08-11 10:46:3510 <message name="IDS_LINK_FROM_CLIPBOARD" desc="The label in the omnibox dropdown explaining that the link has been extracted from the user's clipboard. [Length: 21em]">
11 Link you copied
12 </message>
Robbie Gibsone6915ce12018-12-26 12:08:1013 <message name="IDS_TEXT_FROM_CLIPBOARD" desc="The label in the omnibox dropdown explaining that the text has been extracted from the user's clipboard.">
14 Text you copied
15 </message>
16 <message name="IDS_COPIED_TEXT_FROM_CLIPBOARD" desc="The actual text the user copied, surrounded by quotation marks.">
17 &quot;<ph name="TEXT">$1<ex>search string</ex></ph>&quot;
18 </message>
sdefresnefbab68412016-02-04 10:53:5819 <message name="IDS_SECURE_CONNECTION_EV" desc="Short text shown in the location bar when the connection is secure with an EV cert.">
20 <ph name="ORGANIZATION">$1<ex>Paypal Inc.</ex></ph> [<ph name="COUNTRY">$2<ex>US</ex></ph>]
21 </message>
lgarron4f1f3f12016-09-19 19:23:5822
23 <message name="IDS_SECURE_VERBOSE_STATE" desc="An adjective or short adjective phrase shown next to the green lock icon in the omnibox to describe a secure site (valid HTTPS connection). Note that 'secure' in this case primarily refers to HTTPS connection security, so prefer translations with a connotation of 'private' (no one can intercept your communication with the site) rather than 'trustworthy' (which would be a judgment of site reputation). This phrase takes away space from the URL in the omnibox, so it should ideally be as short as possible while staying accurate. This phrase should also make sense compared to the companion phrase 'Not Secure'." meaning="Omnibox phrase to describe a secure site.">
krb93cfbbd2016-08-31 16:41:0324 Secure
25 </message>
krba2688dd2016-11-10 21:41:0226 <if expr="use_titlecase">
27 <then>
28 <message name="IDS_NOT_SECURE_VERBOSE_STATE" desc="An adjective or short adjective phrase shown next to the security indicator icon in the omnibox to describe a site that is not secure (unencrypted HTTP or invalid HTTPS connection). Note that 'not secure' in this case primarily refers to HTTPS connection security, so prefer translations with a connotation of 'not private' (someone can intercept your communication with the site) rather than 'not trustworthy' (which would be a judgment of site reputation). This phrase takes away space from the URL in the omnibox, so it should ideally be as short as possible while staying accurate. This phrase should also make sense compared to the companion phrase 'Secure'." meaning="Omnibox phrase to describe a site that is not secure.">
29 Not Secure
30 </message>
31 </then>
32 <else>
33 <message name="IDS_NOT_SECURE_VERBOSE_STATE" desc="An adjective or short adjective phrase shown next to the security indicator icon in the omnibox to describe a site that is not secure (unencrypted HTTP or invalid HTTPS connection). Note that 'not secure' in this case primarily refers to HTTPS connection security, so prefer translations with a connotation of 'not private' (someone can intercept your communication with the site) rather than 'not trustworthy' (which would be a judgment of site reputation). This phrase takes away space from the URL in the omnibox, so it should ideally be as short as possible while staying accurate. This phrase should also make sense compared to the companion phrase 'Secure'." meaning="Omnibox phrase to describe a site that is not secure.">
34 Not secure
35 </message>
36 </else>
37 </if>
spqchan9cb8fb32016-09-13 22:14:0338 <message name="IDS_DANGEROUS_VERBOSE_STATE" desc="Text for the Dangerous Omnibox Verbose State. Displayed when the current page fails the malware check.">
39 Dangerous
40 </message>
cjgrant1a0e2b62017-07-11 04:33:3541 <message name="IDS_OFFLINE_VERBOSE_STATE" desc="Text for the Offline Omnibox Verbose state. Displayed when the current page is loaded from a previously-downloaded cache.">
42 Offline
43 </message>
sdefresne16f4afc2016-02-12 16:05:1944 <if expr="is_ios">
45 <message name="IDS_OMNIBOX_EMPTY_HINT" desc="The text displayed in the omnibox when it is empty.">
46 Search or type URL
47 </message>
48 </if>
Kevin Bailey6a43dad2018-05-22 21:00:2549 <message name="IDS_OMNIBOX_TAB_SUGGEST_HINT" desc="The button text contents to say that this suggestion will switch to another tab.">
Kevin Bailey367fc702018-05-14 20:15:2450 Switch to this tab
Kevin Bailey1f9f9282017-11-08 15:29:2551 </message>
Kevin Bailey6a43dad2018-05-22 21:00:2552 <message name="IDS_OMNIBOX_TAB_SUGGEST_SHORT_HINT" desc="A shortened, one word version of button text to say that this suggestion will switch to another tab.">
53 Switch
54 </message>
mattreynolds08c79092016-09-14 22:00:0855 <message name="IDS_PHYSICAL_WEB_OVERFLOW_DESCRIPTION" desc="The description in the omnibox dropdown indicating that multiple nearby devices are broadcasting URLs.">
56 Physical Web suggestions
57 </message>
58 <message name="IDS_PHYSICAL_WEB_OVERFLOW" desc="A label in the omnibox dropdown indicating the number of additional nearby devices broadcasting URLs.">
59 {URL_count, plural, =1 {and 1 more web page} other {and # more web pages}}
60 </message>
61 <message name="IDS_PHYSICAL_WEB_OVERFLOW_EMPTY_TITLE" desc="A label in the omnibox dropdown indicating the number of additional nearby devices broadcasting URLs. This version is used when the title of the top result is empty.">
62 {URL_count, plural, =1 {1 web page nearby} other {# web pages nearby}}
mattreynolds5afc01692016-08-19 22:09:5663 </message>
Livvie Lind6a96182018-08-29 20:28:4864 <message name="IDS_OMNIBOX_FILE" desc="Text shown in the omnibox to indicate a user is viewing a file.">
65 File
66 </message>
Travis Skare04da4d992018-09-06 21:20:3467 <message name="IDS_DRIVE_SUGGESTION_DOCUMENT" desc="Google Docs product name, for use in omnibox Docs result descriptions.">
68 Google Docs
69 </message>
Travis Skare75419b82018-10-11 17:35:1070 <message name="IDS_DRIVE_SUGGESTION_FORM" desc="Google Docs product name, for use in omnibox Form result descriptions.">
71 Google Forms
72 </message>
Travis Skare04da4d992018-09-06 21:20:3473 <message name="IDS_DRIVE_SUGGESTION_SPREADSHEET" desc="Google Sheets product name, for use in omnibox Sheets result descriptions.">
74 Google Sheets
75 </message>
76 <message name="IDS_DRIVE_SUGGESTION_PRESENTATION" desc="Google Slides product name, for use in omnibox Slides result descriptions.">
77 Google Slides
78 </message>
79 <message name="IDS_DRIVE_SUGGESTION_GENERAL" desc="Google Drive product name, for use in general omnibox Drive file result descriptions.">
80 Google Drive
81 </message>
82 <message name="IDS_DRIVE_SUGGESTION_DESCRIPTION_TEMPLATE" desc="Product description for Google Drive omnibox results.">
83 <ph name="RESULT_MODIFIED_DATE">$1<ex>12/31/2018</ex></ph> - <ph name="RESULT_PRODUCT_SOURCE">$2<ex>Google Docs</ex></ph>
84 </message>
85
Orin Jaworski810aed12018-10-04 22:54:4486 <!-- Omnibox Pedals -->
87 <message name="IDS_OMNIBOX_PEDAL_CLEAR_BROWSING_DATA_HINT" desc="The button text contents to suggest pedal action, clear browsing data.">
88 Clear Data
89 </message>
90 <message name="IDS_OMNIBOX_PEDAL_CLEAR_BROWSING_DATA_HINT_SHORT" desc="The short one-word button text contents to suggest pedal action, clear browsing data.">
91 Clear
92 </message>
93 <message name="IDS_OMNIBOX_PEDAL_CLEAR_BROWSING_DATA_SUGGESTION_CONTENTS" desc="The suggestion content text to suggest pedal action, clear browsing data.">
94 Clear Chrome's browsing history data
95 </message>
Elly Fong-Jones2c324c12017-11-07 12:18:2196
Orin Jaworski796441732018-10-08 23:58:0497 <message name="IDS_OMNIBOX_PEDAL_CHANGE_SEARCH_ENGINE_HINT" desc="The button text contents to suggest pedal action, change search engine.">
98 Change Search Engine
99 </message>
100 <message name="IDS_OMNIBOX_PEDAL_CHANGE_SEARCH_ENGINE_HINT_SHORT" desc="The short one-word button text contents to suggest pedal action, change search engine.">
101 Change
102 </message>
103 <message name="IDS_OMNIBOX_PEDAL_CHANGE_SEARCH_ENGINE_SUGGESTION_CONTENTS" desc="The suggestion content text to suggest pedal action, change search engine.">
104 Change Search Engine settings in Chrome
105 </message>
106
107 <message name="IDS_OMNIBOX_PEDAL_MANAGE_PASSWORDS_HINT" desc="The button text contents to suggest pedal action, manage passwords.">
108 Manage Passwords
109 </message>
110 <message name="IDS_OMNIBOX_PEDAL_MANAGE_PASSWORDS_HINT_SHORT" desc="The short one-word button text contents to suggest pedal action, change language.">
111 Manage
112 </message>
113 <message name="IDS_OMNIBOX_PEDAL_MANAGE_PASSWORDS_SUGGESTION_CONTENTS" desc="The suggestion content text to suggest pedal action, change language.">
114 Manage passwords in Chrome settings
115 </message>
116
117 <message name="IDS_OMNIBOX_PEDAL_CHANGE_HOME_PAGE_HINT" desc="The button text contents to suggest pedal action, change home page.">
118 Change Home Page
119 </message>
120 <message name="IDS_OMNIBOX_PEDAL_CHANGE_HOME_PAGE_HINT_SHORT" desc="The short one-word button text contents to suggest pedal action, change home page.">
121 Change
122 </message>
123 <message name="IDS_OMNIBOX_PEDAL_CHANGE_HOME_PAGE_SUGGESTION_CONTENTS" desc="The suggestion content text to suggest pedal action, change home page.">
124 Change home page in Chrome settings
125 </message>
126
127 <message name="IDS_OMNIBOX_PEDAL_UPDATE_CREDIT_CARD_HINT" desc="The button text contents to suggest pedal action, update credit card.">
128 Update Credit Card
129 </message>
130 <message name="IDS_OMNIBOX_PEDAL_UPDATE_CREDIT_CARD_HINT_SHORT" desc="The short one-word button text contents to suggest pedal action, update credit card.">
131 Update
132 </message>
133 <message name="IDS_OMNIBOX_PEDAL_UPDATE_CREDIT_CARD_SUGGESTION_CONTENTS" desc="The suggestion content text to suggest pedal action, update credit card.">
134 Update credit card autofill info in Chrome settings
135 </message>
136
Orin Jaworski5e4bcd0c2018-10-16 19:35:05137 <message name="IDS_OMNIBOX_PEDAL_LAUNCH_INCOGNITO_HINT" desc="The button text contents to suggest pedal action, launch incognito.">
138 Open Incognito Window
139 </message>
140 <message name="IDS_OMNIBOX_PEDAL_LAUNCH_INCOGNITO_HINT_SHORT" desc="The short one-word button text contents to suggest pedal action, launch incognito.">
141 Open
142 </message>
143 <message name="IDS_OMNIBOX_PEDAL_LAUNCH_INCOGNITO_SUGGESTION_CONTENTS" desc="The suggestion content text to suggest pedal action, launch incognito.">
144 Open new Chrome incognito window
145 </message>
146
Orin Jaworski117ee57c2018-10-11 20:15:23147 <message name="IDS_OMNIBOX_PEDAL_TRANSLATE_HINT" desc="The button text contents to suggest pedal action, translate.">
148 Translate Page
149 </message>
150 <message name="IDS_OMNIBOX_PEDAL_TRANSLATE_HINT_SHORT" desc="The short one-word button text contents to suggest pedal action, translate.">
151 Translate
152 </message>
153 <message name="IDS_OMNIBOX_PEDAL_TRANSLATE_SUGGESTION_CONTENTS" desc="The suggestion content text to suggest pedal action, translate.">
154 Translate this page
155 </message>
156
Orin Jaworskif65e09c2018-10-17 20:50:18157 <message name="IDS_OMNIBOX_PEDAL_UPDATE_CHROME_HINT" desc="The button text contents to suggest pedal action, update chrome.">
158 Relaunch to Update
159 </message>
160 <message name="IDS_OMNIBOX_PEDAL_UPDATE_CHROME_HINT_SHORT" desc="The short one-word button text contents to suggest pedal action, update chrome.">
161 Relaunch
162 </message>
163 <message name="IDS_OMNIBOX_PEDAL_UPDATE_CHROME_SUGGESTION_CONTENTS" desc="The suggestion content text to suggest pedal action, update chrome.">
164 Relaunch
165 </message>
166
Elly Fong-Jones2c324c12017-11-07 12:18:21167 <!-- Accessibility labels for autocomplete match types.
168 These are parameterized on the text being completed into the omnibox.
169 -->
170 <message name="IDS_ACC_AUTOCOMPLETE_HISTORY" desc="Text for screenreaders describing a URL from history.">
Aaron Leventhalfe5e4e132017-11-20 23:26:44171 <ph name="LOCATION_TITLE">$2<ex>The Chromium Projects</ex></ph> <ph name="SHORT_URL">$1<ex>www.chromium.org</ex> location from history</ph>
Elly Fong-Jones2c324c12017-11-07 12:18:21172 </message>
173 <message name="IDS_ACC_AUTOCOMPLETE_SEARCH_HISTORY" desc="Text for screenreaders describing a search from history.">
Kevin Baileyb34461a2018-12-18 18:30:51174 <ph name="TEXT">$1<ex>dogs</ex></ph> search from history
Elly Fong-Jones2c324c12017-11-07 12:18:21175 </message>
176 <message name="IDS_ACC_AUTOCOMPLETE_SEARCH" desc="Text for screenreaders describing a generic search.">
Kevin Baileyb34461a2018-12-18 18:30:51177 <ph name="TEXT">$1<ex>dogs</ex></ph> search
Elly Fong-Jones2c324c12017-11-07 12:18:21178 </message>
179 <message name="IDS_ACC_AUTOCOMPLETE_SUGGESTED_SEARCH" desc="Text for screenreaders describing a suggested search.">
Kevin Baileyb34461a2018-12-18 18:30:51180 <ph name="TEXT">$1<ex>dogs</ex></ph> search suggestion
Elly Fong-Jones2c324c12017-11-07 12:18:21181 </message>
Orin Jaworski30eefa32018-07-04 00:13:33182 <message name="IDS_ACC_AUTOCOMPLETE_SUGGESTED_SEARCH_ENTITY" desc="Text for screenreaders describing a suggested search for an entity with a description. The commas are significant as they will introduce a pause in the spoken text.">
Orin Jaworskib6376202018-07-03 20:33:18183 <ph name="ENTITY">$1<ex>muhammad ali</ex></ph>, <ph name="DESCRIPTION">$2<ex>american professional boxer</ex></ph>, search suggestion
184 </message>
Orin Jaworski30eefa32018-07-04 00:13:33185 <message name="IDS_ACC_AUTOCOMPLETE_QUICK_ANSWER" desc="Text for screenreaders describing a query, followed by an indication that an answer to that query will follow, followed by the answer. The commas are significant as they will introduce a pause in the spoken text.">
Aaron Leventhalb5ad3ab32017-12-07 16:51:25186 <ph name="QUERY">$1<ex>weather in los angeles</ex></ph>, answer, <ph name="ANSWER">$2<ex>sunny and 84 degrees</ex></ph>
187 </message>
Elly Fong-Jones2c324c12017-11-07 12:18:21188 <message name="IDS_ACC_AUTOCOMPLETE_BOOKMARK" desc="Text for screenreaders describing a URL from a bookmark.">
Aaron Leventhalfe5e4e132017-11-20 23:26:44189 <ph name="LOCATION_TITLE">$2<ex>The Chromium Projects</ex></ph> <ph name="SHORT_URL">$1<ex>www.chromium.org</ex> bookmark</ph>
Elly Fong-Jones2c324c12017-11-07 12:18:21190 </message>
191 <message name="IDS_ACC_AUTOCOMPLETE_CLIPBOARD" desc="Text for screenreaders describing a URL from a clipboard.">
Aaron Leventhalfe5e4e132017-11-20 23:26:44192 <ph name="LOCATION_TITLE">$2<ex>The Chromium Projects</ex></ph> <ph name="SHORT_URL">$1<ex>www.chromium.org</ex> location from clipboard</ph>
Elly Fong-Jones2c324c12017-11-07 12:18:21193 </message>
Kevin Baileya216a5e2018-07-18 20:22:42194 <message name="IDS_ACC_SEARCH_ICON" desc="Text for screenreaders describing a search icon image.">
195 Search icon
196 </message>
Aaron Leventhal5126c5e2017-12-12 19:14:42197 <!-- Supplement accessibility label with item position, e.g. "1 of 3" -->
Kevin Bailey61ec82ea2019-01-07 18:21:15198 <message name="IDS_ACC_AUTOCOMPLETE_N_OF_M" desc="Text for screenreaders describing the current match's position in the list of suggestions.">
Aaron Leventhal5126c5e2017-12-12 19:14:42199 <ph name="FRIENDLY_MATCH_TEXT">$1<ex>The Chromium Projects http://www.chromium.org bookmark</ex></ph>, <ph name="MATCH_POSITION">$2<ex>2</ex></ph> of <ph name="NUM_MATCHES">$3<ex>3</ex></ph>
200 </message>
Kevin Baileyc9aa3e02018-09-06 03:57:18201 <!-- Accessibility suffix for suggestions with a tab switch match. Commas are important as they add pauses. -->
Kevin Bailey1497a3e2018-07-16 15:53:15202 <message name="IDS_ACC_TAB_SWITCH_SUFFIX" desc="Suffix for tab switch suggestions to explain keystroke used to switch.">
Kevin Bailey61ec82ea2019-01-07 18:21:15203 <ph name="TAB_SWITCH_SUFFIX">$1<ex>The Chromium Projects http://www.chromium.org bookmark</ex></ph>, currently open, press Tab then Enter to switch to the open tab
Kevin Bailey1497a3e2018-07-16 15:53:15204 </message>
Kevin Baileyc9aa3e02018-09-06 03:57:18205 <!-- Accessibility prefix for suggestions where the tab switch button is focused. Commas are important as they add pauses. -->
206 <message name="IDS_ACC_TAB_SWITCH_BUTTON_FOCUSED_PREFIX" desc="Announcement when tab switch button focused.">
Kevin Bailey61ec82ea2019-01-07 18:21:15207 Tab switch button, press Enter to switch to the open tab, <ph name="TAB_SWITCH_FOCUSED_FRIENDLY_MATCH_TEXT">$1<ex>The Chromium Projects http://www.chromium.org bookmark</ex></ph>
Kevin Baileyc9aa3e02018-09-06 03:57:18208 </message>
209 <message name="IDS_ACC_TAB_SWITCH_BUTTON" desc="Announcement when tab switch button focused.">
Kevin Bailey61ec82ea2019-01-07 18:21:15210 Tab switch button, press Enter to switch to this tab
Kevin Baileyc9aa3e02018-09-06 03:57:18211 </message>
[email protected]53f0cab2014-08-18 09:52:27212</grit-part>