home *** CD-ROM | disk | FTP | other *** search
/ Acorn User 1 / AU_CD1.iso / internet / starterpak / !TTFN / Resources / Messages < prev    next >
Text File  |  1994-11-04  |  2KB  |  61 lines

  1. #  Messages file for TTFN
  2.  
  3. #  The application's name + a few version dependant settings.
  4.  
  5. app.name: TTFN
  6. app.version: 0.36 (4th November 1994)
  7. app.bragline: Archimedes TTFN Version 0.36
  8.  
  9. #  The menu definitions.
  10.  
  11. menu.iconbar: Info|Compose,Setup...,Users...,User,Rescue|Quit
  12. menu.article: Save       F3,Mark,File Article,Cancel,UUdecode
  13. menu.mailpost: Compose Mail,Compose News
  14. menu.mark: Read,Unread
  15.  
  16. #  Help message for the iconbar icon. Note that help gives a message
  17. #  "iconbar.<icon_number>", where the icon number isn't known until 
  18. #  runtime, so we use a wildcard to match any icon we own on the iconbar
  19. #  - as we only usually have one icon, this isn't normally a problem.
  20.  
  21. iconbar.*: This is the <app.name> icon.|MTTFN = "The Thread Following Newsreader"|MUse with !NewsBase and !TCPIP.
  22.  
  23. #  Help messages for all windows created from the "mainwindow" template.
  24. #  Note how only the first 8 characters ("mainwind") can be used by the
  25. #  tags...
  26.  
  27. desklib.ttfn: This is a TTFN window.
  28. setup.*: This is where you configure TTFN.
  29.  
  30. # Queries
  31. # This message is used in the 'dialog' sublibrary test/demo, when the
  32. # user clicks on the menu item leading to the submenu instead of choosing
  33. # a submenu item.
  34.  
  35. query.click:Please do not click that option again
  36.  
  37. # Error Messages
  38. # --------------
  39.  
  40. error.noserv: NewsBase is not Present!
  41. error.openconf: Could not open configuration file!
  42. error.nodefusr: The default user is invalid!  Please open the setup window and choose a valid user name.
  43.  
  44. # Security
  45. # --------
  46. # Setting these values to "FALSE" will grey out the appropriate menu item
  47. # on the ttfn icon bar menu.
  48.  
  49. sec.setup: TRUE
  50. sec.users: TRUE
  51.  
  52. # data formats
  53. # ------------
  54.  
  55. data.messid: %ce%yr%mn%dy.%24%mi%se.%cs@
  56.  
  57. # Direct NNTP / Mail to News Gateway configuration
  58. # uncomment the next line to have mail routed through mail2news@news.demon...
  59.  
  60. #data.newsgate: mail2news@news.demon.co.uk
  61.