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

Side by Side Diff: components/page_info_strings.grdp

Issue 2846913002: Add a Certificate Viewer link to the Page Info dropdown (Closed)
Patch Set: Fix merge conflict Created 3 years, 7 months 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 | « chrome/common/chrome_switches.cc ('k') | tools/metrics/histograms/histograms.xml » ('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 <grit-part> 2 <grit-part>
3
3 <!-- Summary strings --> 4 <!-- Summary strings -->
4 <message name="IDS_PAGEINFO_SECURE_SUMMARY" desc="A short summary phrase at th e top of the Page Info bubble (which shows when you click the lock icon) that in dicates that the connection to the current website is secure."> 5 <message name="IDS_PAGEINFO_SECURE_SUMMARY" desc="A short summary phrase at th e top of the Page Info bubble (which shows when you click the lock icon) that in dicates that the connection to the current website is secure.">
5 Secure connection 6 Secure connection
6 </message> 7 </message>
7 <message name="IDS_PAGEINFO_MIXED_CONTENT_SUMMARY" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indica tor) if the connection to the current website is using mainly using a secure con nection but has some insecure parts (like insecurely loaded images)."> 8 <message name="IDS_PAGEINFO_MIXED_CONTENT_SUMMARY" desc="A one-line summary at the top of the Page Info bubble (which shows when you click the security indica tor) if the connection to the current website is using mainly using a secure con nection but has some insecure parts (like insecurely loaded images).">
8 Your connection to this site is not fully secure 9 Your connection to this site is not fully secure
9 </message> 10 </message>
10 <message name="IDS_PAGEINFO_NOT_SECURE_SUMMARY" desc="A one-line summary at th e top of the Page Info bubble (which shows when you click the security indicator ) if the connection to the current website is secure."> 11 <message name="IDS_PAGEINFO_NOT_SECURE_SUMMARY" desc="A one-line summary at th e top of the Page Info bubble (which shows when you click the security indicator ) if the connection to the current website is secure.">
11 Your connection to this site is not secure 12 Your connection to this site is not secure
12 </message> 13 </message>
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
105 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="Text of button in the pa ge info that shows the SSL certificate."> 106 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="Text of button in the pa ge info that shows the SSL certificate.">
106 Certificate information 107 Certificate information
107 </message> 108 </message>
108 </if> 109 </if>
109 <if expr="use_titlecase"> 110 <if expr="use_titlecase">
110 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of b utton in the page info that shows the SSL certificate."> 111 <message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of b utton in the page info that shows the SSL certificate.">
111 Certificate Information 112 Certificate Information
112 </message> 113 </message>
113 </if> 114 </if>
114 115
116 <!-- Certificate Viewer link -->
117 <message name="IDS_PAGE_INFO_CERTIFICATE" desc="Title of the certificate area in the Page Info bubble, shown when a HTTPS site is loaded.">
118 Certificate
119 </message>
120 <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.">
121 Valid
122 </message>
123 <message name="IDS_PAGE_INFO_CERTIFICATE_INVALID_LINK" desc="This appears in t he 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.">
124 Invalid
125 </message>
126 <message name="IDS_PAGE_INFO_CERTIFICATE_VALID_LINK_TOOLTIP" desc="The text of the tooltip on IDS_PAGE_INFO_CERTIFICATE_VALID_LINK">
127 Issued by <ph name="ISSUER">$1<ex>Let's Encrypt X3</ex></ph>
128 </message>
129
115 <!-- Content settings strings --> 130 <!-- Content settings strings -->
116 <message name="IDS_PAGE_INFO_PERMISSION_ALLOWED_BY_POLICY" desc="The label use d underneath a permission listed in the Page Info bubble if the permission was e xplicitly allowed by the user's enterprise policy."> 131 <message name="IDS_PAGE_INFO_PERMISSION_ALLOWED_BY_POLICY" desc="The label use d underneath a permission listed in the Page Info bubble if the permission was e xplicitly allowed by the user's enterprise policy.">
117 Allowed by your administrator 132 Allowed by your administrator
118 </message> 133 </message>
119 <message name="IDS_PAGE_INFO_PERMISSION_BLOCKED_BY_POLICY" desc="The label use d underneath a permission listed in the Page Info bubble if the permission was e xplicitly blocked by the user's enterprise policy."> 134 <message name="IDS_PAGE_INFO_PERMISSION_BLOCKED_BY_POLICY" desc="The label use d underneath a permission listed in the Page Info bubble if the permission was e xplicitly blocked by the user's enterprise policy.">
120 Blocked by your administrator 135 Blocked by your administrator
121 </message> 136 </message>
122 <message name="IDS_PAGE_INFO_PERMISSION_ASK_BY_POLICY" desc="The label used un derneath a permission listed in the Page Info bubble if the permission was expli citly set to 'Ask' by the user's enterprise policy."> 137 <message name="IDS_PAGE_INFO_PERMISSION_ASK_BY_POLICY" desc="The label used un derneath a permission listed in the Page Info bubble if the permission was expli citly set to 'Ask' by the user's enterprise policy.">
123 Setting controlled by your administrator 138 Setting controlled by your administrator
124 </message> 139 </message>
125 <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 wa s explicitly allowed by one of the user's extensions."> 140 <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 wa s explicitly allowed by one of the user's extensions.">
126 Allowed by an extension 141 Allowed by an extension
127 </message> 142 </message>
128 <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 wa s explicitly blocked by one of the user's extensions."> 143 <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 wa s explicitly blocked by one of the user's extensions.">
129 Blocked by an extension 144 Blocked by an extension
130 </message> 145 </message>
131 <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 ex plicitly set to 'Ask' by one of the user's extensions."> 146 <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 ex plicitly set to 'Ask' by one of the user's extensions.">
132 Setting controlled by an extension 147 Setting controlled by an extension
133 </message> 148 </message>
134 <message name="IDS_PAGE_INFO_PERMISSION_AUTOMATICALLY_BLOCKED" desc="The label used underneath a permission listed in the Page Info bubble if the permission w as blocked by Chrome on behalf of the user."> 149 <message name="IDS_PAGE_INFO_PERMISSION_AUTOMATICALLY_BLOCKED" desc="The label used underneath a permission listed in the Page Info bubble if the permission w as blocked by Chrome on behalf of the user.">
135 Automatically blocked 150 Automatically blocked
136 </message> 151 </message>
137 </grit-part> 152 </grit-part>
OLDNEW
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698