diff options
author | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-27 21:36:57 +0000 |
---|---|---|
committer | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-27 21:36:57 +0000 |
commit | 396850c6a064652cf2e9afe45a2582553e80d2b8 (patch) | |
tree | a76c7fec360a7736124217e05d95485884d662e2 /chrome/app/generated_resources.grd | |
parent | aaf7f741897c0d2cc92872a404db8c439acc1094 (diff) | |
download | chromium_src-396850c6a064652cf2e9afe45a2582553e80d2b8.zip chromium_src-396850c6a064652cf2e9afe45a2582553e80d2b8.tar.gz chromium_src-396850c6a064652cf2e9afe45a2582553e80d2b8.tar.bz2 |
A follow-up to r44678.
Remove the unused IDS_CERT_ERROR_UNABLE_TO_CHECK_REVOCATION_INFO_BAR
message.
R=jcivelli
BUG=27125
TEST=No build errors.
Review URL: http://codereview.chromium.org/3262003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@57736 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r-- | chrome/app/generated_resources.grd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index f6c0ca6..0c004e2 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -2475,9 +2475,6 @@ each locale. --> <message name="IDS_CERT_ERROR_UNABLE_TO_CHECK_REVOCATION_DETAILS" desc="Details for being unable to check revocation status of an X509 certificate"> Unable to check whether the server's certificate was revoked. </message> - <message name="IDS_CERT_ERROR_UNABLE_TO_CHECK_REVOCATION_INFO_BAR" desc="Info bar for being unable to check revocation status of an X509 certificate"> - Unable to check whether the server's certificate was revoked. - </message> <message name="IDS_CERT_ERROR_UNABLE_TO_CHECK_REVOCATION_DESCRIPTION" desc="Description for being unable to check revocation status of an X509 certificate"> Server's certificate cannot be checked </message> |