## version $VER: XX.catalog XX.XX (XX.XX.XX)
## codeset X
## language X
;
MSG_MEMORY_ALERT

; Not enough memory
;
MSG_INTUITION_ALERT

; Can't open intuition.library V39+
;
MSG_GRAPHICS_ALERT

; Can't open graphics.library V39+
;
MSG_IFFPARSE_ALERT

; Can't open iffparse.library V39+
;
MSG_GADTOOLS_ALERT

; Can't open gadtools.library V39+
;
MSG_ASL_ALERT

; Can't open asl.library V39+
;
MSG_UTILITY_ALERT

; Can't open utility.library V39+
;
MSG_REQTOOLS_ALERT

; Can't open reqtools.library V38+
;
MSG_SCREEN_ALERT

; Can't open screen
;
MSG_WINDOW_ALERT

; Can't open window
;
MSG_WINDOW_WIDTH_ALERT

; Screen is not large enough
;
MSG_WINDOW_HEIGHT_ALERT

; Screen is not tall enough
;
MSG_PUBSCREEN_ALERT

; Can't find default public screen
;
MSG_DEFMON_ALERT

; Can't find default monitor
;
MSG_SUBTASK_ALERT

; Subtask can't be started
;
MSG_FILE_OPEN_FAILURE

; Can't open file !
;
MSG_FILE_EXISTS_WARNING

; WARNING ! This file already exists.
;
MSG_FILE_WRITE_ERROR

; Couldn't write file !
;
MSG_FILE_READ_ERROR

; Can't read this file !
;
MSG_NO_MM_DATA

; Can't find MisterM data in this file !
;
MSG_OLD_FILE

; This is an old MisterM file :\ngraphic parameters are not specified.\nDo you want the default values ?
;
MSG_NO_ILBM_HEADER

; This is not an ILBM picture file !
;
MSG_INVALID_ILBM_HEADER

; Invalid ILBM header !
;
MSG_NO_BODY

; This IFF/ILBM file contains no BITMAP.\nThis may be a PALETTE file.
;
MSG_UNKNOWN_COMP_ALGORITHM

; Unknown picture compression algorithm !
;
MSG_CORRUPTED_COMP_DATA

; Corrupted compressed data !
;
MSG_NOT_IFF

; This is not an IFF file !
;
MSG_IFF_PARSING_INTERRUPTED

; Can't handle this IFF file !
;
MSG_CANT_SAVE_PICTURE

; Can't save picture !
;
MSG_MODE_NOT_AVAILABLE

; WARNING ! This picture uses a display mode\nor monitor not available on this machine !\nUse current or default monitor ?
;
MSG_CURM_DEFM_CANCEL

; CURRENT|DEFAULT|CANCEL
;
MSG_CONTINUE

; CONTINUE
;
MSG_OK

; OK
;
MSG_CORRECT

; CORRECT
;
MSG_YES_NO

; YES|NO
;
MSG_REPLACE_CANCEL

; REPLACE|CANCEL
;
MSG_QUIT_CANCEL

; QUIT|CANCEL
;
MSG_QUIT_CONTINUE

; QUIT|CONTINUE
;
MSG_ILLEGAL_NUMBER

; Illegal number detected !
;
MSG_ILLEGAL_X_RANGE

; X max must be greater than X min !
;
MSG_ILLEGAL_Y_RANGE

; Y max must be greater than Y min !
;
MSG_ILLEGAL_ITER

; The number of iterations\nmust be between 2 and 32767.
;
MSG_GREATER_THAN_0

; This number must be greater than 0 !
;
MSG_NARROW_PICTURE

; Picture width must be greater than 63.
;
MSG_SMALL_PICTURE

; Picture height must be greater than 63.
;
MSG_ILLEGAL_SLOPE

; The slope must be greater than 1.
;
MSG_ILLEGAL_ZSCALE

; The stretch must be greater than 1.
;
MSG_ILLEGAL_ANGLE

; The view angle must be between\n1 (side view) and 90 (top view).
;
MSG_ILLEGAL_LIGHT_VECTOR

; The light vector is null !
;
MSG_ILLEGAL_AMBIENT_LIGHT

; The ambient light proportion must be between 0 and 1.
;
MSG_ILLEGAL_DIFFUSE_LIGHT

; The diffuse light proportion must be between 0 and 1.
;
MSG_LOAD_PICTURE_TITLE

; Load Picture
;
MSG_SAVE_PICTURE_TITLE

; Save Picture
;
MSG_LOAD_DATA_TITLE

; Load Data
;
MSG_SAVE_DATA_TITLE

; Save Data
;
MSG_LOAD_PALETTE_TITLE

; Load Palette
;
MSG_SAVE_PALETTE_TITLE

; Save Palette
;
MSG_SCREEN_MODE_TITLE

; Screen Mode
;
MSG_SCALING_TITLE

; Scaling Factor :
;
MSG_PRIORITY_TITLE

; Priority :
;
MSG_START_DATA_TITLE

; Start Data :
;
MSG_NUMBER_OF_PIC_TITLE

; Number of Pictures :
;
MSG_SAVE_ANIM_TITLE

; Save Animation :
;
MSG_ABOUT_MENU

; About ...
;
MSG_QUIT_MENU

; Quit
;
MSG_QUIT_MENU_SCUT

; Q
;
MSG_DATA_BOX

; DATA
;
MSG_PICTURE_BOX

; PICT
;
MSG_CALC_BOX

; CALC
;
MSG_LOADDATA_GAD

; _Load
;
MSG_SAVEDATA_GAD

; _Save
;
MSG_ZOOM_GAD

; _Zoom
;
MSG_SCALE_GAD

; S_cale
;
MSG_RESTORE_GAD

; _Restore
;
MSG_XMIN_GAD

; _X min
;
MSG_XMAX_GAD

; X max
;
MSG_YMIN_GAD

; _Y min
;
MSG_YMAX_GAD

; Y max
;
MSG_ITER_GAD

; _Iter.
;
MSG_PARAMS_GAD

; Graphic _Parameters
;
MSG_METHOD_GAD

; _Method
;
MSG_METHOD_LSM_GAD

; Level Set
;
MSG_METHOD_CPM_GAD

; Continuous Potential
;
MSG_METHOD_CPM3D_GAD

; 3D Continuous Potential
;
MSG_LOADPICT_GAD

; Loa_d
;
MSG_SAVEPICT_GAD

; S_ave
;
MSG_SCREEN_GAD

; Scr_een
;
MSG_PALETTE_GAD

; Pale_tte
;
MSG_VIEW_GAD

; _View
;
MSG_WIDTH_GAD

; _Width
;
MSG_HEIGHT_GAD

; _Height
;
MSG_GO_GAD

; _GO !
;
MSG_PREC_INT_GAD

; INT
;
MSG_PREC_REAL_GAD

; REAL
;
MSG_MODE_PICT_GAD

; PICT
;
MSG_MODE_ANIM_GAD

; ANIM
;
MSG_TASKPRI_GAD

; PRI_ORITY
;
MSG_STOP_GAD

; STOP _!
;
MSG_MAP_GAD

; Color _Map
;
MSG_MAP_LINEAR_GAD

; Linear
;
MSG_MAP_LOG_GAD

; Log
;
MSG_MAP_LOOP_GAD

; Loop
;
MSG_MAP_FLIP_FLOP_GAD

; Flip-Flop
;
MSG_LIGHTX_GAD

; _X Light
;
MSG_SLOPE_GAD

; _Slope
;
MSG_LIGHTY_GAD

; _Y Light
;
MSG_ANGLE_GAD

; _Angle
;
MSG_LIGHTZ_GAD

; _Z Light
;
MSG_ZSCALE_GAD

; S_tretch
;
MSG_AMBIENT_GAD

; Am_bient
;
MSG_SMOOTH_GAD

; Sm_oothing
;
MSG_SMOOTH_NONE_GAD

; None
;
MSG_SMOOTH_AUTO_GAD

; Auto
;
MSG_SMOOTH_ALWAYS_GAD

; Always
;
MSG_DIFFUSE_GAD

; _Diffuse
;
MSG_RED_GAD

; _R : 000
;
MSG_GREEN_GAD

; _G : 000
;
MSG_BLUE_GAD

; _B : 000
;
MSG_COPY_GAD

; _COPY
;
MSG_SPREAD_GAD

; _SPREAD
;
MSG_SWAP_GAD

; S_WAP
;
MSG_SCROLL_LEFT_GAD

; _< SCROLL
;
MSG_SCROLL_RIGHT_GAD

; SCROLL _>
;
MSG_LOAD_PAL_GAD

; _LOAD
;
MSG_SAVE_PAL_GAD

; SA_VE
;
MSG_ACCEPT_PAL_GAD

; _ACCEPT
;
MSG_RESTORE_PAL_GAD

; RES_TORE
;
MSG_CANCEL_PAL_GAD

; CANC_EL
;
MSG_GRAPHIC_PARAMS_TITLE

; Graphic Parameters
;
MSG_GRAPHIC_PARAMS_SCRTITLE

; MisterM - Graphic Parameters
;
MSG_QUIT

; Quit MisterM ? Please confirm.
;
MSG_COMPUTING_WARNING

; WARNING : MisterM is computing !
;
MSG_CALC_STOP_REQUEST

; Stop calculation ?
;
MSG_3D_ZOOM

; WARNING ! The 3D zoom is very inaccurate, especially if\nthe view angle is low. You are advised to produce a 2D\nrepresentation of the region with a different method, zoom\ninto the resulting picture, then come back to the 3D method.
;
MSG_USE_BAD_ZOOM_CANCEL

; Use inaccurate zoom|Cancel
;
MSG_SUBTASK_START_FAILURE

; INTERNAL ERROR : Subtask not started.
;
MSG_INVALID_ANSWER

; INTERNAL ERROR : Invalid subtask answer.
;
MSG_INVALID_REPORT

; INTERNAL ERROR : Invalid subtask report.
;
MSG_SUBTASK_STOP_FAILURE

; INTERNAL ERROR : Subtask not stopped.
;
MSG_CANT_OPEN_AMIGAGUIDE

; Can't open amigaguide.library V39+ !\nHelp will not be available.
;
MSG_HELP_NOT_AVAILABLE

; Help not available.
;
MSG_AMIGAGUIDE_ERROR

; AmigaGuide error :
;
