home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 10 / AU_CD10.iso / Internet / PD / Connector / !Socketeer / Messages < prev    next >
Text File  |  2000-04-12  |  4KB  |  96 lines

  1. _TaskName:Socketeer
  2.  
  3. # Connection states
  4. CS0:Offline
  5. CS1:Claiming
  6. CS2:Init
  7. CS3:Initialise
  8. CS4:Dial
  9. CS5:Answered
  10. CS6:Authorise
  11. CS7:Negotiate
  12. CS8:Online
  13. CS9:Hang up
  14.  
  15. # When things happen around us...
  16. Iautoc:Time to connect automatically.
  17. Iautod:Time to disconnect automatically.
  18. Ionline:We seem to be online already.
  19. Iinuse:Serial port already in use.
  20.  
  21. # Complete connection failure (i.e. these don't retry)
  22. Idialfail:Dialling failed; please pick up the phone to check there is an appropriate dialling tone.
  23. Idialcarr:Dialling failed; there seems to be no carrier.
  24. Idialok:Dialling failed; unexpected 'OK' response.
  25. Irefuse:Your details were refused by the server; you might like to check your username and password with your internet provider.
  26. Isecrerr:There was a disc error trying to create a temporary secrets file.
  27. Seterr:Setting not recognised in default profile!
  28.  
  29. # Connection failure (these may retry)
  30. Ibusy:Number is busy.
  31. IservTO:Timed out while waiting for server.
  32. Ipapdie:Packet driver died while negotiating (you may want to check your username, password and packet driver settings).
  33. Ipdieneg:Packet driver died while negotiating.
  34. Ipdiemid:Packet driver seems to have died (someone picked up the phone?).
  35. Ipinglost:Lost too many pings—the connection must have died.
  36. Ipermlost:Pings are getting lost—network access may well be down.
  37. Icfdisc:Really disconnect?
  38.  
  39. # suffixes for the above
  40. Iretrying:.. I'll retry the connection.
  41. Igivenup:.. I've given up.
  42. Iqretry:.. shall I retry?
  43.  
  44. # Connection warnings
  45. Ipingwarn:Warning: an abnormal number of pings have been lost— something wrong with the line?
  46. Ihangupwarn:WARNING: Packet driver hasn't disconnected after 15 seconds— I'll try dropping the DTR line but you may still be connected.
  47.  
  48. # Buttons
  49. Byes:Yes
  50. Bno:No
  51. Bokay:Okay
  52.  
  53. # Fatal errors
  54. Epromptsnf:Couldn't find !Socketeer.Bits.Prompts file
  55. Epromptsm:Ran out of memory while reading Prompts file
  56. Epingprob:Ping library couldn't initialise
  57.  
  58. # Another error
  59. 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.
  60. Defconf:Default configuration chosen (this is normal for first-time users).  Please remember to check your setup before dialling.
  61. Conf:Couldn't load configuration.
  62. Long:Long line in default profile.
  63. Save:Couldn't save configuration.
  64. SHerr:StrongHelp hasn't been seen by the filer.
  65. MDMerr:ModemCfg hasn't been seen by the filer.
  66.  
  67. # ppp strings
  68. # I've puled these out of the source as the original Acorn line seemed to have duplicated
  69. #options for some reason. This one works for me.
  70.  
  71. # Sergioppp:pppd modem dropkill defaultroute noipdefault idle %s %s %d %d
  72. #Sergioppp:pppd novj noccp debug noaccomp nopcomp modem asyncmap 0 mtu 552 mru 552 defaultroute noipdefault idle %d %s %s %d %d
  73. Sergioppp:pppd novj bsdcomp 10 debug modem asyncmap 0 mtu 552 mru 552 defaultroute noipdefault idle %d %s %s %d %d
  74.  
  75. # Acornppp:pppconnect modem defaultroute noipdefault 0 noipdefault defaultroute crtscts modem asyncmap 0 idle-disconnect %d%s %s:%d %d
  76. Acornppp:pppconnect modem defaultroute noipdefault crtscts asyncmap 0 idle-disconnect %d %s %s:%d %d
  77.  
  78. urlmatt:http://www.soup-kitchen.demon.co.uk/software/socketeer.html
  79. urlfruit:http://www.argonet.co.uk/homepages/fruit/software/
  80.  
  81. NewISP:Do you wish to set a new ISP?
  82. ISPs:Couldn't find !Socketeer.Bits.ISPs file.
  83. NoPPP:This profile uses PAP or CHAP authentification which requires 'InetDBase:PPP' to exist. Socketeer has created it for you.
  84. ISPerr:Couldn't find !Socketeer.Bits.ISPs file.
  85. Ineterr:InetSetup seems to be in the wrong place.
  86. Logerr:You don't appear to have a log file.
  87.  
  88. #parserule messages
  89. ruleacc:Couldn't open Account file. Have you saved one yet?
  90. rulefind:Can't find Rules directory.
  91. ruleinv:This doesn't appear to be a valid day.
  92. rulemissing:Can't open Rule file
  93. ruleodd:Odd entry in rulefile.
  94.  
  95. Badgateway:Can't get hostname. There might be an invalid gateway entry in your current profile. Please check this (you may blank the entry if you wish).
  96.