Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(279)

Side by Side Diff: chrome/app/chromium_strings.grd

Issue 2483093002: Remove Certificate Transparency information from WebsiteSettings (Closed)
Patch Set: lgarron comment Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- This file contains definitions of strings that are distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 If you update this file, be sure also to update google_chrome_strings.grd. --> 3 If you update this file, be sure also to update google_chrome_strings.grd. -->
4 4
5 <grit base_dir="." latest_public_release="0" current_release="1" 5 <grit base_dir="." latest_public_release="0" current_release="1"
6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 6 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
7 <outputs> 7 <outputs>
8 <output filename="grit/chromium_strings.h" type="rc_header"> 8 <output filename="grit/chromium_strings.h" type="rc_header">
9 <emit emit_type='prepend'></emit> 9 <emit emit_type='prepend'></emit>
10 </output> 10 </output>
(...skipping 1188 matching lines...) Expand 10 before | Expand all | Expand 10 after
1199 Help make Chromium better 1199 Help make Chromium better
1200 </message> 1200 </message>
1201 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation of the dialog asking whether the user wants to upload suspected malicious files for analysis"> 1201 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation of the dialog asking whether the user wants to upload suspected malicious files for analysis">
1202 You can help make Chromium safer and easier to use by automatically repo rting details of possible security incidents to Google. 1202 You can help make Chromium safer and easier to use by automatically repo rting details of possible security incidents to Google.
1203 </message> 1203 </message>
1204 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION_SCOUT" desc="Explan ation of the dialog asking whether the user wants to upload some system informat ion and page content for Safe Browsing analysis"> 1204 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION_SCOUT" desc="Explan ation of the dialog asking whether the user wants to upload some system informat ion and page content for Safe Browsing analysis">
1205 You can help make Chromium safer and easier to use by automatically send ing some system information and page content to Google to help detect dangerous apps and sites. 1205 You can help make Chromium safer and easier to use by automatically send ing some system information and page content to Google to help detect dangerous apps and sites.
1206 </message> 1206 </message>
1207 1207
1208 <!-- Page Information Window --> 1208 <!-- Page Information Window -->
1209 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_NO_CT" desc="The text of the identity section when the page is secure and no Certificate Transpa rency information is present."> 1209 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_VERIFIED" desc=" The text of the identity section when the page is secure and uses a valid certif icate">
1210 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server did not supply any Certificate Transpare ncy information. 1210 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate.
1211 </message>
1212 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_VERIFIED" des c="The text of the identity section when the page is secure and a Signed Certifi cate Timestamp from a known Certificate Transparency log is present and valid.">
1213 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied valid Certificate Transparency information.
1214 </message>
1215 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_UNVERIFIED" d esc="The text of the identity section when the page is secure and contains a Sig ned Certificate Timestamp from an unknown Certificate Transparency log.">
1216 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied Certificate Transparency inform ation, but Chromium did not recognize any of the Certificate Transparency logs.
1217 </message>
1218 <message name="IDS_PAGE_INFO_SECURITY_TAB_SECURE_IDENTITY_CT_INVALID" desc ="The text of the identity section when the page is secure, but it contains a Si gned Certificate Timestamp from a known Certificate Transparency log that failed to verify.">
1219 Chromium verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued this website's certificate. The server supplied Certificate Transparency inform ation, but it was invalid.
1220 </message> 1211 </message>
1221 1212
1222 <!-- Desktop Capture --> 1213 <!-- Desktop Capture -->
1223 <message name="IDS_DESKTOP_MEDIA_PICKER_SOURCE_TYPE_TAB" desc="Text for th e button on the window picker dialog, clicking which takes one to tab sharing"> 1214 <message name="IDS_DESKTOP_MEDIA_PICKER_SOURCE_TYPE_TAB" desc="Text for th e button on the window picker dialog, clicking which takes one to tab sharing">
1224 Chromium Tab 1215 Chromium Tab
1225 </message> 1216 </message>
1226 1217
1227 <!-- Plugin Placeholders --> 1218 <!-- Plugin Placeholders -->
1228 <message name="IDS_PLUGIN_RESTART_REQUIRED" desc="The placeholder text for a plugin that can't be loaded until the browser is restarted."> 1219 <message name="IDS_PLUGIN_RESTART_REQUIRED" desc="The placeholder text for a plugin that can't be loaded until the browser is restarted.">
1229 Restart Chromium to enable <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> 1220 Restart Chromium to enable <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph>
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
1313 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr iption of a security problem where the site collects private user data on an ins ecure page, which will result in an omnibox warning in future versions of Chromi um." translateable="false"> 1304 <message name="IDS_PRIVATE_USER_DATA_INPUT_FUTURE_DESCRIPTION" desc="Descr iption of a security problem where the site collects private user data on an ins ecure page, which will result in an omnibox warning in future versions of Chromi um." translateable="false">
1314 This page includes a password or credit card input over HTTP. A warning will be added to the URL bar starting in Chromium 56 (Jan 2017). 1305 This page includes a password or credit card input over HTTP. A warning will be added to the URL bar starting in Chromium 56 (Jan 2017).
1315 </message> 1306 </message>
1316 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description of a security problem where the site collects private user data on an insecure p age, which results in an omnibox warning." translateable="false"> 1307 <message name="IDS_PRIVATE_USER_DATA_INPUT_DESCRIPTION" desc="Description of a security problem where the site collects private user data on an insecure p age, which results in an omnibox warning." translateable="false">
1317 This page includes a password or credit card input over HTTP. A warning has been added to the URL bar. 1308 This page includes a password or credit card input over HTTP. A warning has been added to the URL bar.
1318 </message> 1309 </message>
1319 1310
1320 </messages> 1311 </messages>
1321 </release> 1312 </release>
1322 </grit> 1313 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698