/****************************************************************
   This file was created automatically by `FlexCat 2.4'
   from "StormC:Projekte/ML-Support/Catalogs/ML_Support.cd".

   Do NOT edit by hand!
****************************************************************/

#ifndef ML_Support_CAT_H
#define ML_Support_CAT_H


#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif

void LocalizeNewMenu    (struct NewMenu *nm);
void LocalizeStringArray(STRPTR *Array);
void OpenML_SupportCatalog ();
void CloseML_SupportCatalog();

struct FC_String
{
   STRPTR Str;
   const LONG Id;
};

extern struct FC_String ML_Support_Strings[];

#define LBL_OK_ACTIVE (ML_Support_Strings[0].Str)
#define _LBL_OK_ACTIVE 0
#define LBL_OK (ML_Support_Strings[1].Str)
#define _LBL_OK 1
#define LBL_CANCEL (ML_Support_Strings[2].Str)
#define _LBL_CANCEL 2
#define LBL_SAVEQUIT (ML_Support_Strings[3].Str)
#define _LBL_SAVEQUIT 3
#define TITLE_MAINWIN (ML_Support_Strings[4].Str)
#define _TITLE_MAINWIN 4
#define TITLE_APP_ABOUT (ML_Support_Strings[5].Str)
#define _TITLE_APP_ABOUT 5
#define LBL_ADD (ML_Support_Strings[6].Str)
#define _LBL_ADD 6
#define LBL_CLONE (ML_Support_Strings[7].Str)
#define _LBL_CLONE 7
#define LBL_EDIT (ML_Support_Strings[8].Str)
#define _LBL_EDIT 8
#define LBL_REMOVE (ML_Support_Strings[9].Str)
#define _LBL_REMOVE 9
#define LBL_ALL (ML_Support_Strings[10].Str)
#define _LBL_ALL 10
#define LBL_NONE (ML_Support_Strings[11].Str)
#define _LBL_NONE 11
#define LBL_COMMAND (ML_Support_Strings[12].Str)
#define _LBL_COMMAND 12
#define LBL_CMD_SUBSCRIBE (ML_Support_Strings[13].Str)
#define _LBL_CMD_SUBSCRIBE 13
#define LBL_CMD_UNSUBSCRIBE (ML_Support_Strings[14].Str)
#define _LBL_CMD_UNSUBSCRIBE 14
#define LBL_CMD_CUSTOM (ML_Support_Strings[15].Str)
#define _LBL_CMD_CUSTOM 15
#define LBL_CUSTOM (ML_Support_Strings[16].Str)
#define _LBL_CUSTOM 16
#define LBL_WRITE (ML_Support_Strings[17].Str)
#define _LBL_WRITE 17
#define TITLE_FR_MERGE (ML_Support_Strings[18].Str)
#define _TITLE_FR_MERGE 18
#define MSG_APP_DESCRIPTION (ML_Support_Strings[19].Str)
#define _MSG_APP_DESCRIPTION 19
#define MSG_APP_ABOUT (ML_Support_Strings[20].Str)
#define _MSG_APP_ABOUT 20
#define MSG_UNSAVED (ML_Support_Strings[21].Str)
#define _MSG_UNSAVED 21
#define MSG_SAVE_FAILED (ML_Support_Strings[22].Str)
#define _MSG_SAVE_FAILED 22
#define MSG_NO_CREATOR (ML_Support_Strings[23].Str)
#define _MSG_NO_CREATOR 23
#define MSG_INVALID_CREATOR (ML_Support_Strings[24].Str)
#define _MSG_INVALID_CREATOR 24
#define MSG_CREATOR_INIT_FAILED (ML_Support_Strings[25].Str)
#define _MSG_CREATOR_INIT_FAILED 25
#define BBL_MLLIST (ML_Support_Strings[26].Str)
#define _BBL_MLLIST 26
#define BBL_COMMAND (ML_Support_Strings[27].Str)
#define _BBL_COMMAND 27
#define BBL_CUSTOM (ML_Support_Strings[28].Str)
#define _BBL_CUSTOM 28
#define BBL_WRITE (ML_Support_Strings[29].Str)
#define _BBL_WRITE 29
#define LBL_MN_PROJECT (ML_Support_Strings[30].Str)
#define _LBL_MN_PROJECT 30
#define LBL_MN_ABOUT (ML_Support_Strings[31].Str)
#define _LBL_MN_ABOUT 31
#define LBL_MN_ABOUT_MUI (ML_Support_Strings[32].Str)
#define _LBL_MN_ABOUT_MUI 32
#define LBL_MN_QUIT (ML_Support_Strings[33].Str)
#define _LBL_MN_QUIT 33
#define LBL_MN_SETTINGS (ML_Support_Strings[34].Str)
#define _LBL_MN_SETTINGS 34
#define LBL_MN_SAVE (ML_Support_Strings[35].Str)
#define _LBL_MN_SAVE 35
#define LBL_MN_MUI (ML_Support_Strings[36].Str)
#define _LBL_MN_MUI 36
#define LBL_MN_MERGE (ML_Support_Strings[37].Str)
#define _LBL_MN_MERGE 37
#define TITLE_EDITWIN (ML_Support_Strings[38].Str)
#define _TITLE_EDITWIN 38
#define LBL_ML_NAME (ML_Support_Strings[39].Str)
#define _LBL_ML_NAME 39
#define LBL_SUBS_CMD (ML_Support_Strings[40].Str)
#define _LBL_SUBS_CMD 40
#define LBL_SERVER_ADD (ML_Support_Strings[41].Str)
#define _LBL_SERVER_ADD 41
#define LBL_UNSUBS_CMD (ML_Support_Strings[42].Str)
#define _LBL_UNSUBS_CMD 42
#define LBL_ADD_DATA (ML_Support_Strings[43].Str)
#define _LBL_ADD_DATA 43
#define LBL_AD_NONE (ML_Support_Strings[44].Str)
#define _LBL_AD_NONE 44
#define LBL_AD_EMAIL (ML_Support_Strings[45].Str)
#define _LBL_AD_EMAIL 45
#define LBL_AD_REALNAME (ML_Support_Strings[46].Str)
#define _LBL_AD_REALNAME 46
#define LBL_AD_EMAIL_REALNAME (ML_Support_Strings[47].Str)
#define _LBL_AD_EMAIL_REALNAME 47
#define LBL_AD_REALNAME_EMAIL (ML_Support_Strings[48].Str)
#define _LBL_AD_REALNAME_EMAIL 48
#define LBL_COMMENT (ML_Support_Strings[49].Str)
#define _LBL_COMMENT 49
#define LBL_IS_SUBSCRIBED (ML_Support_Strings[50].Str)
#define _LBL_IS_SUBSCRIBED 50
#define LBL_CMD_IN_TO (ML_Support_Strings[51].Str)
#define _LBL_CMD_IN_TO 51
#define MSG_NO_ML_NAME (ML_Support_Strings[52].Str)
#define _MSG_NO_ML_NAME 52
#define MSG_NO_SUBS_CMD (ML_Support_Strings[53].Str)
#define _MSG_NO_SUBS_CMD 53
#define MSG_NO_UNSUBS_CMD (ML_Support_Strings[54].Str)
#define _MSG_NO_UNSUBS_CMD 54
#define MSG_NO_SERVER_ADD (ML_Support_Strings[55].Str)
#define _MSG_NO_SERVER_ADD 55
#define BBL_MLNAME (ML_Support_Strings[56].Str)
#define _BBL_MLNAME 56
#define BBL_SUBSCMD (ML_Support_Strings[57].Str)
#define _BBL_SUBSCMD 57
#define BBL_SERVERADD (ML_Support_Strings[58].Str)
#define _BBL_SERVERADD 58
#define BBL_UNSUBSCMD (ML_Support_Strings[59].Str)
#define _BBL_UNSUBSCMD 59
#define BBL_ADDDATA (ML_Support_Strings[60].Str)
#define _BBL_ADDDATA 60
#define BBL_COMMENT (ML_Support_Strings[61].Str)
#define _BBL_COMMENT 61
#define BBL_ISSUBS (ML_Support_Strings[62].Str)
#define _BBL_ISSUBS 62
#define BBL_TOCMD (ML_Support_Strings[63].Str)
#define _BBL_TOCMD 63

#endif
