;       Catalog Description
;        di Ico2Info
;      1993 © Georg Campana
;
MSG_QUITCANCEL (1 //)
-QUIT-|Cancel
;
MSG_OK (2 //)
-OK-
;
MSG_MEM (3 //)
ERROR:Can't allocate enough Memory
;
MSG_OPEN (4 //)
Error: Can't OPEN the file
;
MSG_TYPE (5 //)
Error: Is not a right ICO file
;
MSG_WRITE (6 //)
Error: Can't WRITE out the .info file
;
MSG_SREEN (7 //)
Warning : You work better \n with an 8 color screen
;
MSG_EXIST (8 //)
Warning : \nFile %s.info already exists !! \n You want to overwrite it ?
;
MSG_QUIT (9 //)
Quit ??? \n Are you sure ?
;
MSG_COPYRIGHT (10//)
Ico2Info Converter 1.0 ©Copyright 1993 Georg Campana \n\n
;
MSG_USAGE (11//)
USAGE:\n\n         Ico2Info <icofilepath> <infofilepath[.info]>
;
MSG_WHATIS (12//)
\nIco2Info allows you to convert 16 color MS Windows Icons into\n info files viewable into the WB windows\n
;
MSG_OVERCANCEL (13//)
-OVER-|Cancel
;
MSG_REQ_LOAD (14//)
Select an ICOn file ..
;
MSG_REQ_SAVE (15//)
Choose an INFO file name
;
MSG_COL_BLACK (24//)
0  Black
;
MSG_COL_DARK_R (25//)
1  Dark Red
;
MSG_COL_DARK_G (26//)
2  Dark Green
;
MSG_COL_DARK_O (27//)
3  Dark Orange
;
MSG_COL_DARK_B (28//)
4  Dark Blue
;
MSG_COL_DARK_V (29//)
5  Dark Violet
;
MSG_COL_DARK_CY (30//)
6  Dark Cyan
;
MSG_COL_DARK_GY (31//)
7  Dark Grey
;
MSG_COL_GREY (32//)
8  Grey
;
MSG_COL_RED (33//)
9  Red
;
MSG_COL_GREEN (34//)
10 Green
;
MSG_COL_YELLOW (35//)
11 Yellow
;
MSG_COL_BLUE (36//)
12 Blue
;
MSG_COL_VIOLET (37//)
13 Violet
;
MSG_COL_S_BLUE (38//)
14 Sky Blue
;
MSG_COL_WHITE (39//)
15 White
;
MSG_MN_PROJECT (45//)
Project
;
MSG_MN_ABOUT (46//)
About..
;
; MSG_MN_BAR (47//)
;
MSG_MN_QUIT (48//)
Quit
;
MSG_MN_INFOFILE (49//)
InfoFile
;
MSG_MN_TYPE (50//)
Info_Type
;
MSG_MN_DISK (51//)
Disk
;
MSG_MN_DRAWER (52//)
Drawer
;
MSG_MN_TOOL (53//)
Tool
;
MSG_MN_TPROJECT (54//)
Project
;
MSG_MN_GARBAGE (55//)
Garbage
;
MSG_MN_DEVICE (56//)
Device
;
MSG_MN_KICK (57//)
Kick
;
MSG_MN_APICON (58//)
AppIcon
;
MSG_MN_IRENDER (59//)
InfoRender
;
MSG_MN_HIGH (60//)
HighLight
;
MSG_MN_DOUBLE (61//)
DoubleImage
;
MSG_ICOPATH_GAD (80//)
Windows .Ico path
;
MSG_INFOPTH_GAD (81//)
Amiga .info path
;
MSG_REDRAW_GAD (82//)
ReDraw....     
;
MSG_ICOCOL_GAD (83//)
Ico Colors
;
MSG_SAVE_GAD (84//)
Save .info
;
MSG_WBCOL_GAD (85//)
Amiga WB Palette
;
MSG_CONTIN_GAD (100//)
Continue
;
MSG_CONV (110//)
Converted is -->
;
MSG_ABOUT (111//)
About..Ico2Info
