home *** CD-ROM | disk | FTP | other *** search
/ Kosovo Orphans' Appeal Charity CD / KosovoOrphansAppeal.iso / internet / software / _socketeer / messages < prev    next >
Encoding:
Text File  |  1998-11-08  |  1.9 KB  |  54 lines

  1. _TaskName:Socketeer
  2.  
  3. # Connection states
  4. CS0:Offline
  5. CS1:Initialise
  6. CS2:Dial
  7. CS3:Answered
  8. CS4:Authorise
  9. CS5:Negotiate
  10. CS6:Online
  11. CS7:Hang up
  12.  
  13. # When things happen around us...
  14. Iautoc:Time to connect automatically.
  15. Iautod:Time to disconnect automatically.
  16. Ionline:We seem to be online already.
  17.  
  18. # Complete connection failure (i.e. these don't retry)
  19. Idialfail:Dialling failed; please pick up the phone to check there is an appropriate dialling tone.
  20. Irefuse:Your details were refused by the server; you might like to check your username and password with your internet provider.
  21. Isecrerr:There was a disc error trying to create a temporary secrets file.
  22.  
  23. # Connection failure (these may retry)
  24. Ibusy:Number is busy.
  25. IservTO:Timed out while waiting for server.
  26. Ipapdie:Packet driver died while negotiating (you may want to check your username, password and packet driver settings).
  27. Ipdieneg:Packet driver died while negotiating.
  28. Ipdiemid:Packet driver seems to have died (someone picked up the phone?).
  29. Ipinglost:Lost too many pingsÿthe connection must have died.
  30. Ipermlost:Pings are getting lostÿnetwork access may well be down.
  31. Icfdisc:Really disconnect?
  32.  
  33. # suffixes for the above
  34. Iretrying:.. I'll retry the connection.
  35. Igivenup:.. I've given up.
  36. Iqretry:.. shall I retry?
  37.  
  38. # Connection warnings
  39. Ipingwarn:Warning: an abnormal number of pings have been lostÿ something wrong with the line?
  40. Ihangupwarn:WARNING: Packet driver hasn't disconnected after 15 secondsÿ I'll try dropping the DTR line but you may still be connected.
  41.  
  42. # Buttons
  43. Byes:Yes
  44. Bno:No
  45. Bokay:Okay
  46.  
  47. # Fatal errors
  48. Epromptsnf:Couldn't find !Socketeer.Bits.Prompts file
  49. Epromptsm:Ran out of memory while reading Prompts file
  50. Epingprob:Ping library couldn't initialise
  51.  
  52. # Another error
  53. 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.
  54.