[email protected] | 53f0cab | 2014-08-18 09:52:27 | [diff] [blame] | 1 | <?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] | 53f0cab | 2014-08-18 09:52:27 | [diff] [blame] | 7 | <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"> |
mpearson | 2b864659 | 2016-04-05 23:32:18 | [diff] [blame] | 8 | <Type search term> |
[email protected] | 53f0cab | 2014-08-18 09:52:27 | [diff] [blame] | 9 | </message> |
sdefresne | 70948d6 | 2015-08-11 10:46:35 | [diff] [blame] | 10 | <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> |
sdefresne | fbab6841 | 2016-02-04 10:53:58 | [diff] [blame] | 13 | <message name="IDS_SECURE_CONNECTION_EV" desc="Short text shown in the location bar when the connection is secure with an EV cert."> |
| 14 | <ph name="ORGANIZATION">$1<ex>Paypal Inc.</ex></ph> [<ph name="COUNTRY">$2<ex>US</ex></ph>] |
| 15 | </message> |
lgarron | 4f1f3f1 | 2016-09-19 19:23:58 | [diff] [blame] | 16 | |
| 17 | <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."> |
krb | 93cfbbd | 2016-08-31 16:41:03 | [diff] [blame] | 18 | Secure |
| 19 | </message> |
krb | a2688dd | 2016-11-10 21:41:02 | [diff] [blame] | 20 | <if expr="use_titlecase"> |
| 21 | <then> |
| 22 | <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."> |
| 23 | Not Secure |
| 24 | </message> |
| 25 | </then> |
| 26 | <else> |
| 27 | <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."> |
| 28 | Not secure |
| 29 | </message> |
| 30 | </else> |
| 31 | </if> |
spqchan | 9cb8fb3 | 2016-09-13 22:14:03 | [diff] [blame] | 32 | <message name="IDS_DANGEROUS_VERBOSE_STATE" desc="Text for the Dangerous Omnibox Verbose State. Displayed when the current page fails the malware check."> |
| 33 | Dangerous |
| 34 | </message> |
cjgrant | 1a0e2b6 | 2017-07-11 04:33:35 | [diff] [blame] | 35 | <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."> |
| 36 | Offline |
| 37 | </message> |
sdefresne | 16f4afc | 2016-02-12 16:05:19 | [diff] [blame] | 38 | <if expr="is_ios"> |
| 39 | <message name="IDS_OMNIBOX_EMPTY_HINT" desc="The text displayed in the omnibox when it is empty."> |
| 40 | Search or type URL |
| 41 | </message> |
| 42 | </if> |
Kevin Bailey | 6a43dad | 2018-05-22 21:00:25 | [diff] [blame] | 43 | <message name="IDS_OMNIBOX_TAB_SUGGEST_HINT" desc="The button text contents to say that this suggestion will switch to another tab."> |
Kevin Bailey | 367fc70 | 2018-05-14 20:15:24 | [diff] [blame] | 44 | Switch to this tab |
Kevin Bailey | 1f9f928 | 2017-11-08 15:29:25 | [diff] [blame] | 45 | </message> |
Kevin Bailey | 6a43dad | 2018-05-22 21:00:25 | [diff] [blame] | 46 | <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."> |
| 47 | Switch |
| 48 | </message> |
mattreynolds | 08c7909 | 2016-09-14 22:00:08 | [diff] [blame] | 49 | <message name="IDS_PHYSICAL_WEB_OVERFLOW_DESCRIPTION" desc="The description in the omnibox dropdown indicating that multiple nearby devices are broadcasting URLs."> |
| 50 | Physical Web suggestions |
| 51 | </message> |
| 52 | <message name="IDS_PHYSICAL_WEB_OVERFLOW" desc="A label in the omnibox dropdown indicating the number of additional nearby devices broadcasting URLs."> |
| 53 | {URL_count, plural, =1 {and 1 more web page} other {and # more web pages}} |
| 54 | </message> |
| 55 | <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."> |
| 56 | {URL_count, plural, =1 {1 web page nearby} other {# web pages nearby}} |
mattreynolds | 5afc0169 | 2016-08-19 22:09:56 | [diff] [blame] | 57 | </message> |
Elly Fong-Jones | 2c324c1 | 2017-11-07 12:18:21 | [diff] [blame] | 58 | |
| 59 | <!-- Accessibility labels for autocomplete match types. |
| 60 | These are parameterized on the text being completed into the omnibox. |
| 61 | --> |
| 62 | <message name="IDS_ACC_AUTOCOMPLETE_HISTORY" desc="Text for screenreaders describing a URL from history."> |
Aaron Leventhal | fe5e4e13 | 2017-11-20 23:26:44 | [diff] [blame] | 63 | <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-Jones | 2c324c1 | 2017-11-07 12:18:21 | [diff] [blame] | 64 | </message> |
| 65 | <message name="IDS_ACC_AUTOCOMPLETE_SEARCH_HISTORY" desc="Text for screenreaders describing a search from history."> |
Aaron Leventhal | fe5e4e13 | 2017-11-20 23:26:44 | [diff] [blame] | 66 | <ph name="TEXT">$1<ex>dogs</ex> search from history</ph> |
Elly Fong-Jones | 2c324c1 | 2017-11-07 12:18:21 | [diff] [blame] | 67 | </message> |
| 68 | <message name="IDS_ACC_AUTOCOMPLETE_SEARCH" desc="Text for screenreaders describing a generic search."> |
Aaron Leventhal | fe5e4e13 | 2017-11-20 23:26:44 | [diff] [blame] | 69 | <ph name="TEXT">$1<ex>dogs</ex> search</ph> |
Elly Fong-Jones | 2c324c1 | 2017-11-07 12:18:21 | [diff] [blame] | 70 | </message> |
| 71 | <message name="IDS_ACC_AUTOCOMPLETE_SUGGESTED_SEARCH" desc="Text for screenreaders describing a suggested search."> |
Aaron Leventhal | fe5e4e13 | 2017-11-20 23:26:44 | [diff] [blame] | 72 | <ph name="TEXT">$1<ex>dogs</ex> search suggestion</ph> |
Elly Fong-Jones | 2c324c1 | 2017-11-07 12:18:21 | [diff] [blame] | 73 | </message> |
Orin Jaworski | b637620 | 2018-07-03 20:33:18 | [diff] [blame^] | 74 | <message name="IDS_ACC_AUTOCOMPLETE_SUGGESTED_SEARCH_ENTITY" desc="Readable text represening a search suggestion for a rich entity with type description. The commas are significant as they will introduce a pause in the spoken text."> |
| 75 | <ph name="ENTITY">$1<ex>muhammad ali</ex></ph>, <ph name="DESCRIPTION">$2<ex>american professional boxer</ex></ph>, search suggestion |
| 76 | </message> |
Aaron Leventhal | b5ad3ab3 | 2017-12-07 16:51:25 | [diff] [blame] | 77 | <message name="IDS_ACC_AUTOCOMPLETE_QUICK_ANSWER" desc="Readable text represening a query typed by the user in the omnibox, 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."> |
| 78 | <ph name="QUERY">$1<ex>weather in los angeles</ex></ph>, answer, <ph name="ANSWER">$2<ex>sunny and 84 degrees</ex></ph> |
| 79 | </message> |
Elly Fong-Jones | 2c324c1 | 2017-11-07 12:18:21 | [diff] [blame] | 80 | <message name="IDS_ACC_AUTOCOMPLETE_BOOKMARK" desc="Text for screenreaders describing a URL from a bookmark."> |
Aaron Leventhal | fe5e4e13 | 2017-11-20 23:26:44 | [diff] [blame] | 81 | <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-Jones | 2c324c1 | 2017-11-07 12:18:21 | [diff] [blame] | 82 | </message> |
| 83 | <message name="IDS_ACC_AUTOCOMPLETE_CLIPBOARD" desc="Text for screenreaders describing a URL from a clipboard."> |
Aaron Leventhal | fe5e4e13 | 2017-11-20 23:26:44 | [diff] [blame] | 84 | <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-Jones | 2c324c1 | 2017-11-07 12:18:21 | [diff] [blame] | 85 | </message> |
Aaron Leventhal | 5126c5e | 2017-12-12 19:14:42 | [diff] [blame] | 86 | <!-- Supplement accessibility label with item position, e.g. "1 of 3" --> |
| 87 | <message name="IDS_ACC_AUTOCOMPLETE_N_OF_M" desc="Text for screenreaders describing the current matche's position in the list of suggestions."> |
| 88 | <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> |
| 89 | </message> |
[email protected] | 53f0cab | 2014-08-18 09:52:27 | [diff] [blame] | 90 | </grit-part> |