;
; $VER: ArtConvert.cd 12.0 (4.5.2000)
;
;
; Error messages
;
;MSG 1 not used
MSG_ERROR_COULDNT_SAVE_CONFIG (2//)
Could not save config file »%s«!
MSG_ERROR_GUI_PROBLEM (3//)
GUI error »%s« / »%s«! Please report to author.
MSG_ERROR_GUI_OPEN (4//)
Could not open user interface!
MSG_ERROR_NO_SOURCE (5//)
No source file specified!
MSG_ERROR_SCAN_DIR (6//)
Scanning directory failed!
MSG_ERROR_START_ARTEFFECT (7//)
Could not start ArtEffect!
MSG_ERROR_LOAD_ERROR (8//)
Could not load file »%s«!
MSG_ERROR_SAVE_ERROR (9//)
Could not save file »%s«!
MSG_ERROR_FILE_NOT_FOUND (10//)
File »%s« not found!
;
; Requester gadgets
;
MSG_GAD_OK (100//)
OK
MSG_GAD_CANCEL (101//)
Cancel
;
; Configuration window
;
MSG_CONFIG_SOURCE (200//)
Source:
MSG_CONFIG_DESTINATION (201//)
Destination:
MSG_CONFIG_FORMAT (202//)
Format:
MSG_CONFIG_SCALE (210//)
Scale?
MSG_CONFIG_WIDTH (211//)
Width:
MSG_CONFIG_HEIGHT (212//)
Height:
MSG_CONFIG_RESOLUTION (213//)
Resolution:
MSG_CONFIG_RESOLUTION_CHOOSER (214//)
custom|80x60|160x120|320x240|640x480|800x600|1024x768|1280x1024|1600x1200
MSG_CONFIG_KEEPASPECT (215//)
Keep aspect?
MSG_CONFIG_ADJUSTCOLORS (230//)
Adjust colors?
MSG_CONFIG_COLORS (231//)
Colors:
MSG_CONFIG_COLORS_CHOOSER (232//)
2|4|8|16|32|64|128|256|True color
MSG_CONFIG_CONVERT (250//)
Convert
