/****************************************************************
   This file was created automatically by `FlexCat 2.2 beta'
   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 MSG_APP_DESCRIPTION (ML_Support_Strings[6].Str)
#define _MSG_APP_DESCRIPTION 6
#define MSG_APP_ABOUT (ML_Support_Strings[7].Str)
#define _MSG_APP_ABOUT 7
#define LBL_ADD (ML_Support_Strings[8].Str)
#define _LBL_ADD 8
#define LBL_CLONE (ML_Support_Strings[9].Str)
#define _LBL_CLONE 9
#define LBL_EDIT (ML_Support_Strings[10].Str)
#define _LBL_EDIT 10
#define LBL_REMOVE (ML_Support_Strings[11].Str)
#define _LBL_REMOVE 11
#define LBL_ALL (ML_Support_Strings[12].Str)
#define _LBL_ALL 12
#define LBL_NONE (ML_Support_Strings[13].Str)
#define _LBL_NONE 13
#define LBL_COMMAND (ML_Support_Strings[14].Str)
#define _LBL_COMMAND 14
#define LBL_CMD_SUBSCRIBE (ML_Support_Strings[15].Str)
#define _LBL_CMD_SUBSCRIBE 15
#define LBL_CMD_UNSUBSCRIBE (ML_Support_Strings[16].Str)
#define _LBL_CMD_UNSUBSCRIBE 16
#define LBL_CMD_CUSTOM (ML_Support_Strings[17].Str)
#define _LBL_CMD_CUSTOM 17
#define LBL_CUSTOM (ML_Support_Strings[18].Str)
#define _LBL_CUSTOM 18
#define LBL_WRITE (ML_Support_Strings[19].Str)
#define _LBL_WRITE 19
#define MSG_UNSAVED (ML_Support_Strings[20].Str)
#define _MSG_UNSAVED 20
#define MSG_UNSUPPORTED_MODE (ML_Support_Strings[21].Str)
#define _MSG_UNSUPPORTED_MODE 21
#define MSG_NOYAM (ML_Support_Strings[22].Str)
#define _MSG_NOYAM 22
#define MSG_SAVE_FAILED (ML_Support_Strings[23].Str)
#define _MSG_SAVE_FAILED 23
#define BBL_MLLIST (ML_Support_Strings[24].Str)
#define _BBL_MLLIST 24
#define BBL_COMMAND (ML_Support_Strings[25].Str)
#define _BBL_COMMAND 25
#define BBL_CUSTOM (ML_Support_Strings[26].Str)
#define _BBL_CUSTOM 26
#define BBL_WRITE (ML_Support_Strings[27].Str)
#define _BBL_WRITE 27
#define LBL_MN_PROJECT (ML_Support_Strings[28].Str)
#define _LBL_MN_PROJECT 28
#define LBL_MN_ABOUT (ML_Support_Strings[29].Str)
#define _LBL_MN_ABOUT 29
#define LBL_MN_ABOUT_MUI (ML_Support_Strings[30].Str)
#define _LBL_MN_ABOUT_MUI 30
#define LBL_MN_QUIT (ML_Support_Strings[31].Str)
#define _LBL_MN_QUIT 31
#define LBL_MN_SETTINGS (ML_Support_Strings[32].Str)
#define _LBL_MN_SETTINGS 32
#define LBL_MN_SAVE (ML_Support_Strings[33].Str)
#define _LBL_MN_SAVE 33
#define LBL_MN_MUI (ML_Support_Strings[34].Str)
#define _LBL_MN_MUI 34
#define TITLE_EDITWIN (ML_Support_Strings[35].Str)
#define _TITLE_EDITWIN 35
#define LBL_ML_NAME (ML_Support_Strings[36].Str)
#define _LBL_ML_NAME 36
#define LBL_SUBS_CMD (ML_Support_Strings[37].Str)
#define _LBL_SUBS_CMD 37
#define LBL_SERVER_ADD (ML_Support_Strings[38].Str)
#define _LBL_SERVER_ADD 38
#define LBL_UNSUBS_CMD (ML_Support_Strings[39].Str)
#define _LBL_UNSUBS_CMD 39
#define LBL_ADD_DATA (ML_Support_Strings[40].Str)
#define _LBL_ADD_DATA 40
#define LBL_AD_NONE (ML_Support_Strings[41].Str)
#define _LBL_AD_NONE 41
#define LBL_AD_EMAIL (ML_Support_Strings[42].Str)
#define _LBL_AD_EMAIL 42
#define LBL_AD_REALNAME (ML_Support_Strings[43].Str)
#define _LBL_AD_REALNAME 43
#define LBL_AD_EMAIL_REALNAME (ML_Support_Strings[44].Str)
#define _LBL_AD_EMAIL_REALNAME 44
#define LBL_AD_REALNAME_EMAIL (ML_Support_Strings[45].Str)
#define _LBL_AD_REALNAME_EMAIL 45
#define LBL_CMD_IN_TO (ML_Support_Strings[46].Str)
#define _LBL_CMD_IN_TO 46
#define LBL_IS_SUBSCRIBED (ML_Support_Strings[47].Str)
#define _LBL_IS_SUBSCRIBED 47
#define MSG_NO_ML_NAME (ML_Support_Strings[48].Str)
#define _MSG_NO_ML_NAME 48
#define MSG_NO_SUBS_CMD (ML_Support_Strings[49].Str)
#define _MSG_NO_SUBS_CMD 49
#define MSG_NO_UNSUBS_CMD (ML_Support_Strings[50].Str)
#define _MSG_NO_UNSUBS_CMD 50
#define MSG_NO_SERVER_ADD (ML_Support_Strings[51].Str)
#define _MSG_NO_SERVER_ADD 51
#define BBL_MLNAME (ML_Support_Strings[52].Str)
#define _BBL_MLNAME 52
#define BBL_SUBSCMD (ML_Support_Strings[53].Str)
#define _BBL_SUBSCMD 53
#define BBL_SERVERADD (ML_Support_Strings[54].Str)
#define _BBL_SERVERADD 54
#define BBL_UNSUBSCMD (ML_Support_Strings[55].Str)
#define _BBL_UNSUBSCMD 55
#define BBL_ADDDATA (ML_Support_Strings[56].Str)
#define _BBL_ADDDATA 56
#define BBL_TOCMD (ML_Support_Strings[57].Str)
#define _BBL_TOCMD 57
#define BBL_ISSUBS (ML_Support_Strings[58].Str)
#define _BBL_ISSUBS 58

#endif
