home *** CD-ROM | disk | FTP | other *** search
Amiga Catalog Translation file | 2001-03-18 | 1.8 KB | 45 lines |
- ## version $VER: MyNotes.catalog 0.4 ($TODAY)
- ## language <your_language>
- ## codeset 0
- ;MyNotes.cd
- msg_cx_description
- ; A Simple Scratch Notes Application
- msg_rdargs_helptext
- ; Usage:\n\
- ; \n\
- ; TITLE,FILENAME,MUIBASE,SAVEINICONIFY/S,FORCESHOW/S,NOPOSDISPLAY/S\n\
- ; \n\
- ; TITLE is the title of the window. This argument is optional.\n\
- ; If the title includes spaces you need to enclose it with "".\n\
- ; \n\
- ; FILENAME is the path/filename to the file the notes are to be saved in.\n\
- ; This argument is optional.\n\
- ; If the path/filename includes spaces you need to enclose it with "".\n\
- ; \n\
- ; MUIBASE is the base name for the MUI Application. The filenames of the MUI\n\
- ; preferences files are based on this name. So by setting this argument\n\
- ; you can have different instances of MyNotes running, each with its own\n\
- ; GUI preferences.\n\
- ; This argument is optional.\n\
- ; It shouldn't contain any spaces.\n\
- ; \n\
- ; SAVEONICONIFY saves the notes file not only when quitting but also when hiding the GUI.\n\
- ; \n\
- ; FORCESHOW forces MyNotes to open its GUI at startup if the notes file is not empty,\n\
- ; even if you selected Hide at Startup in the MUI settings.\n\
- ; \n\
- ; NOPOSDISPLAY prevents the text cursor positon from being shown.\n\
- ; \n\
- ; ? Shows above template and asks you for input. If you provide a ? again, you\n\
- ; will get a long description (/this) text.\n
- msg_row_display_label
- ; Row
- msg_column_display_label
- ; Column
- msg_row_column_display_bubblehelp
- ; Shows the current cursor position,\n\
- ; beginning at 0,0.
- msg_textinput_bubblehelp
- ; This is the text input field.\n\
- ; The shortcuts can be set in the MUI Settings at TextEditor.
-