From: Gabor Liptak
Date: Fri, 7 Mar 2003 01:43:32 +0000 (+0000)
Subject: Provide link to Google for failed pages as suggested at
X-Git-Tag: v_3_1_archive_branchpoint~23
X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=a26d2a804497d3161144899460c93196a0a79a61;p=privoxy.git
Provide link to Google for failed pages as suggested at
http://sourceforge.net/tracker/index.php?func=detail&aid=679486&group_id=11118&atid=361118
---
diff --git a/templates/connect-failed b/templates/connect-failed
index 2295898f..cad85f3e 100644
--- a/templates/connect-failed
+++ b/templates/connect-failed
@@ -117,7 +117,9 @@
not be fulfilled, because the connection to @host@ (@host-ip@) could not be established.
This is often a temporary failure, so you might just
- try again.
+ try again
+ or look the site up at
+ Google.
diff --git a/templates/no-such-domain b/templates/no-such-domain
index 7e911772..9ab90a81 100644
--- a/templates/no-such-domain
+++ b/templates/no-such-domain
@@ -119,7 +119,9 @@
could not be fulfilled, because the domain name @host@ could not be resolved.
This is often a temporary failure, so you might just
- try again.
+ try again
+ or look the site up at
+ Google.