home *** CD-ROM | disk | FTP | other *** search
Wrap
_TaskName:Socketeer # Connection states CS0:Offline CS1:Initialise CS2:Dial CS3:Answered CS4:Authorise CS5:Negotiate CS6:Online CS7:Hang up # When things happen around us... Iautoc:Time to connect automatically. Iautod:Time to disconnect automatically. Ionline:We seem to be online already. # Complete connection failure (i.e. these don't retry) Idialfail:Dialling failed; please pick up the phone to check there is an appropriate dialling tone. Irefuse:Your details were refused by the server; you might like to check your username and password with your internet provider. Isecrerr:There was a disc error trying to create a temporary secrets file. # Connection failure (these may retry) Ibusy:Number is busy. IservTO:Timed out while waiting for server. Ipapdie:Packet driver died while negotiating (you may want to check your username, password and packet driver settings). Ipdieneg:Packet driver died while negotiating. Ipdiemid:Packet driver seems to have died (someone picked up the phone?). Ipinglost:Lost too many pingsÿthe connection must have died. Ipermlost:Pings are getting lostÿnetwork access may well be down. Icfdisc:Really disconnect? # suffixes for the above Iretrying:.. I'll retry the connection. Igivenup:.. I've given up. Iqretry:.. shall I retry? # Connection warnings Ipingwarn:Warning: an abnormal number of pings have been lostÿ something wrong with the line? Ihangupwarn:WARNING: Packet driver hasn't disconnected after 15 secondsÿ I'll try dropping the DTR line but you may still be connected. # Buttons Byes:Yes Bno:No Bokay:Okay # Fatal errors Epromptsnf:Couldn't find !Socketeer.Bits.Prompts file Epromptsm:Ran out of memory while reading Prompts file Epingprob:Ping library couldn't initialise # Another error workshy_fop:Sorryÿ only PPP and PPP (PAP) connections are supported in this version because the author is quite a lazy person. I've changed it back to PPP for now.