; ; Voimariini.catalog ; ;## version $VER: Voimariini.catalog 0.02 (29.6.99) ;## codeset 0 ;## language english ; ;************************************************ ;* * ;* @Requesters * ;* * ;************************************************ MSG_NOMEMORY (//) Not enough memory available.\n%lU kb required. ; MSG_DISK_ERROR (//) Unable to access file %s:\n%s. ; MSG_DIRECTORY_ERROR (//) Unable to access directory %s.\n%s. ; MSG_STACK_IS_TOO_SMALL (//) Stack is too small (%lU bytes). Must be at least 16384 bytes. ; MSG_SOFTWARE_FAILURE (//) Software Failure.\nError #%08lx. ; MSG_FILE_CHANGED (//) File %s\nhas been changed. Continue? ; ;************************************************ ;* * ;* @MISC * ;* * ;************************************************ MSG_WIN_SETTINGS (//) Settings ; MSG_WIN_ENTER_SIZE (//) Enter new window size ; MSG_WIN_VIEW_PICTURE (//) View picture ; MSG_GENERAL_PAGE (//) General ; MSG_MISC_PAGE (//) Miscellaneous ; MSG_DEFAULT_NAME (//) «Unknown» ; MSG_DEFAULT_DOC_NAME (//) Unnamed.html ; MSG_DOCUMENT_SAVED (//) Document saved succesfully. ; MSG_CURSOR_POS (//) Line: %lU Column: %lU ; MSG_TOOLBAR_PANEL (//) Toolbar ; MSG_FILENAME_PANEL (//) File Name ; MSG_INFOTEXT_PANEL (//) Info Text ; ;************************************************ ;* * ;* @GADGETS * ;* * ;************************************************ MSG_SAVE_8BIT_GAD (//) Save documents in 8bit ascii ; MSG_ADD_LINEFEEDS_GAD (//) Add linefeeds ; MSG_REMOVE_LINEFEEDS_GAD (//) Remove linefeeds ; MSG_WINDOW_WIDTH_GAD (//) Width: ; MSG_WINDOW_HEIGHT_GAD (//) Height: ; MSG_FILE_CHANGED_GAD (//) _Ignore|_Save|*_Cancel ; MSG_INTUI_OK_GAD (//) Ok ; MSG_ABORT_GAD (//) *_Abort ; MSG_OK_GAD (//) *_Ok ; MSG_FILE_GAD (//) File: ; MSG_LOCATION_HELP_GAD (//) File location. ; MSG_NAME_GAD (//) Name: ; MSG_NAME_GAD_HELP (//) Your name. ; MSG_DEFAULT_DIR_GAD (//) Documents: ; MSG_DEFAULT_DIR_GAD_HELP (//) The default document path. ; MSG_BACKUP_DIR_GAD (//) Backups: ; MSG_BACKUP_DIR_GAD_HELP (//) A path where store backups.\nNot yet functional. ; MSG_SAVE_PREFS_GAD (//) _Save ; MSG_SAVE_PREFS_GAD_HELP (//) Save settings. ; MSG_USE_PREFS_GAD (//) _Use ; MSG_USE_PREFS_GAD_HELP (//) Use settings. ; MSG_CANCEL_PREFS_GAD (//) _Cancel ; MSG_CANCEL_PREFS_GAD_HELP (//) Cancel changes. ; ;************************************************ ;* * ;* @Checkmarkst * ;* * ;************************************************ MSG_ASK_OVERWRITE_GAD (//) Ask before overwriting a file ; MSG_MAKE_BACKUP_GAD (//) Make backups when saving ; ;************************************************ ;* * ;* @MENUS * ;* * ;************************************************ MSG_PROJECT_MENU (//) Project ; MSG_PROJECT_NEW_DOCUMENT_MENU (//) W\0New window ; MSG_PROJECT_CLEAR_FILE_MENU (//) Clear file ; MSG_PROJECT_OPEN_FILE_MENU (//) O\0Open file... ; MSG_PROJECT_OPEN_NEW_FILE_MENU (//) N\0Open new file ; MSG_PROJECT_SAVE_MENU (//) S\0Save ; MSG_PROJECT_SAVE_AS_MENU (//) A\0Save as... ; MSG_PROJECT_SETTINGS_MENU (//) Settings... ; MSG_PROJECT_MUI_SETTINGS_MENU (//) M\0MUI Settings... ; MSG_PROJECT_ABOUT_MUI_MENU (//) About MUI... ; MSG_PROJECT_QUIT_MENU (//) Q\0Quit ; MSG_EDIT_MENU (//) Edit ; MSG_EDIT_HEADER_MENU (//) H\0Header... ; MSG_TOOLS_MENU (//) Tools ; MSG_TOOLS_CHECK_HTML_MENU (//) Check HTML ; MSG_TOOLS_CLEANUP_MENU (//) Cleanup ; MSG_TOOLS_OPTIMIZE_MENU (//) Optimize ; MSG_TOOLS_VIEW_PIC_MENU (//) P\0View picture... ; MSG_WINDOWS_MENU (//) Windows ; MSG_WINDOWS_PREV_WIN_MENU (//) Prev window ; MSG_WINDOWS_NEXT_WIN_MENU (//) Next window ; MSG_WINDOWS_WIN_SIZE_MENU (//) Window size ; MSG_WINDOWS_WIN_SIZE_CUSTOM_MENU (//) Custom ; ;************************************************ ;* * ;* @Toolbars * ;* * ;************************************************ MSG_TB_BACK (//) _Back ; MSG_TB_FORWARD (//) _Forward ; MSG_TB_CUT (//) Cut ; MSG_TB_COPY (//) _Copy ; MSG_TB_PASTE (//) Paste ; MSG_TB_UNDO (//) Undo ; MSG_TB_VIEW (//) _View ; MSG_TB_EDIT (//) _Edit ; MSG_TB_PRINT (//) _Print ; MSG_TB_DELETE (//) Delete ; MSG_TB_BACK_HELP (//) Go to previous page. ; MSG_TB_FORWARD_HELP (//) Go to next page. ; MSG_TB_CUT_HELP (//) Cut marked text to clipboard. ; MSG_TB_COPY_HELP (//) Copy marked text to clipboard. ; MSG_TB_PASTE_HELP (//) Paste text from clipboard. ; MSG_TB_UNDO_HELP (//) Undo. ; MSG_TB_VIEW_HELP (//) View HTML file. ; MSG_TB_EDIT_HELP (//) Edit this page. ; MSG_TB_PRINT_HELP (//) Print HTML source. ; MSG_TB_DELETE_HELP (//) Delete this file. ;