home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 20 / AACD20.BIN / AACD / Utilities / MyNotes / Developer / MyNotes.ct (.txt)
Amiga Catalog Translation file  |  2001-03-17  |  2KB  |  45 lines

  1. ## version $VER: MyNotes.catalog 0.4 ($TODAY)
  2. ## language <your_language>
  3. ## codeset 0
  4. ;MyNotes.cd
  5. msg_cx_description
  6. ; A Simple Scratch Notes Application
  7. msg_rdargs_helptext
  8. ; Usage:\n\
  9. ; \n\
  10. ; TITLE,FILENAME,MUIBASE,SAVEINICONIFY/S,FORCESHOW/S,NOPOSDISPLAY/S\n\
  11. ; \n\
  12. ; TITLE          is the title of the window. This argument is optional.\n\
  13. ;                If the title includes spaces you need to enclose it with "".\n\
  14. ; \n\
  15. ; FILENAME       is the path/filename to the file the notes are to be saved in.\n\
  16. ;                This argument is optional.\n\
  17. ;                If the path/filename includes spaces you need to enclose it with "".\n\
  18. ; \n\
  19. ; MUIBASE        is the base name for the MUI Application. The filenames of the MUI\n\
  20. ;                preferences files are based on this name. So by setting this argument\n\
  21. ;                you can have different instances of MyNotes running, each with its own\n\
  22. ;                GUI preferences.\n\
  23. ;                This argument is optional.\n\
  24. ;                It shouldn't contain any spaces.\n\
  25. ; \n\
  26. ; SAVEONICONIFY  saves the notes file not only when quitting but also when hiding the GUI.\n\
  27. ; \n\
  28. ; FORCESHOW      forces MyNotes to open its GUI at startup if the notes file is not empty,\n\
  29. ;                even if you selected Hide at Startup in the MUI settings.\n\
  30. ; \n\
  31. ; NOPOSDISPLAY   prevents the text cursor positon from being shown.\n\
  32. ; \n\
  33. ; ?              Shows above template and asks you for input. If you provide a ? again, you\n\
  34. ;                will get a long description (/this) text.\n
  35. msg_row_display_label
  36. ; Row
  37. msg_column_display_label
  38. ; Column
  39. msg_row_column_display_bubblehelp
  40. ; Shows the current cursor position,\n\
  41. ; beginning at 0,0.
  42. msg_textinput_bubblehelp
  43. ; This is the text input field.\n\
  44. ; The shortcuts can be set in the MUI Settings at TextEditor.
  45.