From 5d89310b665c7444bc3fc83109ee7cf7c4bac636 Mon Sep 17 00:00:00 2001 From: "neil%parkwaycc.co.uk" Date: Fri, 7 Nov 2003 22:35:49 +0000 Subject: [PATCH] Bug 113591 Clicking on a link while offline should give instructions to go online p=gautheri@noos.fr r=me sr=brendan git-svn-id: svn://10.0.0.236/trunk@149022 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/docshell/resources/locale/en-US/appstrings.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/docshell/resources/locale/en-US/appstrings.properties b/mozilla/docshell/resources/locale/en-US/appstrings.properties index b2fdd684fc1..9a2eb6efad7 100644 --- a/mozilla/docshell/resources/locale/en-US/appstrings.properties +++ b/mozilla/docshell/resources/locale/en-US/appstrings.properties @@ -29,7 +29,7 @@ repost=The page you are trying to view contains POSTDATA that has expired from c repostConfirm=The page you are trying to view contains POSTDATA. If you resend the data, any action the form carried out (such as a search or online purchase) will be repeated. To resend the data, click OK. Otherwise, click Cancel. unknownSocketType=This document cannot be displayed unless you install the Personal Security Manager (PSM). Download and install PSM and try again, or contact your system administrator. netReset=The document contains no data. -netOffline=This document cannot be displayed while offline. +netOffline=This document cannot be displayed while offline. To go online, uncheck Work Offline from the File menu. isprinting=The document cannot change while Printing or in Print Preview. deniedPortAccess=Access to the port number given has been disabled for security reasons. proxyResolveFailure=The proxy server you have configured could not be found. Please check your proxy settings and try again.