diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-24 02:30:10 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-24 02:30:10 +0000 |
commit | 3453068e7facd042b827a011a56ee516409fa07b (patch) | |
tree | 59f2f01c8454367a410e28c9f62f7a15535ada7f /chrome/app/generated_resources.grd | |
parent | 2febdcac012afd78e9f42e4d7a74a0cc5ffa06d5 (diff) | |
download | chromium_src-3453068e7facd042b827a011a56ee516409fa07b.zip chromium_src-3453068e7facd042b827a011a56ee516409fa07b.tar.gz chromium_src-3453068e7facd042b827a011a56ee516409fa07b.tar.bz2 |
Remove the Google Cache link from local error pages.
BUG=2712
Review URL: http://codereview.chromium.org/8140
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3902 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 bacb00d..9ff2270 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -2170,9 +2170,6 @@ each locale. --> <message name="IDS_ERRORPAGES_SUGGESTION_RELOAD" desc="Suggest reloading to the user"> <a jsvalues="href:reloadUrl">Reload</a> this web page later. </message> - <message name="IDS_ERRORPAGES_SUGGESTION_CACHE" desc="String suggesting to try using the google cache."> - View a <a jsvalues="href:cacheUrl">cached copy of the web page from Google</a> - </message> <message name="IDS_ERRORPAGES_SUGGESTION_HOMEPAGE" desc="String suggesting to try just the hostname of the site."> Go to the homepage of the site: </message> |