Provide link to Google for failed pages as suggested at
authorGabor Liptak <gliptak@gmail.com>
Fri, 7 Mar 2003 01:43:32 +0000 (01:43 +0000)
committerGabor Liptak <gliptak@gmail.com>
Fri, 7 Mar 2003 01:43:32 +0000 (01:43 +0000)
http://sourceforge.net/tracker/index.php?func=detail&aid=679486&group_id=11118&atid=361118

templates/connect-failed
templates/no-such-domain

index 2295898..cad85f3 100644 (file)
             not be fulfilled, because the connection to <b>@host@</b> (@host-ip@) could not be established.
           </p>
           <p>This is often a temporary failure, so you might just
-            <a href="@protocol@@hostport@@path@">try again</a>.
+            <a href="@protocol@@hostport@@path@">try again</a> 
+           or look the site up at 
+            <a href="http://www.google.com/search?q=@protocol@@hostport@@path@">Google</a>.
          </p>
       </td>
     </tr>
index 7e91177..9ab90a8 100644 (file)
             could not be fulfilled, because the domain name <b>@host@</b> could not be resolved.
           </p>
           <p>This is often a temporary failure, so you might just
-            <a href="@protocol@@hostport@@path@">try again</a>.
+            <a href="@protocol@@hostport@@path@">try again</a>     
+            or look the site up at 
+            <a href="http://www.google.com/search?q=@protocol@@hostport@@path@">Google</a>.
          </p>
       </td>
     </tr>