From a26d2a804497d3161144899460c93196a0a79a61 Mon Sep 17 00:00:00 2001
From: Gabor Liptak
Date: Fri, 7 Mar 2003 01:43:32 +0000
Subject: [PATCH] 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
---
templates/connect-failed | 4 +++-
templates/no-such-domain | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
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.
--
2.49.0