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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1150173002: Remove the SCT viewer UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Review feedback Created 5 years, 6 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/browser_dialogs.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 2f98012c70090c3f7071850629f112ecc46fb41f..d7de7bd9137556e686427e6007dfa879e1a2b94c 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3461,109 +3461,6 @@ Even if you have downloaded files from this website before, the website might ha
</message>
</if>
- <!-- Signed Certificate Timestamps (SCTs) viewer. Only used in Views -->
- <if expr="toolkit_views">
- <message name="IDS_SCT_VIEWER_TITLE" desc="Title of Signed Certificate Timestamps viewer window">
- Signed Certificate Timestamps viewer
- </message>
- <message name="IDS_SCT_LOG_DESCRIPTION" desc="Name of the Certificate Transparency Log that issued this signed certificate timestamp">
- Log name
- </message>
- <message name="IDS_SCT_VALIDATION_INFO" desc="Signed Certificate Timestamp validation status">
- Validation status
- </message>
- <message name="IDS_SCT_STATUS_NONE" desc="SCT validation status: No SCT present">
- Not present
- </message>
- <message name="IDS_SCT_STATUS_LOG_UNKNOWN" desc="SCT validation status: SCT from unknown log">
- From an unknown log
- </message>
- <message name="IDS_SCT_STATUS_INVALID" desc="SCT validation status: Invalid">
- Validation failed
- </message>
- <message name="IDS_SCT_STATUS_OK" desc="SCT validation status: Verified OK">
- Verified
- </message>
- <message name="IDS_SCT_ORIGIN" desc="SCT Origin label">
- Origin
- </message>
- <message name="IDS_SCT_ORIGIN_EMBEDDED" desc="SCT is embedded in the certificate">
- Embedded
- </message>
- <message name="IDS_SCT_ORIGIN_TLS_EXTENSION" desc="SCT was provided during the TLS handshake">
- TLS Extension
- </message>
- <message name="IDS_SCT_ORIGIN_OCSP" desc="SCT was extracted from the OCSP response">
- OCSP response
- </message>
- <message name="IDS_SCT_ORIGIN_UNKNOWN" desc="SCT came from an unknown origin">
- Unknown
- </message>
- <message name="IDS_SCT_VERSION_V1" desc="SCT Version 1">
- V1
- </message>
- <message name="IDS_SCT_VERSION_UNKNOWN" desc="SCT with unknown version">
- Unknown
- </message>
- <message name="IDS_SCT_VERSION" desc="Version of SCT">
- Version
- </message>
- <message name="IDS_SCT_TIMESTAMP" desc="Time when the SCT was issued by the log">
- Issued at
- </message>
- <message name="IDS_SCT_LOGID" desc="The ID of the Certificate Transparency log issuing this SCT (hex)">
- Log ID
- </message>
- <message name="IDS_SCT_HASH_ALGORITHM" desc="Hash algorithm used to hash the Precertificate that was signed">
- Hash algorithm
- </message>
- <message name="IDS_SCT_HASH_ALGORITHM_NONE" desc="None / invalid hash algorithm">
- None
- </message>
- <message name="IDS_SCT_HASH_ALGORITHM_MD5" desc="MD5 hash alrogithm">
- MD5
- </message>
- <message name="IDS_SCT_HASH_ALGORITHM_SHA1" desc="SHA1 hash algorithm">
- SHA-1
- </message>
- <message name="IDS_SCT_HASH_ALGORITHM_SHA224" desc="SHA224 hash algorithm">
- SHA-224
- </message>
- <message name="IDS_SCT_HASH_ALGORITHM_SHA256" desc="SHA256 hash algorithm">
- SHA-256
- </message>
- <message name="IDS_SCT_HASH_ALGORITHM_SHA384" desc="SHA384 hash algorithm">
- SHA-384
- </message>
- <message name="IDS_SCT_HASH_ALGORITHM_SHA512" desc="SHA512 hash algorithm">
- SHA-512
- </message>
- <message name="IDS_SCT_SIGNATURE_ALGORITHM" desc="Signature algorithm used to sign over the Precertificate's hash">
- Signature algorithm
- </message>
- <message name="IDS_SCT_SIGNATURE_ALGORITHM_ANONYMOUS" desc="Unknown signature algorithm">
- Anonymous
- </message>
- <message name="IDS_SCT_SIGNATURE_ALGORITHM_RSA" desc="RSA signature algorithm">
- RSA
- </message>
- <message name="IDS_SCT_SIGNATURE_ALGORITHM_DSA" desc="DSA signature algorithm">
- DSA
- </message>
- <message name="IDS_SCT_SIGNATURE_ALGORITHM_ECDSA" desc="ECDSA signature algorithm">
- ECDSA
- </message>
- <message name="IDS_SCT_SIGNATURE_DATA" desc="The signature bytes (hex)">
- Signature data
- </message>
- <message name="IDS_SCT_RAW_DATA_HELP" desc="Instructions on how to get the raw data.">
- The raw data is available through NetLog. See help for more details.
- </message>
- <message name="IDS_SCT_CHOOSER_FORMAT" desc="Format of combobox information layout.">
- <ph name="SCT_INDEX">$1<ex>1</ex></ph>: <ph name="SCT_ORIGIN">$2<ex>Embedded</ex></ph>, <ph name="SCT_STATUS">$3<ex>Verified</ex></ph>
- </message>
- </if>
-
<if expr="chromeos">
<message name="IDS_CERT_MANAGER_IMPORT_AND_BIND_BUTTON" desc="Label for the button in the certificate manager which allows you to import certificates and bind to your device.">
Import and Bind to Device...
@@ -9766,9 +9663,6 @@ I don't think this site should be blocked!
<message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="Text of button in the page info that shows the SSL certificate.">
Certificate information
</message>
- <message name="IDS_PAGEINFO_CERT_TRANSPARENCY_INFO_BUTTON" desc="Text of button in the page info that shows Signed Certificate Timestamps.">
- Transparency information
- </message>
<message name="IDS_PAGEINFO_RESET_INVALID_CERTIFICATE_DECISIONS_BUTTON" desc="Text of button in the page info that resets allow/deny decisions of invalid certificates.">
Stop using an invalid certificate
</message>
@@ -9777,9 +9671,6 @@ I don't think this site should be blocked!
<message name="IDS_PAGEINFO_CERT_INFO_BUTTON" desc="In Title Case: Text of button in the page info that shows the SSL certificate.">
Certificate Information
</message>
- <message name="IDS_PAGEINFO_CERT_TRANSPARENCY_INFO_BUTTON" desc="Text of button in the page info that shows Signed Certificate Timestamps.">
- Transparency Information
- </message>
<message name="IDS_PAGEINFO_RESET_INVALID_CERTIFICATE_DECISIONS_BUTTON" desc="Text of button in the page info that resets allow/deny decisions of invalid certificates.">
Stop using an invalid certificate
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/browser_dialogs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698