blob: 70bd10939368860654af48c9aafd83e2a3857d41 [file] [log] [blame]
sdefresne21a6eaf2016-02-11 22:30:191<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
lgarronfc1d5e52017-05-03 23:15:213 <!-- Security summary strings -->
lgarronfc1d5e52017-05-03 23:15:214 <message name="IDS_PAGE_INFO_SECURE_SUMMARY" desc="A short summary phrase at the top of the Page Info bubble (which shows when you click the lock icon) that indicates that the connection to the current website is secure.">
Peter Boström167fdbd12018-02-15 15:47:395 Connection is secure
lgarrona0a14a482017-01-12 03:04:106 </message>
lgarronfc1d5e52017-05-03 23:15:217 <message name="IDS_PAGE_INFO_MIXED_CONTENT_SUMMARY" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indicator) if the connection to the current website is using mainly using a secure connection but has some insecure parts (like insecurely loaded images).">
lgarrona0a14a482017-01-12 03:04:108 Your connection to this site is not fully secure
9 </message>
Trent Apted70291902017-07-17 09:25:2810 <message name="IDS_PAGE_INFO_NOT_SECURE_SUMMARY" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indicator) if the connection to the current website is not secure.">
lgarrona0a14a482017-01-12 03:04:1011 Your connection to this site is not secure
12 </message>
lgarronfc1d5e52017-05-03 23:15:2113 <message name="IDS_PAGE_INFO_MALWARE_SUMMARY" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indicator) if the current website has been flagged as containing malware.">
lgarrona0a14a482017-01-12 03:04:1014 This site contains malware
15 </message>
lgarronfc1d5e52017-05-03 23:15:2116 <message name="IDS_PAGE_INFO_SOCIAL_ENGINEERING_SUMMARY" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indicator) if the current website has been flagged as social engineering.">
lgarrona0a14a482017-01-12 03:04:1017 This site is deceptive
18 </message>
lgarronfc1d5e52017-05-03 23:15:2119 <message name="IDS_PAGE_INFO_UNWANTED_SOFTWARE_SUMMARY" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indicator) if the current website has been flagged as containing unwanted software.">
lgarrona0a14a482017-01-12 03:04:1020 This site contains harmful programs
21 </message>
22
lgarronfc1d5e52017-05-03 23:15:2123 <!-- Internal page summary strings -->
24 <!-- Note: IDS_PAGE_INFO_INTERNAL_PAGE would be here, but it is in components_{chromium,google_chrome}_strings.grd because it uses the browser name. -->
meacerdebec2e32016-04-27 17:47:1625 <message name="IDS_PAGE_INFO_EXTENSION_PAGE" desc="Message to display in the page info bubble when the page you are on is a chrome-extension:// page. This refers to Chrome extensions.">
meacerf002ed52017-02-06 19:30:5026 You're viewing an extension page
meacerdebec2e32016-04-27 17:47:1627 </message>
meacere1feca02016-08-15 22:04:4328 <message name="IDS_PAGE_INFO_VIEW_SOURCE_PAGE" desc="Message to display in the page info bubble when you are viewing page sources by using |View page source| option from the right click menu.">
meacerf002ed52017-02-06 19:30:5029 You're viewing the source of a web page
meacere1feca02016-08-15 22:04:4330 </message>
Livvie Lin145251ab2019-07-29 21:06:0831 <message name="IDS_PAGE_INFO_DEVTOOLS_PAGE" desc="Message to display in the page info bubble when the page you are on is a devtools:// page.">
32 You're viewing a developer tools page
33 </message>
sdefresne21a6eaf2016-02-11 22:30:1934
Joe DeBlasio94c3bb0982019-07-17 01:43:3235 <!-- Safety Tip summary strings -->
Joe DeBlasio94c3bb0982019-07-17 01:43:3236 <message name="IDS_PAGE_INFO_SAFETY_TIP_BAD_REPUTATION_DESCRIPTION" desc="Body of message to display in the page info bubble when you are viewing a page that triggered a safety tip.">
Joe DeBlasio7d604922019-08-08 19:56:3637 This site could be fake or fraudulent. Chrome recommends leaving now.
Joe DeBlasio94c3bb0982019-07-17 01:43:3238 </message>
39 <message name="IDS_PAGE_INFO_SAFETY_TIP_LEAVE_BUTTON" desc="Text of button to leave a suspicious page shown on the safety tip page info bubble.">
40 Leave this site
41 </message>
Mustafa Emre Acer69451812019-08-07 18:14:2642 <message name="IDS_PAGE_INFO_SAFETY_TIP_SUMMARY" desc="Message to display in the page info bubble when the page you are on triggered a safety tip.">
43 Suspicious site
44 </message>
Joe DeBlasio94c3bb0982019-07-17 01:43:3245
Livvie Lind6a96182018-08-29 20:28:4846 <!-- Viewing file strings -->
47 <message name="IDS_PAGE_INFO_FILE_PAGE" desc="Message to display in the page info bubble when the page the user has navigated to is a file:// page">
48 You're viewing a local or shared file
49 </message>
50
lgarronfc1d5e52017-05-03 23:15:2151 <!-- Detail strings -->
52 <message name="IDS_PAGE_INFO_SECURE_DETAILS" desc="A short paragraph explaining a secure site to the user.">
53 Your information (for example, passwords or credit card numbers) is private when it is sent to this site.
elawrenced9978fc2017-05-02 02:45:1954 </message>
lgarronfc1d5e52017-05-03 23:15:2155 <message name="IDS_PAGE_INFO_MIXED_CONTENT_DETAILS" desc="A short paragraph explaining a partially insecure site to the user.">
56 Attackers might be able to see the images you’re looking at on this site and trick you by modifying them.
elawrenced9978fc2017-05-02 02:45:1957 </message>
lgarronfc1d5e52017-05-03 23:15:2158 <message name="IDS_PAGE_INFO_NOT_SECURE_DETAILS" desc="A short paragraph explaining a non-secure site to the user.">
59 You should not enter any sensitive information on this site (for example, passwords or credit cards), because it could be stolen by attackers.
elawrenced9978fc2017-05-02 02:45:1960 </message>
lgarronfc1d5e52017-05-03 23:15:2161 <message name="IDS_PAGE_INFO_MALWARE_DETAILS" desc="A short paragraph explaining to the user that the current website has been flagged as containing malware.">
62 Attackers on this site might attempt to install dangerous programs on your computer that steal or delete your information (for example, photos, passwords, messages, and credit cards).
63 </message>
64 <message name="IDS_PAGE_INFO_SOCIAL_ENGINEERING_DETAILS" desc="A short paragraph explaining to the user that the current website has been flagged as social engineering.">
65 Attackers on this site may trick you into doing something dangerous like installing software or revealing your personal information (for example, passwords, phone numbers, or credit cards).
66 </message>
67 <message name="IDS_PAGE_INFO_UNWANTED_SOFTWARE_DETAILS" desc="A short paragraph explaining to the user that the current website has been flagged as containing unwanted software.">
68 Attackers on this site might try to trick you into installing programs that harm your browsing experience (for example, by changing your homepage or showing extra ads on sites you visit).
elawrenced9978fc2017-05-02 02:45:1969 </message>
70
lgarronfc1d5e52017-05-03 23:15:2171 <!-- Identity detail strings shared with iOS -->
72 <message name="IDS_PAGE_INFO_SECURITY_TAB_INSECURE_IDENTITY" desc="The text of the identity section when the page is not secure.">
73 The identity of this website has not been verified.
patricialorb7c5f422017-04-19 04:21:4574 </message>
lgarronfc1d5e52017-05-03 23:15:2175
Eric Lawrence6758d1d2017-11-21 16:06:0576 <if expr="chromeos">
lgarronfc1d5e52017-05-03 23:15:2177 <!-- Administrator-provided certificate notifications -->
sperigo36adb722017-06-22 16:50:4578 <message name="IDS_CERT_POLICY_PROVIDED_CERT_MESSAGE" desc="Text that is displayed in the Page Info popup when using an administrator-provided certificate">
lgarronfc1d5e52017-05-03 23:15:2179 You have accessed content using an administrator-provided certificate. Data you provide to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> can be intercepted by your administrator.
80 </message>
Eric Lawrence6758d1d2017-11-21 16:06:0581 </if>
82
83 <!-- Strings below are not used on iOS. -->
84 <if expr="not is_ios">
sperigo36adb722017-06-22 16:50:4585
lgarronfc1d5e52017-05-03 23:15:2186 <!-- Certificate exception decision UI (after clicking through an SSL certificate error) -->
87 <!-- TODO(crbug.com/502473): Support revoking certificate overrides on iOS Page Info. -->
88 <message name="IDS_PAGE_INFO_INVALID_CERTIFICATE_DESCRIPTION" desc="A short paragraph to the user that security warnings are disabled. This is the case when the user has encountered a certificate error for the current site and chosen to override it.">
89 You have chosen to disable security warnings for this site.
90 </message>
91 <if expr="is_android">
92 <message name="IDS_PAGE_INFO_RESET_INVALID_CERTIFICATE_DECISIONS_BUTTON" desc="Text of button in the page info that resets allow/deny decisions of invalid certificates, which will start showing security warnings for the page again.">
93 Stop using an invalid certificate
94 </message>
95 </if>
96 <if expr="not is_android">
97 <message name="IDS_PAGE_INFO_RESET_INVALID_CERTIFICATE_DECISIONS_BUTTON" desc="Text of button in the page info that resets allow/deny decisions of invalid certificates, which will start showing security warnings for the page again.">
98 Re-enable warnings
99 </message>
100 </if>
101
102 <!-- Old connection info UI. Only used on Android, but still compiled on desktop. -->
103 <message name="IDS_PAGE_INFO_HELP_CENTER_LINK" desc="This is the text of the link pointing to the Help Center. This appears at the bottom of the SSL dialog and 'this' refers to the sections within the bubble.">
104 What do these mean?
105 </message>
106 <message name="IDS_PAGE_INFO_SECURITY_TAB_DEPRECATED_SIGNATURE_ALGORITHM" desc="The security summary phrase in the page information panel for a security problem where the site's certificate chain contains a SHA1 signature. Such certificates are treated as errors except when a policy override is present.">
107 The certificate chain for this site contains a certificate signed using SHA-1.
108 </message>
109 <message name="IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTED_CONNECTION_TEXT" desc="The text of the connection section when the connection is encrypted.">
110 Your connection to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> is encrypted using a modern cipher suite.
111 </message>
112 <message name="IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTED_INSECURE_CONTENT_ERROR" desc="Some extra text of the connection section when the connection is encrypted and the page contains insecure content which has been run (e.g. script).">
113 Further, this page includes other resources which are not secure. These resources can be viewed by others while in transit, and can be modified by an attacker to change the behavior of the page.
114 </message>
115 <message name="IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTED_INSECURE_CONTENT_WARNING" desc="Some extra text of the connection section when the connection is encrypted and the page contains insecure content which has been displayed (e.g. images, CSS).">
116 Further, this page includes other resources which are not secure. These resources can be viewed by others while in transit, and can be modified by an attacker to change the look of the page.
117 </message>
118 <message name="IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTED_INSECURE_FORM_WARNING" desc="Some extra text of the connection section when the connection is encrypted and the page contains a form with a non-secure target.">
119 This page includes a form that may not submit securely. Data you send can be viewed by others while in transit or could be modified by an attacker to change what the server receives.
120 </message>
121 <message name="IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTED_SENTENCE_LINK" desc="Linking 2 sentences in 1 paragraph.">
122 <ph name="SENTENCE1">$1<ex>Your connection is encrypted.</ex></ph> <ph name="SENTENCE2">$2<ex>However, this page includes resources from other pages whose identity cannot be verified.</ex></ph>
123 </message>
124 <message name="IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTION_DETAILS" desc="This message gives details of the cryptographic primitives used to protect the HTTPS connection.">
125 The connection is encrypted using <ph name="CIPHER">$1<ex>AES_128</ex></ph>, with <ph name="MAC">$2<ex>HMAC-SHA1</ex></ph> for message authentication and <ph name="KX">$3<ex>RSA</ex></ph> as the key exchange mechanism.
126 </message>
127 <message name="IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTION_DETAILS_AEAD" desc="This message gives details of the cryptographic primitives used to protect the HTTPS connection. It should be translated in a similar manner as IDS_PAGE_INFO_SECURITY_TAB_ENCRYPTION_DETAILS">
128 The connection is encrypted and authenticated using <ph name="CIPHER">$1<ex>AES_128_GCM</ex></ph> and uses <ph name="KX">$2<ex>RSA</ex></ph> as the key exchange mechanism.
129 </message>
130 <message name="IDS_PAGE_INFO_SECURITY_TAB_NON_UNIQUE_NAME" desc="The text of the identity section when the host is not unique (such as with Intranet host names).">
131 The identity of the server you are connected to cannot be fully validated. You are connected to a server using a name only valid within your network, which an external certificate authority has no way to validate ownership of. As some certificate authorities will issue certificates for these names regardless, there is no way to ensure you are connected to the intended website and not an attacker.
132 </message>
133 <message name="IDS_PAGE_INFO_SECURITY_TAB_NOT_ENCRYPTED_CONNECTION_TEXT" desc="The text of the connection section when the connection is not encrypted.">
134 Your connection to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> is not encrypted.
135 </message>
lgarronfc1d5e52017-05-03 23:15:21136 <message name="IDS_PAGE_INFO_SECURITY_TAB_SSL_VERSION" desc="This message gives the version of the SSL protocol used to protect the HTTPS connection.">
137 The connection uses <ph name="SSL_VERSION">$1<ex>TLS 1.0</ex></ph>.
138 </message>
lgarronfc1d5e52017-05-03 23:15:21139 <message name="IDS_PAGE_INFO_SECURITY_TAB_UNKNOWN_PARTY" desc="The default name used when we did not find a principal name.">
140 unknown name
141 </message>
142 <message name="IDS_PAGE_INFO_SECURITY_TAB_WEAK_ENCRYPTION_CONNECTION_TEXT" desc="The text of the connection section when the connection uses weak encryption.">
143 Your connection to <ph name="DOMAIN">$1<ex>www.google.com</ex></ph> is encrypted using an obsolete cipher suite.
144 </message>
145 <if expr="not use_titlecase">
146 <message name="IDS_PAGE_INFO_CERT_INFO_BUTTON" desc="Text of button in the page info that shows the SSL certificate.">
147 Certificate information
148 </message>
149 </if>
150 <if expr="use_titlecase">
151 <message name="IDS_PAGE_INFO_CERT_INFO_BUTTON" desc="In Title Case: Text of button in the page info that shows the SSL certificate.">
152 Certificate Information
153 </message>
154 </if>
155 <message name="IDS_PAGE_INFO_ADDRESS" desc="Locality as reported in the EV identity text.">
156 <ph name="CITY">$1<ex>Mountain View</ex></ph>, <ph name="STATE">$2<ex>California</ex></ph> <ph name="COUNTRY">$3<ex>USA</ex></ph>
157 </message>
158 <message name="IDS_PAGE_INFO_PARTIAL_ADDRESS" desc="Locality with missing state as reported in the EV identity text.">
159 <ph name="CITY">$1<ex>Mountain View</ex></ph>, <ph name="COUNTRY">$2<ex>US</ex></ph>
160 </message>
Christopher Thompson9445fdb2019-07-10 22:40:28161 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_EV_VERIFIED" desc="Describes the legal entity that the current page's HTTPS certificate was issued to. Shown in the certificate area in the Page Info bubble when a HTTPS site with a valid EV certificate is loaded.">
Christopher Thompson05311ef2019-07-04 19:39:03162 Issued to: <ph name="ORGANIZATION">$1<ex>Google LLC</ex></ph> [<ph name="JURISDICTION">$2<ex>US</ex></ph>]
lgarronfc1d5e52017-05-03 23:15:21163 </message>
164
165 <!-- Certificate Viewer link -->
166 <if expr="not is_android">
167 <message name="IDS_PAGE_INFO_CERTIFICATE" desc="Title of the certificate area in the Page Info bubble, shown when a HTTPS site is loaded.">
168 Certificate
169 </message>
170 <message name="IDS_PAGE_INFO_CERTIFICATE_VALID_LINK" desc="This appears in the Page Info bubble when a HTTPS site is loaded with a valid certificate. Text of the link that launches the Certificate Viewer.">
171 Valid
172 </message>
173 <message name="IDS_PAGE_INFO_CERTIFICATE_INVALID_LINK" desc="This appears in the Page Info bubble when a HTTPS site is loaded with an invalid certificate, e.g. https://wrong.host.badssl.com/. Text of the link that launches the Certificate Viewer.">
174 Invalid
175 </message>
Pattic3e5f1e2017-11-08 02:03:35176 <message name="IDS_PAGE_INFO_CERTIFICATE_BUTTON_TEXT" desc="Title of the certificate button in the Page Info bubble, shown when a HTTPS site is loaded. Clicking this button will show the certificate viewer.">
177 Certificate <ph name="CERTIFICATE_VALIDITY">$1<ex>(Invalid)</ex></ph>
178 </message>
179 <message name="IDS_PAGE_INFO_CERTIFICATE_VALID_PARENTHESIZED" desc="Button text used as part of IDS_PAGE_INFO_CERTIFICATE_BUTTON_TEXT when the Page Information bubble has been opened for a site with a valid certificate.">
180 (Valid)
181 </message>
182 <message name="IDS_PAGE_INFO_CERTIFICATE_INVALID_PARENTHESIZED" desc="Button text used as part of IDS_PAGE_INFO_CERTIFICATE_BUTTON_TEXT when the Page Information bubble has been opened for a site with an invalid certificate.">
183 (Invalid)
184 </message>
Patti8b2acc182017-10-09 23:51:40185 <message name="IDS_PAGE_INFO_CERTIFICATE_VALID_LINK_TOOLTIP" desc="The text of the tooltip on IDS_PAGE_INFO_CERTIFICATE_VALID_LINK.">
186 Show certificate (issued by <ph name="ISSUER">$1<ex>Let's Encrypt X3</ex></ph>)
187 </message>
188 <message name="IDS_PAGE_INFO_CERTIFICATE_INVALID_LINK_TOOLTIP" desc="The text of the tooltip on IDS_PAGE_INFO_CERTIFICATE_INVALID_LINK.">
189 Show certificate
lgarronfc1d5e52017-05-03 23:15:21190 </message>
191 </if>
192
193 <!-- Cookies -->
194 <if expr="not is_android">
195 <message name="IDS_PAGE_INFO_COOKIES" desc="The label for the Cookies setting in the Page Information Window.">
196 Cookies
197 </message>
Pattic3e5f1e2017-11-08 02:03:35198 <message name="IDS_PAGE_INFO_COOKIES_BUTTON_TEXT" desc="The label on a button in the Page Information Window that, when clicked, opens a dialog where cookies can be managed by the user.">
199 Cookies <ph name="NUM_COOKIES">$1<ex>(4 in use)</ex></ph>
200 </message>
201 <message name="IDS_PAGE_INFO_NUM_COOKIES_PARENTHESIZED" desc="The label of the counts for allowed cookies that are in use on the page. This text will be used in IDS_PAGE_INFO_COOKIES_BUTTON_TEXT.">
Jungshik Shin31ce7eab2019-09-08 02:55:15202 {NUM_COOKIES, plural, =1 {(1 in use)} other {(# in use)}}
Pattic3e5f1e2017-11-08 02:03:35203 </message>
Peter Collingbourneac2f4ca2019-02-05 01:34:59204 <message name="IDS_PAGE_INFO_COOKIES_TOOLTIP" desc="The text of the tooltip on IDS_PAGE_INFO_NUM_COOKIES_PARENTHESIZED.">
Timothy Loh89cdd4ac2017-10-27 06:08:18205 Show cookies
206 </message>
lgarronfc1d5e52017-05-03 23:15:21207 </if>
208
209 <!-- Permission names -->
sperigo36adb722017-06-22 16:50:45210 <message name="IDS_PAGE_INFO_TYPE_ADS" desc="The label used for the ads permission controls in the Page Info popup.">
Charles Harrisona43e5aa2017-06-12 22:49:02211 Ads
212 </message>
sperigo36adb722017-06-22 16:50:45213 <message name="IDS_PAGE_INFO_TYPE_AUTOPLAY" desc="The label used for the autoplay permission controls in the Page Info popup.">
lgarronfc1d5e52017-05-03 23:15:21214 Autoplay
215 </message>
sperigo36adb722017-06-22 16:50:45216 <message name="IDS_PAGE_INFO_TYPE_BACKGROUND_SYNC" desc="The label used for the background sync permission controls in the Page Info popup.">
lgarronfc1d5e52017-05-03 23:15:21217 Background Sync
218 </message>
sperigo36adb722017-06-22 16:50:45219 <message name="IDS_PAGE_INFO_TYPE_IMAGES" desc="The label used for images permission controls in the Page Info popup.">
lgarronfc1d5e52017-05-03 23:15:21220 Images
221 </message>
sperigo36adb722017-06-22 16:50:45222 <message name="IDS_PAGE_INFO_TYPE_JAVASCRIPT" desc="The label used for JavaScript permission controls in the Page Info popup.">
lgarronfc1d5e52017-05-03 23:15:21223 JavaScript
224 </message>
Charlie Harrison27b4b132018-05-08 15:06:30225 <message name="IDS_PAGE_INFO_TYPE_POPUPS_REDIRECTS" desc="The label used for the popup/redirect permission controls in the Page Info popup.">
226 Pop-ups and redirects
227 </message>
sperigo36adb722017-06-22 16:50:45228 <message name="IDS_PAGE_INFO_TYPE_FLASH" desc="The label used for Flash permissions in the Page Info popup.">
lgarronfc1d5e52017-05-03 23:15:21229 Flash
230 </message>
Christian Dullwebere56bcfa12017-09-21 09:49:26231 <message name="IDS_PAGE_INFO_TYPE_LOCATION" desc="The label used for geolocation permission controls in the Page Info popup." meaning="Geolocation">
lgarronfc1d5e52017-05-03 23:15:21232 Location
233 </message>
sperigo36adb722017-06-22 16:50:45234 <message name="IDS_PAGE_INFO_TYPE_NOTIFICATIONS" desc="The label used for notifications permission controls in the Page Info popup.">
lgarronfc1d5e52017-05-03 23:15:21235 Notifications
236 </message>
sperigo36adb722017-06-22 16:50:45237 <message name="IDS_PAGE_INFO_TYPE_MIC" desc="The label used for the microphone permission controls in the Page Info popup.">
lgarronfc1d5e52017-05-03 23:15:21238 Microphone
239 </message>
sperigo36adb722017-06-22 16:50:45240 <message name="IDS_PAGE_INFO_TYPE_CAMERA" desc="The label used for the camera permission controls in the Page Info popup.">
lgarronfc1d5e52017-05-03 23:15:21241 Camera
242 </message>
sperigo36adb722017-06-22 16:50:45243 <message name="IDS_PAGE_INFO_TYPE_MIDI_SYSEX" desc="The label used for MIDI system exclusive message permission controls in the Page Info popup.">
lgarronfc1d5e52017-05-03 23:15:21244 MIDI devices full control
245 </message>
Tommy Steimela8c3757e2017-08-24 00:15:46246 <message name="IDS_PAGE_INFO_TYPE_SOUND" desc="The label used for the sound permission controls in the Page Info popup.">
247 Sound
248 </message>
Gary Kacmarcik10533cf2017-11-22 03:31:28249 <message name="IDS_PAGE_INFO_TYPE_CLIPBOARD" desc="The label used for the clipboard permission controls in the Page Info popup.">
250 Clipboard
251 </message>
Alexander Shalamovce5aab52018-02-07 11:45:15252 <message name="IDS_PAGE_INFO_TYPE_SENSORS" desc="The label used for the sensor permission controls in the Page Info popup. Title case format.">
253 Motion or Light Sensors
254 </message>
Raphael Kubo da Costa0b749e12019-04-25 15:48:16255 <message name="IDS_PAGE_INFO_TYPE_MOTION_SENSORS" desc="The label used for the motion sensor (accelerometer, gyroscope, magnetometer) permission controls in the Page Info popup. Title case format.">
256 Motion Sensors
257 </message>
Reilly Granta69ab672018-04-06 18:26:07258 <message name="IDS_PAGE_INFO_TYPE_USB" desc="The label used for the USB permission controls in the Page Info popup.">
259 USB devices
260 </message>
Reilly Grant87d6eb022019-04-19 23:55:59261 <message name="IDS_PAGE_INFO_TYPE_SERIAL" desc="The label used for the serial port permission controls in the Page Info popup.">
262 Serial ports
263 </message>
Ovidio Henriquez46dfbde2019-08-02 15:01:37264 <message name="IDS_PAGE_INFO_TYPE_NATIVE_FILE_SYSTEM_WRITE" desc="The label used for the native file system write permission controls in the Page Info popup. The write permission determines whether sites are allowed to save to the original file that was selected by the user through the Native File System API.">
Balazs Engedy750b8b202019-08-14 00:02:39265 File editing
Ovidio Henriquez46dfbde2019-08-02 15:01:37266 </message>
Jun Caiacf03c42019-05-15 20:12:29267 <message name="IDS_PAGE_INFO_TYPE_BLUETOOTH_SCANNING" desc="The label used for the Bluetooth scanning controls in the Page Info popup.">
268 Bluetooth scanning
269 </message>
lgarronfc1d5e52017-05-03 23:15:21270 <!-- TODO(crbug.com/716303): A few permissions are missing here. -->
271
272 <!-- Permission values -->
sperigo36adb722017-06-22 16:50:45273 <message name="IDS_PAGE_INFO_BUTTON_TEXT_ALLOWED_BY_USER" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the permission controlled by the button was explicitly set to allow by the user.">
lgarronfc1d5e52017-05-03 23:15:21274 Allow
275 </message>
sperigo36adb722017-06-22 16:50:45276 <message name="IDS_PAGE_INFO_BUTTON_TEXT_BLOCKED_BY_USER" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the permission controlled by the button was explicitly set to block by the user.">
lgarronfc1d5e52017-05-03 23:15:21277 Block
278 </message>
Becca Hughesabb639882018-08-08 17:24:24279 <message name="IDS_PAGE_INFO_BUTTON_TEXT_MUTED_BY_USER" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the button controls the sound permission and was explicitly set to mute by the user.">
280 Mute
281 </message>
sperigo36adb722017-06-22 16:50:45282 <message name="IDS_PAGE_INFO_BUTTON_TEXT_ASK_BY_USER" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the permission controlled by the button was explicitly set to ask by the user.">
lgarronfc1d5e52017-05-03 23:15:21283 Ask
284 </message>
sperigo36adb722017-06-22 16:50:45285 <message name="IDS_PAGE_INFO_BUTTON_TEXT_DETECT_IMPORTANT_CONTENT_BY_USER" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the permission controlled by the button was explicitly set to detect important content by the user.">
lgarronfc1d5e52017-05-03 23:15:21286 Detect
287 </message>
288
sperigo36adb722017-06-22 16:50:45289 <message name="IDS_PAGE_INFO_BUTTON_TEXT_ALLOWED_BY_DEFAULT" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the permission controlled by the button is set to the default setting and the default settings is allow.">
lgarronfc1d5e52017-05-03 23:15:21290 Allow (default)
291 </message>
Becca Hughesabb639882018-08-08 17:24:24292 <message name="IDS_PAGE_INFO_BUTTON_TEXT_AUTOMATIC_BY_DEFAULT" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the button controls the sound permission and is set to the default setting and the default setting is automatic.">
293 Automatic (default)
294 </message>
sperigo36adb722017-06-22 16:50:45295 <message name="IDS_PAGE_INFO_BUTTON_TEXT_BLOCKED_BY_DEFAULT" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the permission controlled by the button is set to the default setting and the default settings is block.">
lgarronfc1d5e52017-05-03 23:15:21296 Block (default)
297 </message>
Becca Hughesabb639882018-08-08 17:24:24298 <message name="IDS_PAGE_INFO_BUTTON_TEXT_MUTED_BY_DEFAULT" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the button controls the sound permission and is set to the default setting and the default setting is mute.">
299 Mute (default)
300 </message>
sperigo36adb722017-06-22 16:50:45301 <message name="IDS_PAGE_INFO_BUTTON_TEXT_ASK_BY_DEFAULT" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the permission controlled by the button is set to the default setting and the default settings is ask.">
lgarronfc1d5e52017-05-03 23:15:21302 Ask (default)
303 </message>
sperigo36adb722017-06-22 16:50:45304 <message name="IDS_PAGE_INFO_BUTTON_TEXT_DETECT_IMPORTANT_CONTENT_BY_DEFAULT" desc="The Page Info popup contains several buttons for opening dropdown menus and changing site permissions. This is the text of such a button if the permission controlled by the button is set to the default setting and the default settings is detect important content.">
lgarronfc1d5e52017-05-03 23:15:21305 Detect (default)
306 </message>
307
308 <message name="IDS_PAGE_INFO_MENU_ITEM_DEFAULT_ALLOW" desc="The text of the menu item of a permissions menu on the Page Info UI that resets the setting to the default setting which is allow.">
309 Use global default (Allow)
310 </message>
311 <message name="IDS_PAGE_INFO_MENU_ITEM_DEFAULT_BLOCK" desc="The text of the menu item of a permissions menu on the Page Info UI that resets the setting to the default setting which is block.">
312 Use global default (Block)
313 </message>
314 <message name="IDS_PAGE_INFO_MENU_ITEM_DEFAULT_ASK" desc="The text of the menu item of a permissions menu on the Page Info UI that reset the setting to the default setting which is ask.">
315 Use global default (Ask)
316 </message>
317 <message name="IDS_PAGE_INFO_MENU_ITEM_DEFAULT_DETECT_IMPORTANT_CONTENT" desc="The text of the menu item of a permissions menu on the Page Info UI that reset the setting to the default setting which is detect important content.">
318 Use global default (Detect)
319 </message>
320
321 <message name="IDS_PAGE_INFO_MENU_ITEM_ALLOW" desc="The text of the menu item of a permissions menu on the Page Info UI that sets the setting to allow.">
322 Always allow on this site
323 </message>
324 <message name="IDS_PAGE_INFO_MENU_ITEM_BLOCK" desc="The text of the menu item of a permissions menu on the Page Info UI that sets the setting to allow.">
325 Always block on this site
326 </message>
Reilly Granta69ab672018-04-06 18:26:07327 <message name="IDS_PAGE_INFO_MENU_ITEM_ASK" desc="The text of the menu item of a permissions menu on the Page Info UI that sets the setting to ask.">
328 Always ask on this site
329 </message>
330 <message name="IDS_PAGE_INFO_MENU_ITEM_DETECT_IMPORTANT_CONTENT" desc="The text of the menu item of a permissions menu on the Page Info UI that sets the setting to detect important content.">
lgarronfc1d5e52017-05-03 23:15:21331 Always detect important content on this site
332 </message>
Charles Harrisona43e5aa2017-06-12 22:49:02333 <message name="IDS_PAGE_INFO_MENU_ITEM_ADS_BLOCK" desc="The text of the menu item of a permissions menu on the Page Info UI for the ads permission in Block mode">
334 Block on this site
csharrisone2aed4a2017-05-22 21:35:15335 </message>
lgarronfc1d5e52017-05-03 23:15:21336
Timothy Loh7f5722d562017-10-24 08:20:19337 <message name="IDS_PAGE_INFO_SELECTOR_TOOLTIP" desc="The text of the tooltip on the page info selector.">
338 Select permission for <ph name="PERMISSION_NAME">$1<ex>Location</ex></ph>
339 </message>
340
lgarronfc1d5e52017-05-03 23:15:21341 <!-- UI for device access granted to the site using the device chooser (e.g. USB, Bluetooth) -->
Reilly Grant4e9d4f22019-02-13 17:17:30342 <message name="IDS_PAGE_INFO_USB_DEVICE_SECONDARY_LABEL" desc="The label displayed underneath the device name to inform the user that the item refers to a USB device.">
Patti1d8a4312018-01-19 06:36:11343 USB device
344 </message>
Reilly Grant4e9d4f22019-02-13 17:17:30345 <message name="IDS_PAGE_INFO_USB_DEVICE_ALLOWED_BY_POLICY_LABEL" desc="The label displayed underneath the device name to inform the user that the item listed is refering to a USB device explicitly allowed by the user's enterprise policy.">
Ovidio Henriquez017d3b8f2019-02-01 18:51:24346 USB device allowed by your administrator
347 </message>
lgarronfc1d5e52017-05-03 23:15:21348 <message name="IDS_PAGE_INFO_DELETE_USB_DEVICE" desc="The tooltip displayed when hovering over the button that will remove permission to access a USB device that the user previously granted to the site.">
349 Revoke access
350 </message>
Reilly Grant4e9d4f22019-02-13 17:17:30351 <message name="IDS_PAGE_INFO_SERIAL_PORT_SECONDARY_LABEL" desc="The label displayed underneath the port name to inform the user that the permission listed refers to a serial port.">
352 Serial port
353 </message>
354 <message name="IDS_PAGE_INFO_DELETE_SERIAL_PORT" desc="The tooltip displayed when hovering over the button that will remove permission to access a serial port that the user previously granted to the site.">
355 Revoke access
356 </message>
lgarronfc1d5e52017-05-03 23:15:21357
358 <!-- Site settings link -->
359 <message name="IDS_PAGE_INFO_SITE_SETTINGS_LINK" desc="This is the text of the link pointing to Chrome's Site Settings page. This appears at the bottom of the Permissions pane of the Page Information Window.">
360 Site settings
361 </message>
Timothy Loh89cdd4ac2017-10-27 06:08:18362 <message name="IDS_PAGE_INFO_SITE_SETTINGS_TOOLTIP" desc="The text of the tooltip on IDS_PAGE_INFO_SITE_SETTINGS_LINK.">
363 Open site settings
364 </message>
lgarronfc1d5e52017-05-03 23:15:21365
366 <!-- Permission decision strings -->
367 <message name="IDS_PAGE_INFO_PERMISSION_ALLOWED_BY_POLICY" desc="The label used underneath a permission listed in the Page Info bubble if the permission was explicitly allowed by the user's enterprise policy.">
368 Allowed by your administrator
369 </message>
370 <message name="IDS_PAGE_INFO_PERMISSION_BLOCKED_BY_POLICY" desc="The label used underneath a permission listed in the Page Info bubble if the permission was explicitly blocked by the user's enterprise policy.">
371 Blocked by your administrator
372 </message>
373 <message name="IDS_PAGE_INFO_PERMISSION_ASK_BY_POLICY" desc="The label used underneath a permission listed in the Page Info bubble if the permission was explicitly set to 'Ask' by the user's enterprise policy.">
374 Setting controlled by your administrator
375 </message>
376 <message name="IDS_PAGE_INFO_PERMISSION_ALLOWED_BY_EXTENSION" desc="The label used underneath a permission listed in the Page Info bubble if the permission was explicitly allowed by one of the user's extensions.">
377 Allowed by an extension
378 </message>
379 <message name="IDS_PAGE_INFO_PERMISSION_BLOCKED_BY_EXTENSION" desc="The label used underneath a permission listed in the Page Info bubble if the permission was explicitly blocked by one of the user's extensions.">
380 Blocked by an extension
381 </message>
382 <message name="IDS_PAGE_INFO_PERMISSION_ASK_BY_EXTENSION" desc="The label used underneath a permission listed in the Page Info bubble if the permission was explicitly set to 'Ask' by one of the user's extensions.">
383 Setting controlled by an extension
384 </message>
385 <message name="IDS_PAGE_INFO_PERMISSION_AUTOMATICALLY_BLOCKED" desc="The label used underneath a permission listed in the Page Info bubble if the permission was blocked by Chrome on behalf of the user.">
386 Automatically blocked
387 </message>
Yao Xiaofa7268b2018-10-01 22:03:35388 <message name="IDS_PAGE_INFO_PERMISSION_ADS_SUBTITLE" desc="A subtitle shown under the ‘Ads’ setting indicating that a site has, in the past, shown intrusive or misleading ads. Shown when user clicks/taps the lock/'Danger' icon in the address bar. Used on both desktop and Android platforms" formatter_data="android_java">
389 Site shows intrusive or misleading ads
csharrisonba1e29e2017-05-24 05:11:45390 </message>
lgarronfc1d5e52017-05-03 23:15:21391
392 <!-- Permission change infobar. -->
393 <if expr="not is_android">
394 <message name="IDS_PAGE_INFO_INFOBAR_TEXT" desc="The string shown in the infobar after the user has changed site permissions settings, reminding them to reload the page in order for the new settings to take effect.">
patricialor17d7d8d2017-06-21 00:57:36395 To apply your updated settings to this site, reload this page
lgarronfc1d5e52017-05-03 23:15:21396 </message>
397 <message name="IDS_PAGE_INFO_INFOBAR_BUTTON" desc="The string used in the infobar button allowing the user to reload the page directly from the infobar.">
398 Reload
399 </message>
400 </if>
401
Jialiu Lin6369e3d82017-08-04 18:14:40402 <!-- Password Protection -->
403 <if expr="not is_android">
404 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_SUMMARY" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indicator) if user has reuse their google password on current website.">
Jialiu Lin6369e3d82017-08-04 18:14:40405 Your password may be compromised
406 </message>
407 <if expr="_google_chrome">
408 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS" desc="A short paragraph explaining to the user that they has reuse their google password on current website.">
Bettina Dea19436d22018-10-12 18:48:39409 You could lose access to your Google Account. Chrome recommends changing your password now. You'll be asked to sign in.
Jialiu Lin6369e3d82017-08-04 18:14:40410 </message>
Livvie Lin3c9d45482019-03-26 19:46:24411 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_SYNC" desc="A short paragraph explaining to a Chrome sync user that they have reused their Google password on the current website.">
412 Chrome can help you protect your Google Account and change your password.
413 </message>
414 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_SIGNED_IN_NON_SYNC" desc="A short paragraph explaining to a non-sync user that they have reused their Google password on the current website.">
415 Chrome can help you protect your Google Account and change your password. This will notify Google about this site.
416 </message>
Jialiu Lin6c762f7942018-03-22 20:28:06417 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_ENTERPRISE" desc="A short paragraph explaining to the user that they have reused their password on the current website.">
Jialiu Lin0cb84ff2018-04-12 05:49:18418 You could lose access to your organization's account or experience identity theft. Chrome recommends changing your password now.
419 </message>
420 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_ENTERPRISE_WITH_ORG_NAME" desc="A short paragraph explaining to the user that they have reused their password on the current website.">
Jialiu Lin6c762f7942018-03-22 20:28:06421 You could lose access to your <ph name="ORG_NAME">$1<ex>Google</ex></ph> account or experience identity theft. Chrome recommends changing your password now.
422 </message>
Jialiu Lin6369e3d82017-08-04 18:14:40423 </if>
424 <if expr="not _google_chrome">
425 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS" desc="A short paragraph explaining to the user that they has reuse their google password on current website.">
Bettina Dea19436d22018-10-12 18:48:39426 You could lose access to your Google Account. Chromium recommends changing your password now. You'll be asked to sign in.
Jialiu Lin6369e3d82017-08-04 18:14:40427 </message>
Livvie Lin3c9d45482019-03-26 19:46:24428 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_SYNC" desc="A short paragraph explaining to a Chrome sync user that they have reused their Google password on the current website.">
429 Chromium can help you protect your Google Account and change your password.
430 </message>
431 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_SIGNED_IN_NON_SYNC" desc="A short paragraph explaining to a non-sync user that they have reused their Google password on the current website.">
432 Chromium can help you protect your Google Account and change your password. This will notify Google about this site.
433 </message>
Jialiu Lin6c762f7942018-03-22 20:28:06434 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_ENTERPRISE" desc="A short paragraph explaining to the user that they have reused their password on the current website.">
Jialiu Lin0cb84ff2018-04-12 05:49:18435 You could lose access to your organization's account or experience identity theft. Chromium recommends changing your password now.
436 </message>
437 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_DETAILS_ENTERPRISE_WITH_ORG_NAME" desc="A short paragraph explaining to the user that they have reused their password on the current website.">
Jialiu Lin6c762f7942018-03-22 20:28:06438 You could lose access to your <ph name="ORG_NAME">$1<ex>Google</ex></ph> account or experience identity theft. Chromium recommends changing your password now.
439 </message>
Jialiu Lin6369e3d82017-08-04 18:14:40440 </if>
spqchan0e32f2d2017-10-31 22:46:56441
442 <if expr="use_titlecase">
Peter Boström0ac6a492018-02-14 00:29:53443 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_BUTTON" desc="In Title Case: The string used in the page info change password button.">
Bettina Dea19436d22018-10-12 18:48:39444 Change Password
spqchan0e32f2d2017-10-31 22:46:56445 </message>
Livvie Lin3c9d45482019-03-26 19:46:24446 <message name="IDS_PAGE_INFO_PROTECT_ACCOUNT_BUTTON" desc="In Title Case: The string used in the page info protect account button.">
447 Protect Account
448 </message>
Peter Boström0ac6a492018-02-14 00:29:53449 <message name="IDS_PAGE_INFO_IGNORE_PASSWORD_WARNING_BUTTON" desc="In Title Case: The string used in the page info ignore password warning button.">
spqchan0e32f2d2017-10-31 22:46:56450 Ignore
451 </message>
452 </if>
453 <if expr="not use_titlecase">
454 <message name="IDS_PAGE_INFO_CHANGE_PASSWORD_BUTTON" desc="The string used in the page info change password button.">
Bettina Dea19436d22018-10-12 18:48:39455 Change password
spqchan0e32f2d2017-10-31 22:46:56456 </message>
Livvie Lin3c9d45482019-03-26 19:46:24457 <message name="IDS_PAGE_INFO_PROTECT_ACCOUNT_BUTTON" desc="The string used in the page info protect account button.">
458 Protect account
459 </message>
spqchan0e32f2d2017-10-31 22:46:56460 <message name="IDS_PAGE_INFO_IGNORE_PASSWORD_WARNING_BUTTON" desc="The string used in the page info ignore password warning button.">
461 Ignore
462 </message>
463 </if>
Jialiu Lin6369e3d82017-08-04 18:14:40464 <message name="IDS_PAGE_INFO_WHITELIST_PASSWORD_REUSE_BUTTON" desc="The string used in the page info whitelist password reuse button.">
465 Site is legitimate
466 </message>
467 </if>
lgarronfc1d5e52017-05-03 23:15:21468 </if>
spqchan6da308a2018-08-10 19:19:53469
470 <!-- Billing -->
471 <message name="IDS_PAGE_INFO_BILLING_SUMMARY" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indicator) if the website has been flagged for a billing interstitial">
Varun Khaneja959392b2018-09-11 21:47:58472 This page may try to charge you money
spqchan6da308a2018-08-10 19:19:53473 </message>
474 <message name="IDS_PAGE_INFO_BILLING_DETAILS" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indicator) if the website has been flagged for a billing interstitial.">
475 These charges could be one-time or recurring and may not be obvious.
476 </message>
Suman Kancherla681580f2019-01-10 16:35:35477
478 <!-- Misc site settings -->
479 <message name="IDS_PAGE_INFO_VR_PRESENTING_TEXT" desc="The string used in the page info that states that an active VR presentation is in progress.">
Alex Cooper01311622019-04-05 23:04:39480 VR session in progress
Suman Kancherla681580f2019-01-10 16:35:35481 </message>
482 <message name="IDS_PAGE_INFO_VR_TURN_OFF_BUTTON_TEXT" desc="Label on the button that's used to turn off the VR presentation.">
Alex Cooper01311622019-04-05 23:04:39483 End
Suman Kancherla681580f2019-01-10 16:35:35484 </message>
sdefresne21a6eaf2016-02-11 22:30:19485</grit-part>