home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 3 / CDPDIII.bin / pd / commodities / smaus / smaus.cd < prev    next >
Text File  |  1992-09-17  |  2KB  |  89 lines

  1. ;
  2. ;   error messages
  3. ;
  4. MSG_ERROR_CONFIGFILE (//)
  5. Error in line %lu of configfile\n%s!
  6. MSG_ERROR_OPENCONFIGFILE (//)
  7. Can't open configfile %s!
  8. MSG_ERROR_FILTERDESCR (//)
  9. Bad description for hotkey!
  10. MSG_ERROR_HOTKEYPROBLEM (//)
  11. Can't install the hotkey!
  12. MSG_ERROR_OPENLIBRARY (//)
  13. Can't open %s (V%ld+)!
  14. MSG_ERROR_NOMEM (//)
  15. Not enough free memory!
  16. MSG_ERROR_PARSEPATTERN (//)
  17. Bad pattern for %s!
  18. MSG_ERROR_OPENWINDOW (//)
  19. Can't open window!
  20. MSG_ERROR_OPENFILEREQUESTER (//)
  21. Can't open filerquester!
  22. ;
  23. ;   gadget labels
  24. ;
  25. MSG_GAD_ABOUT (//)
  26. _About ...
  27. MSG_GAD_HIDE (//)
  28. _Hide
  29. MSG_GAD_HOTKEY (//)
  30. Hotkey to _open this window:
  31. MSG_GAD_KEYPRESS (//)
  32. Activate by _key
  33. MSG_GAD_MOUSE (//)
  34. Activate by _mouse:
  35. MSG_GAD_MOUSE_NEVER (//)
  36. never
  37. MSG_GAD_MOUSE_NORMAL (//)
  38. normally
  39. MSG_GAD_MOUSE_ALWAYS (//)
  40. always
  41. MSG_GAD_QUIT (//)
  42. _Quit
  43. MSG_GAD_SCREENNOT (//)
  44. Do nothing on these _screens:
  45. MSG_GAD_STRINGGADNOT (//)
  46. Don't deactivate windows with acti_ve string gadget
  47. MSG_GAD_THRESHOLD (//)
  48. Activation _threshold:
  49. MSG_GAD_TIMEOUT (//)
  50. _Reactivate windows after:
  51. MSG_GAD_WINDOWNOT (//)
  52. Don't deactivate this _windows:
  53. ;
  54. ;   menus
  55. ;
  56. MSG_CONFIG_MENU (//)
  57. Configuration
  58. MSG_CONFIG_LOAD (//)
  59. Open ...
  60. MSG_CONFIG_LOAD_SC (/1/1)
  61. O
  62. MSG_CONFIG_SAVE (//)
  63. Save ...
  64. MSG_CONFIG_SAVE_SC (/1/1)
  65. S
  66. ;
  67. ;   gadgets for Easyrequest() requesters
  68. ;
  69. MSG_GADGETS_RESUME (//)
  70. Resume
  71. MSG_GADGETS_RETRY (//)
  72. Retry|Cancel
  73. ;
  74. ;   misc
  75. ;
  76. MSG_CXDESCR (//40)
  77. Activates windows
  78. MSG_ATTENTION (//)
  79. Attention:
  80. MSG_SAVECONFIGTITLE (//)
  81. Choose a file for saving:
  82. MSG_LOADCONFIGTITLE (//)
  83. Choose a file for loading:
  84. MSG_INFORMATION (//)
  85. This program is shareware!\n\
  86. Please register, if you use it.\n\
  87. You'll find more information in the manual.\n\
  88. Thank you!\n
  89.