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

Side by Side Diff: chrome/app/google_chrome_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
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 specific to 2 <!-- This file contains definitions of strings that are specific to
3 Google Chrome. These strings will be translated for each locale that Google 3 Google Chrome. These strings will be translated for each locale that Google
4 Chrome supports. If you update this file, be sure also to update 4 Chrome supports. If you update this file, be sure also to update
5 chromium_strings.grd. --> 5 chromium_strings.grd. -->
6 6
7 <grit base_dir="." latest_public_release="0" current_release="1" 7 <grit base_dir="." latest_public_release="0" current_release="1"
8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> 8 output_all_resource_defines="false" source_lang_id="en" enc_check="möl">
9 <outputs> 9 <outputs>
10 <output filename="grit/google_chrome_strings.h" type="rc_header"> 10 <output filename="grit/google_chrome_strings.h" type="rc_header">
(...skipping 1189 matching lines...) Expand 10 before | Expand all | Expand 10 after
1200 Help make Chrome better 1200 Help make Chrome better
1201 </message> 1201 </message>
1202 <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 <message name="IDS_FEEDBACK_SERVICE_DIALOG_EXPLANATION" desc="Explanation of the dialog asking whether the user wants to upload suspected malicious files for analysis">
1203 You can help make Chrome safer and easier to use by automatically report ing details of possible security incidents to Google. 1203 You can help make Chrome safer and easier to use by automatically report ing details of possible security incidents to Google.
1204 </message> 1204 </message>
1205 <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 <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">
1206 You can help make Chrome safer and easier to use by automatically sendin g some system information and page content to Google to help detect dangerous ap ps and sites. 1206 You can help make Chrome safer and easier to use by automatically sendin g some system information and page content to Google to help detect dangerous ap ps and sites.
1207 </message> 1207 </message>
1208 1208
1209 <!-- Page Information Window --> 1209 <!-- Page Information Window -->
1210 <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."> 1210 <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.">
1211 Chrome verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued t his website's certificate. The server did not supply any Certificate Transparenc y information. 1211 Chrome verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued t his website's certificate.
1212 </message>
1213 <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.">
1214 Chrome verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued t his website's certificate. The server supplied valid Certificate Transparency in formation.
1215 </message>
1216 <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.">
1217 Chrome verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued t his website's certificate. The server supplied Certificate Transparency informat ion, but Chrome did not recognize any of the Certificate Transparency logs.
1218 </message>
1219 <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.">
1220 Chrome verified that <ph name="ISSUER">$1<ex>VeriSign</ex></ph> issued t his website's certificate. The server supplied Certificate Transparency informat ion, but it was invalid.
1221 </message> 1212 </message>
1222 1213
1223 <!-- Desktop Capture --> 1214 <!-- Desktop Capture -->
1224 <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"> 1215 <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">
1225 Chrome Tab 1216 Chrome Tab
1226 </message> 1217 </message>
1227 1218
1228 <!-- Plugin Placeholders --> 1219 <!-- Plugin Placeholders -->
1229 <message name="IDS_PLUGIN_RESTART_REQUIRED" desc="The placeholder text for a plugin that can't be loaded until the browser is restarted."> 1220 <message name="IDS_PLUGIN_RESTART_REQUIRED" desc="The placeholder text for a plugin that can't be loaded until the browser is restarted.">
1230 Restart Chrome to enable <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph> 1221 Restart Chrome to enable <ph name="PLUGIN_NAME">$1<ex>Flash</ex></ph>
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
1314 <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 Chrome ." translateable="false"> 1305 <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 Chrome ." translateable="false">
1315 This page includes a password or credit card input over HTTP. A warning will appear in the URL bar starting in Chrome 56 (Jan 2017). 1306 This page includes a password or credit card input over HTTP. A warning will appear in the URL bar starting in Chrome 56 (Jan 2017).
1316 </message> 1307 </message>
1317 <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"> 1308 <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">
1318 This page includes a password or credit card input over HTTP. A warning has been added the URL bar. 1309 This page includes a password or credit card input over HTTP. A warning has been added the URL bar.
1319 </message> 1310 </message>
1320 1311
1321 </messages> 1312 </messages>
1322 </release> 1313 </release>
1323 </grit> 1314 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/browser/ui/website_settings/website_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698