; *** catalog description file of "Create_FMandel_Anim.rexx"
;
TXT_MakeZooms1 (1//)
Please make some zooms for selecting the first frame. Afterwards click on 'OK'.
;
TXT_MakeZooms2 (2//)
Please make some zooms for selecting the second frame. Afterwards click on 'OK'.
;
TXT_Ready (3//)
Ready!
;
GAD_OK (100//)
_OK
;
GAD_Cancel (101//)
_Cancel
;
GAD_Create (102//)
Cr_eate
;
WND_File (201//)
File
;
WND_Anim_Path (202//)
Animation-_path:
;
WND_Anim_Format (203//)
Animation-_format:
;
WND_Animation (204//)
Animation
;
WND_Num_of_frames (205//)
_Number of frames:
;
WND_Direction (206//)
_Direction:
;
WND_Dir_In (207//)
In
;
WND_Dir_Out (208//)
Out
;
WND_Scaling (209//)
Scaling
;
WND_AskScale (210//)
_Scale?
;
WND_Width (211//)
_Width:
;
WND_Height (212//)
_Height:
;
WND_Resolution (213//)
_Resolution:
;
WND_ResList (214//)
custom|80x60|160x120|320x240|640x480|800x600|1024x768|1280x1024|1600x1200
;
ERR_No_Interface (300//)
Error: Could not open user interface!
;
ERR_NotDifferent (301//)
Error: The second frame must be different to the second frame!
;
ERR_SaveConfig (302//)
Error: Could not save config file »%s«!
;
ERR_GUI (303//)
GUI error »%s« / »%s«! Please report to author.
