home *** CD-ROM | disk | FTP | other *** search
- #ifndef TAPECOVER_STRINGS_H
- #define TAPECOVER_STRINGS_H
-
-
- /****************************************************************************/
-
-
- /* This file was created automatically by CatComp.
- * Do NOT edit by hand!
- */
-
-
- #ifndef EXEC_TYPES_H
- #include <exec/types.h>
- #endif
-
- #ifdef CATCOMP_ARRAY
- #undef CATCOMP_NUMBERS
- #undef CATCOMP_STRINGS
- #define CATCOMP_NUMBERS
- #define CATCOMP_STRINGS
- #endif
-
- #ifdef CATCOMP_BLOCK
- #undef CATCOMP_STRINGS
- #define CATCOMP_STRINGS
- #endif
-
-
- /****************************************************************************/
-
-
- #ifdef CATCOMP_NUMBERS
-
- #define MSG_PROJECT_MENU 0
- #define MSG_PROJECT_NEW 1
- #define MSG_PROJECT_OPEN 2
- #define MSG_PROJECT_SAVE 3
- #define MSG_PROJECT_SAVEAS 4
- #define MSG_PROJECT_PRINT 5
- #define MSG_PROJECT_EDIT 6
- #define MSG_PROJECT_PREFS 7
- #define MSG_PROJECT_ABOUT 8
- #define MSG_PROJECT_QUIT 9
- #define MSG_MASK_MENU 40
- #define MSG_MASK_LABEL1BOLD 41
- #define MSG_MASK_LABEL2BOLD 42
- #define MSG_MASK_CLEARSIDES 43
- #define MSG_EXPORT_MENU 60
- #define MSG_EXPORT_ASCII 61
- #define MSG_INFO_WIN 100
- #define MSG_PRINT_WIN 101
- #define MSG_PREF_WIN 102
- #define MSG_ASLLOAD_WIN 103
- #define MSG_ASLSAVE_WIN 104
- #define MSG_ASLEXPORT_WIN 105
- #define MSG_ASLSCREENMODE_WIN 106
- #define MSG_ASLFONT_WIN 107
- #define MSG_ASLPATH_WIN 108
- #define MSG_ASLPREFLOAD_WIN 109
- #define MSG_ASLPREFSAVE_WIN 110
- #define MSG_OK_GAD 200
- #define MSG_CANCEL_GAD 201
- #define MSG_PRINT_GAD 202
- #define MSG_NEW_GAD 203
- #define MSG_OPEN_GAD 204
- #define MSG_SAVE_GAD 205
- #define MSG_SAVEAS_GAD 206
- #define MSG_EDIT_GAD 207
- #define MSG_MPRINT_GAD 208
- #define MSG_PREFS_GAD 209
- #define MSG_QUIT_GAD 210
- #define MSG_DEFAULT_GAD 211
- #define MSG_PUBSCR_GAD 212
- #define MSG_OWNSCR_GAD 213
- #define MSG_SCRMODE_GAD 214
- #define MSG_GENFONT_GAD 215
- #define MSG_MASKFONT_GAD 216
- #define MSG_TAPEPATH_GAD 217
- #define MSG_EXPPATH_GAD 218
- #define MSG_ICONS_GAD 219
- #define MSG_FORMFEED_GAD 220
- #define MSG_SNAPSHOT_GAD 221
- #define MSG_CENTERED_GAD 222
- #define MSG_ERROR_RGAD 223
- #define MSG_CHANGED_RGAD 224
- #define MSG_OVERWRITE_RGAD 225
- #define MSG_ERROR 300
- #define MSG_SCREEN_ERROR 301
- #define MSG_OPENSCREEN_ERROR 302
- #define MSG_LIB_ERROR 303
- #define MSG_WIN_ERROR 304
- #define MSG_MWIN_ERROR 305
- #define MSG_AWIN_ERROR 306
- #define MSG_WINSIZE_ERROR 307
- #define MSG_GAD_ERROR 308
- #define MSG_MSGPORT_ERROR 309
- #define MSG_MENU_ERROR 310
- #define MSG_LMENU_ERROR 311
- #define MSG_SMENU_ERROR 312
- #define MSG_LOAD_ERROR 313
- #define MSG_SAVE_ERROR 314
- #define MSG_PATH_ERROR 315
- #define MSG_OPEN_ERROR 316
- #define MSG_FONT_ERROR 317
- #define MSG_PRINTER_ERROR 318
- #define MSG_FORM_ERROR 319
- #define MSG_PREF_ERROR 320
- #define MSG_PTXT_ERROR 321
- #define MSG_DATASET_ERROR 322
- #define MSG_NOCONFIG_ERROR 323
- #define MSG_CONFIG_ERROR 324
- #define MSG_COMMENT 400
- #define MSG_UNNAMED 401
- #define MSG_PLEASEWAIT 402
- #define MSG_SIDEA 403
- #define MSG_SIDEB 404
- #define MSG_LABEL 405
- #define MSG_BACK 406
- #define MSG_PRINTERDRIVER 407
- #define MSG_PRINTING 408
- #define MSG_RELEASE 409
- #define MSG_COPYRIGHT 410
- #define MSG_AUTHOR 411
- #define MSG_STREET 412
- #define MSG_CITY 413
- #define MSG_COUNTRY 414
- #define MSG_INT_PHONE 415
- #define MSG_EMAIL1 416
- #define MSG_EMAIL2 417
- #define MSG_CHANGED 418
- #define MSG_OVERWRITE_QUEST 419
-
- #endif /* CATCOMP_NUMBERS */
-
-
- /****************************************************************************/
-
-
- #ifdef CATCOMP_STRINGS
-
- #define MSG_PROJECT_MENU_STR "Project"
- #define MSG_PROJECT_NEW_STR "N\0New"
- #define MSG_PROJECT_OPEN_STR "O\0Open..."
- #define MSG_PROJECT_SAVE_STR "S\0Save"
- #define MSG_PROJECT_SAVEAS_STR "A\0Save As..."
- #define MSG_PROJECT_PRINT_STR "P\0Print..."
- #define MSG_PROJECT_EDIT_STR "E\0Edit"
- #define MSG_PROJECT_PREFS_STR "F\0Preferences..."
- #define MSG_PROJECT_ABOUT_STR "I\0About..."
- #define MSG_PROJECT_QUIT_STR "Q\0Quit Program"
- #define MSG_MASK_MENU_STR "Mask"
- #define MSG_MASK_LABEL1BOLD_STR "G\0Labelline 1 Bold"
- #define MSG_MASK_LABEL2BOLD_STR "H\0Labelline 2 Bold"
- #define MSG_MASK_CLEARSIDES_STR "C\0Clear Side Fields"
- #define MSG_EXPORT_MENU_STR "Export"
- #define MSG_EXPORT_ASCII_STR "X\0ASCII-File..."
- #define MSG_INFO_WIN_STR "Information"
- #define MSG_PRINT_WIN_STR "Print Dataset"
- #define MSG_PREF_WIN_STR "TapeCover Preferences"
- #define MSG_ASLLOAD_WIN_STR "Load File"
- #define MSG_ASLSAVE_WIN_STR "Save File"
- #define MSG_ASLEXPORT_WIN_STR "Export ASCII"
- #define MSG_ASLSCREENMODE_WIN_STR "Choose PublicScreen Mode"
- #define MSG_ASLFONT_WIN_STR "Choose Font"
- #define MSG_ASLPATH_WIN_STR "Choose Path"
- #define MSG_ASLPREFLOAD_WIN_STR "Load Preferences"
- #define MSG_ASLPREFSAVE_WIN_STR "Save Preferences"
- #define MSG_OK_GAD_STR "_Ok"
- #define MSG_CANCEL_GAD_STR "C_ancel"
- #define MSG_PRINT_GAD_STR "_Print"
- #define MSG_NEW_GAD_STR "_New"
- #define MSG_OPEN_GAD_STR "_Open"
- #define MSG_SAVE_GAD_STR "_Save"
- #define MSG_SAVEAS_GAD_STR "S_ave as"
- #define MSG_EDIT_GAD_STR "_Edit"
- #define MSG_MPRINT_GAD_STR "_Print"
- #define MSG_PREFS_GAD_STR "Pre_fs"
- #define MSG_QUIT_GAD_STR "_Quit"
- #define MSG_DEFAULT_GAD_STR "Set _Default"
- #define MSG_PUBSCR_GAD_STR "_PublicScreen"
- #define MSG_OWNSCR_GAD_STR "O_wn Screen"
- #define MSG_SCRMODE_GAD_STR "Screen _Mode..."
- #define MSG_GENFONT_GAD_STR "_General Font..."
- #define MSG_MASKFONT_GAD_STR "Mas_k Font..."
- #define MSG_TAPEPATH_GAD_STR "_Tapes Path..."
- #define MSG_EXPPATH_GAD_STR "E_xport Path..."
- #define MSG_ICONS_GAD_STR "Create _Icons"
- #define MSG_FORMFEED_GAD_STR "_Form Feed"
- #define MSG_SNAPSHOT_GAD_STR "S_napshot Mainwindow Position"
- #define MSG_CENTERED_GAD_STR "_Center Mainwindow"
- #define MSG_ERROR_RGAD_STR "Go on"
- #define MSG_CHANGED_RGAD_STR "Save First|Continue|Cancel"
- #define MSG_OVERWRITE_RGAD_STR "Other Name|Continue"
- #define MSG_ERROR_STR "Error !!!"
- #define MSG_SCREEN_ERROR_STR "Can't lock PublicScreen"
- #define MSG_OPENSCREEN_ERROR_STR "Can't open PublicScreen"
- #define MSG_LIB_ERROR_STR "Can't open Library"
- #define MSG_WIN_ERROR_STR "Can't open window"
- #define MSG_MWIN_ERROR_STR "TapeCover Main Window"
- #define MSG_AWIN_ERROR_STR "TapeCover Main AppWindow"
- #define MSG_WINSIZE_ERROR_STR "Window is too large for Screen"
- #define MSG_GAD_ERROR_STR "Can't create gadgets in"
- #define MSG_MSGPORT_ERROR_STR "Can't create Message Port for"
- #define MSG_MENU_ERROR_STR "Can't create Menus for"
- #define MSG_LMENU_ERROR_STR "Can't layout Menus for"
- #define MSG_SMENU_ERROR_STR "Can't set MenuStrip for"
- #define MSG_LOAD_ERROR_STR "Dataset not correctly loaded"
- #define MSG_SAVE_ERROR_STR "Dataset not correctly saved"
- #define MSG_PATH_ERROR_STR "Wrong path/file - name"
- #define MSG_OPEN_ERROR_STR "Can't open file"
- #define MSG_FONT_ERROR_STR "Can't open font"
- #define MSG_PRINTER_ERROR_STR "Printer not ready"
- #define MSG_FORM_ERROR_STR "No ILBM file"
- #define MSG_PREF_ERROR_STR "No preferences file"
- #define MSG_PTXT_ERROR_STR "No printer preferences file"
- #define MSG_DATASET_ERROR_STR "No TapeCover V1.x dataset"
- #define MSG_NOCONFIG_ERROR_STR "No TapeCover V2.1 config"
- #define MSG_CONFIG_ERROR_STR "Bad config file"
- #define MSG_COMMENT_STR "TapeCover V1.x Dataset"
- #define MSG_UNNAMED_STR "- unnamed -"
- #define MSG_PLEASEWAIT_STR "Please wait"
- #define MSG_SIDEA_STR "Side A :"
- #define MSG_SIDEB_STR "Side B :"
- #define MSG_LABEL_STR "Label :"
- #define MSG_BACK_STR "Info :"
- #define MSG_PRINTERDRIVER_STR "Printerdriver :"
- #define MSG_PRINTING_STR "Printing Dataset"
- #define MSG_RELEASE_STR "Release : 20.06.1995"
- #define MSG_COPYRIGHT_STR "Copyright 1992-5 by"
- #define MSG_AUTHOR_STR "Carsten Wich"
- #define MSG_STREET_STR "Hagebuttenweg 34"
- #define MSG_CITY_STR "44289 Dortmund"
- #define MSG_COUNTRY_STR "Germany"
- #define MSG_INT_PHONE_STR "Int.Phone : +49-2304-43692 Q"
- #define MSG_EMAIL1_STR "E-Mail : c_wich@river.prima.ruhr.de"
- #define MSG_EMAIL2_STR "Lifestyle : localhero@mbd.topnet.sub.de"
- #define MSG_CHANGED_STR "has been changed."
- #define MSG_OVERWRITE_QUEST_STR "already exists."
-
- #endif /* CATCOMP_STRINGS */
-
-
- /****************************************************************************/
-
-
- #ifdef CATCOMP_ARRAY
-
- struct CatCompArrayType
- {
- LONG cca_ID;
- STRPTR cca_Str;
- };
-
- static const struct CatCompArrayType CatCompArray[] =
- {
- {MSG_PROJECT_MENU,(STRPTR)MSG_PROJECT_MENU_STR},
- {MSG_PROJECT_NEW,(STRPTR)MSG_PROJECT_NEW_STR},
- {MSG_PROJECT_OPEN,(STRPTR)MSG_PROJECT_OPEN_STR},
- {MSG_PROJECT_SAVE,(STRPTR)MSG_PROJECT_SAVE_STR},
- {MSG_PROJECT_SAVEAS,(STRPTR)MSG_PROJECT_SAVEAS_STR},
- {MSG_PROJECT_PRINT,(STRPTR)MSG_PROJECT_PRINT_STR},
- {MSG_PROJECT_EDIT,(STRPTR)MSG_PROJECT_EDIT_STR},
- {MSG_PROJECT_PREFS,(STRPTR)MSG_PROJECT_PREFS_STR},
- {MSG_PROJECT_ABOUT,(STRPTR)MSG_PROJECT_ABOUT_STR},
- {MSG_PROJECT_QUIT,(STRPTR)MSG_PROJECT_QUIT_STR},
- {MSG_MASK_MENU,(STRPTR)MSG_MASK_MENU_STR},
- {MSG_MASK_LABEL1BOLD,(STRPTR)MSG_MASK_LABEL1BOLD_STR},
- {MSG_MASK_LABEL2BOLD,(STRPTR)MSG_MASK_LABEL2BOLD_STR},
- {MSG_MASK_CLEARSIDES,(STRPTR)MSG_MASK_CLEARSIDES_STR},
- {MSG_EXPORT_MENU,(STRPTR)MSG_EXPORT_MENU_STR},
- {MSG_EXPORT_ASCII,(STRPTR)MSG_EXPORT_ASCII_STR},
- {MSG_INFO_WIN,(STRPTR)MSG_INFO_WIN_STR},
- {MSG_PRINT_WIN,(STRPTR)MSG_PRINT_WIN_STR},
- {MSG_PREF_WIN,(STRPTR)MSG_PREF_WIN_STR},
- {MSG_ASLLOAD_WIN,(STRPTR)MSG_ASLLOAD_WIN_STR},
- {MSG_ASLSAVE_WIN,(STRPTR)MSG_ASLSAVE_WIN_STR},
- {MSG_ASLEXPORT_WIN,(STRPTR)MSG_ASLEXPORT_WIN_STR},
- {MSG_ASLSCREENMODE_WIN,(STRPTR)MSG_ASLSCREENMODE_WIN_STR},
- {MSG_ASLFONT_WIN,(STRPTR)MSG_ASLFONT_WIN_STR},
- {MSG_ASLPATH_WIN,(STRPTR)MSG_ASLPATH_WIN_STR},
- {MSG_ASLPREFLOAD_WIN,(STRPTR)MSG_ASLPREFLOAD_WIN_STR},
- {MSG_ASLPREFSAVE_WIN,(STRPTR)MSG_ASLPREFSAVE_WIN_STR},
- {MSG_OK_GAD,(STRPTR)MSG_OK_GAD_STR},
- {MSG_CANCEL_GAD,(STRPTR)MSG_CANCEL_GAD_STR},
- {MSG_PRINT_GAD,(STRPTR)MSG_PRINT_GAD_STR},
- {MSG_NEW_GAD,(STRPTR)MSG_NEW_GAD_STR},
- {MSG_OPEN_GAD,(STRPTR)MSG_OPEN_GAD_STR},
- {MSG_SAVE_GAD,(STRPTR)MSG_SAVE_GAD_STR},
- {MSG_SAVEAS_GAD,(STRPTR)MSG_SAVEAS_GAD_STR},
- {MSG_EDIT_GAD,(STRPTR)MSG_EDIT_GAD_STR},
- {MSG_MPRINT_GAD,(STRPTR)MSG_MPRINT_GAD_STR},
- {MSG_PREFS_GAD,(STRPTR)MSG_PREFS_GAD_STR},
- {MSG_QUIT_GAD,(STRPTR)MSG_QUIT_GAD_STR},
- {MSG_DEFAULT_GAD,(STRPTR)MSG_DEFAULT_GAD_STR},
- {MSG_PUBSCR_GAD,(STRPTR)MSG_PUBSCR_GAD_STR},
- {MSG_OWNSCR_GAD,(STRPTR)MSG_OWNSCR_GAD_STR},
- {MSG_SCRMODE_GAD,(STRPTR)MSG_SCRMODE_GAD_STR},
- {MSG_GENFONT_GAD,(STRPTR)MSG_GENFONT_GAD_STR},
- {MSG_MASKFONT_GAD,(STRPTR)MSG_MASKFONT_GAD_STR},
- {MSG_TAPEPATH_GAD,(STRPTR)MSG_TAPEPATH_GAD_STR},
- {MSG_EXPPATH_GAD,(STRPTR)MSG_EXPPATH_GAD_STR},
- {MSG_ICONS_GAD,(STRPTR)MSG_ICONS_GAD_STR},
- {MSG_FORMFEED_GAD,(STRPTR)MSG_FORMFEED_GAD_STR},
- {MSG_SNAPSHOT_GAD,(STRPTR)MSG_SNAPSHOT_GAD_STR},
- {MSG_CENTERED_GAD,(STRPTR)MSG_CENTERED_GAD_STR},
- {MSG_ERROR_RGAD,(STRPTR)MSG_ERROR_RGAD_STR},
- {MSG_CHANGED_RGAD,(STRPTR)MSG_CHANGED_RGAD_STR},
- {MSG_OVERWRITE_RGAD,(STRPTR)MSG_OVERWRITE_RGAD_STR},
- {MSG_ERROR,(STRPTR)MSG_ERROR_STR},
- {MSG_SCREEN_ERROR,(STRPTR)MSG_SCREEN_ERROR_STR},
- {MSG_OPENSCREEN_ERROR,(STRPTR)MSG_OPENSCREEN_ERROR_STR},
- {MSG_LIB_ERROR,(STRPTR)MSG_LIB_ERROR_STR},
- {MSG_WIN_ERROR,(STRPTR)MSG_WIN_ERROR_STR},
- {MSG_MWIN_ERROR,(STRPTR)MSG_MWIN_ERROR_STR},
- {MSG_AWIN_ERROR,(STRPTR)MSG_AWIN_ERROR_STR},
- {MSG_WINSIZE_ERROR,(STRPTR)MSG_WINSIZE_ERROR_STR},
- {MSG_GAD_ERROR,(STRPTR)MSG_GAD_ERROR_STR},
- {MSG_MSGPORT_ERROR,(STRPTR)MSG_MSGPORT_ERROR_STR},
- {MSG_MENU_ERROR,(STRPTR)MSG_MENU_ERROR_STR},
- {MSG_LMENU_ERROR,(STRPTR)MSG_LMENU_ERROR_STR},
- {MSG_SMENU_ERROR,(STRPTR)MSG_SMENU_ERROR_STR},
- {MSG_LOAD_ERROR,(STRPTR)MSG_LOAD_ERROR_STR},
- {MSG_SAVE_ERROR,(STRPTR)MSG_SAVE_ERROR_STR},
- {MSG_PATH_ERROR,(STRPTR)MSG_PATH_ERROR_STR},
- {MSG_OPEN_ERROR,(STRPTR)MSG_OPEN_ERROR_STR},
- {MSG_FONT_ERROR,(STRPTR)MSG_FONT_ERROR_STR},
- {MSG_PRINTER_ERROR,(STRPTR)MSG_PRINTER_ERROR_STR},
- {MSG_FORM_ERROR,(STRPTR)MSG_FORM_ERROR_STR},
- {MSG_PREF_ERROR,(STRPTR)MSG_PREF_ERROR_STR},
- {MSG_PTXT_ERROR,(STRPTR)MSG_PTXT_ERROR_STR},
- {MSG_DATASET_ERROR,(STRPTR)MSG_DATASET_ERROR_STR},
- {MSG_NOCONFIG_ERROR,(STRPTR)MSG_NOCONFIG_ERROR_STR},
- {MSG_CONFIG_ERROR,(STRPTR)MSG_CONFIG_ERROR_STR},
- {MSG_COMMENT,(STRPTR)MSG_COMMENT_STR},
- {MSG_UNNAMED,(STRPTR)MSG_UNNAMED_STR},
- {MSG_PLEASEWAIT,(STRPTR)MSG_PLEASEWAIT_STR},
- {MSG_SIDEA,(STRPTR)MSG_SIDEA_STR},
- {MSG_SIDEB,(STRPTR)MSG_SIDEB_STR},
- {MSG_LABEL,(STRPTR)MSG_LABEL_STR},
- {MSG_BACK,(STRPTR)MSG_BACK_STR},
- {MSG_PRINTERDRIVER,(STRPTR)MSG_PRINTERDRIVER_STR},
- {MSG_PRINTING,(STRPTR)MSG_PRINTING_STR},
- {MSG_RELEASE,(STRPTR)MSG_RELEASE_STR},
- {MSG_COPYRIGHT,(STRPTR)MSG_COPYRIGHT_STR},
- {MSG_AUTHOR,(STRPTR)MSG_AUTHOR_STR},
- {MSG_STREET,(STRPTR)MSG_STREET_STR},
- {MSG_CITY,(STRPTR)MSG_CITY_STR},
- {MSG_COUNTRY,(STRPTR)MSG_COUNTRY_STR},
- {MSG_INT_PHONE,(STRPTR)MSG_INT_PHONE_STR},
- {MSG_EMAIL1,(STRPTR)MSG_EMAIL1_STR},
- {MSG_EMAIL2,(STRPTR)MSG_EMAIL2_STR},
- {MSG_CHANGED,(STRPTR)MSG_CHANGED_STR},
- {MSG_OVERWRITE_QUEST,(STRPTR)MSG_OVERWRITE_QUEST_STR},
- };
-
- #endif /* CATCOMP_ARRAY */
-
-
- /****************************************************************************/
-
-
- #ifdef CATCOMP_BLOCK
-
- static const char CatCompBlock[] =
- {
- "\x00\x00\x00\x00\x00\x08"
- MSG_PROJECT_MENU_STR "\x00"
- "\x00\x00\x00\x01\x00\x06"
- MSG_PROJECT_NEW_STR "\x00"
- "\x00\x00\x00\x02\x00\x0A"
- MSG_PROJECT_OPEN_STR "\x00"
- "\x00\x00\x00\x03\x00\x08"
- MSG_PROJECT_SAVE_STR "\x00\x00"
- "\x00\x00\x00\x04\x00\x0E"
- MSG_PROJECT_SAVEAS_STR "\x00\x00"
- "\x00\x00\x00\x05\x00\x0C"
- MSG_PROJECT_PRINT_STR "\x00\x00"
- "\x00\x00\x00\x06\x00\x08"
- MSG_PROJECT_EDIT_STR "\x00\x00"
- "\x00\x00\x00\x07\x00\x12"
- MSG_PROJECT_PREFS_STR "\x00\x00"
- "\x00\x00\x00\x08\x00\x0C"
- MSG_PROJECT_ABOUT_STR "\x00\x00"
- "\x00\x00\x00\x09\x00\x10"
- MSG_PROJECT_QUIT_STR "\x00\x00"
- "\x00\x00\x00\x28\x00\x06"
- MSG_MASK_MENU_STR "\x00\x00"
- "\x00\x00\x00\x29\x00\x14"
- MSG_MASK_LABEL1BOLD_STR "\x00\x00"
- "\x00\x00\x00\x2A\x00\x14"
- MSG_MASK_LABEL2BOLD_STR "\x00\x00"
- "\x00\x00\x00\x2B\x00\x14"
- MSG_MASK_CLEARSIDES_STR "\x00"
- "\x00\x00\x00\x3C\x00\x08"
- MSG_EXPORT_MENU_STR "\x00\x00"
- "\x00\x00\x00\x3D\x00\x10"
- MSG_EXPORT_ASCII_STR "\x00"
- "\x00\x00\x00\x64\x00\x0C"
- MSG_INFO_WIN_STR "\x00"
- "\x00\x00\x00\x65\x00\x0E"
- MSG_PRINT_WIN_STR "\x00"
- "\x00\x00\x00\x66\x00\x16"
- MSG_PREF_WIN_STR "\x00"
- "\x00\x00\x00\x67\x00\x0A"
- MSG_ASLLOAD_WIN_STR "\x00"
- "\x00\x00\x00\x68\x00\x0A"
- MSG_ASLSAVE_WIN_STR "\x00"
- "\x00\x00\x00\x69\x00\x0E"
- MSG_ASLEXPORT_WIN_STR "\x00\x00"
- "\x00\x00\x00\x6A\x00\x1A"
- MSG_ASLSCREENMODE_WIN_STR "\x00\x00"
- "\x00\x00\x00\x6B\x00\x0C"
- MSG_ASLFONT_WIN_STR "\x00"
- "\x00\x00\x00\x6C\x00\x0C"
- MSG_ASLPATH_WIN_STR "\x00"
- "\x00\x00\x00\x6D\x00\x12"
- MSG_ASLPREFLOAD_WIN_STR "\x00\x00"
- "\x00\x00\x00\x6E\x00\x12"
- MSG_ASLPREFSAVE_WIN_STR "\x00\x00"
- "\x00\x00\x00\xC8\x00\x04"
- MSG_OK_GAD_STR "\x00"
- "\x00\x00\x00\xC9\x00\x08"
- MSG_CANCEL_GAD_STR "\x00"
- "\x00\x00\x00\xCA\x00\x08"
- MSG_PRINT_GAD_STR "\x00\x00"
- "\x00\x00\x00\xCB\x00\x06"
- MSG_NEW_GAD_STR "\x00\x00"
- "\x00\x00\x00\xCC\x00\x06"
- MSG_OPEN_GAD_STR "\x00"
- "\x00\x00\x00\xCD\x00\x06"
- MSG_SAVE_GAD_STR "\x00"
- "\x00\x00\x00\xCE\x00\x0A"
- MSG_SAVEAS_GAD_STR "\x00\x00"
- "\x00\x00\x00\xCF\x00\x06"
- MSG_EDIT_GAD_STR "\x00"
- "\x00\x00\x00\xD0\x00\x08"
- MSG_MPRINT_GAD_STR "\x00\x00"
- "\x00\x00\x00\xD1\x00\x08"
- MSG_PREFS_GAD_STR "\x00\x00"
- "\x00\x00\x00\xD2\x00\x06"
- MSG_QUIT_GAD_STR "\x00"
- "\x00\x00\x00\xD3\x00\x0E"
- MSG_DEFAULT_GAD_STR "\x00\x00"
- "\x00\x00\x00\xD4\x00\x0E"
- MSG_PUBSCR_GAD_STR "\x00"
- "\x00\x00\x00\xD5\x00\x0C"
- MSG_OWNSCR_GAD_STR "\x00"
- "\x00\x00\x00\xD6\x00\x10"
- MSG_SCRMODE_GAD_STR "\x00"
- "\x00\x00\x00\xD7\x00\x12"
- MSG_GENFONT_GAD_STR "\x00\x00"
- "\x00\x00\x00\xD8\x00\x0E"
- MSG_MASKFONT_GAD_STR "\x00"
- "\x00\x00\x00\xD9\x00\x10"
- MSG_TAPEPATH_GAD_STR "\x00\x00"
- "\x00\x00\x00\xDA\x00\x10"
- MSG_EXPPATH_GAD_STR "\x00"
- "\x00\x00\x00\xDB\x00\x0E"
- MSG_ICONS_GAD_STR "\x00"
- "\x00\x00\x00\xDC\x00\x0C"
- MSG_FORMFEED_GAD_STR "\x00\x00"
- "\x00\x00\x00\xDD\x00\x1E"
- MSG_SNAPSHOT_GAD_STR "\x00"
- "\x00\x00\x00\xDE\x00\x14"
- MSG_CENTERED_GAD_STR "\x00\x00"
- "\x00\x00\x00\xDF\x00\x06"
- MSG_ERROR_RGAD_STR "\x00"
- "\x00\x00\x00\xE0\x00\x1C"
- MSG_CHANGED_RGAD_STR "\x00\x00"
- "\x00\x00\x00\xE1\x00\x14"
- MSG_OVERWRITE_RGAD_STR "\x00"
- "\x00\x00\x01\x2C\x00\x0A"
- MSG_ERROR_STR "\x00"
- "\x00\x00\x01\x2D\x00\x18"
- MSG_SCREEN_ERROR_STR "\x00"
- "\x00\x00\x01\x2E\x00\x18"
- MSG_OPENSCREEN_ERROR_STR "\x00"
- "\x00\x00\x01\x2F\x00\x14"
- MSG_LIB_ERROR_STR "\x00\x00"
- "\x00\x00\x01\x30\x00\x12"
- MSG_WIN_ERROR_STR "\x00"
- "\x00\x00\x01\x31\x00\x16"
- MSG_MWIN_ERROR_STR "\x00"
- "\x00\x00\x01\x32\x00\x1A"
- MSG_AWIN_ERROR_STR "\x00\x00"
- "\x00\x00\x01\x33\x00\x20"
- MSG_WINSIZE_ERROR_STR "\x00\x00"
- "\x00\x00\x01\x34\x00\x18"
- MSG_GAD_ERROR_STR "\x00"
- "\x00\x00\x01\x35\x00\x1E"
- MSG_MSGPORT_ERROR_STR "\x00"
- "\x00\x00\x01\x36\x00\x18"
- MSG_MENU_ERROR_STR "\x00\x00"
- "\x00\x00\x01\x37\x00\x18"
- MSG_LMENU_ERROR_STR "\x00\x00"
- "\x00\x00\x01\x38\x00\x18"
- MSG_SMENU_ERROR_STR "\x00"
- "\x00\x00\x01\x39\x00\x1E"
- MSG_LOAD_ERROR_STR "\x00\x00"
- "\x00\x00\x01\x3A\x00\x1C"
- MSG_SAVE_ERROR_STR "\x00"
- "\x00\x00\x01\x3B\x00\x18"
- MSG_PATH_ERROR_STR "\x00\x00"
- "\x00\x00\x01\x3C\x00\x10"
- MSG_OPEN_ERROR_STR "\x00"
- "\x00\x00\x01\x3D\x00\x10"
- MSG_FONT_ERROR_STR "\x00"
- "\x00\x00\x01\x3E\x00\x12"
- MSG_PRINTER_ERROR_STR "\x00"
- "\x00\x00\x01\x3F\x00\x0E"
- MSG_FORM_ERROR_STR "\x00\x00"
- "\x00\x00\x01\x40\x00\x14"
- MSG_PREF_ERROR_STR "\x00"
- "\x00\x00\x01\x41\x00\x1C"
- MSG_PTXT_ERROR_STR "\x00"
- "\x00\x00\x01\x42\x00\x1A"
- MSG_DATASET_ERROR_STR "\x00"
- "\x00\x00\x01\x43\x00\x1A"
- MSG_NOCONFIG_ERROR_STR "\x00\x00"
- "\x00\x00\x01\x44\x00\x10"
- MSG_CONFIG_ERROR_STR "\x00"
- "\x00\x00\x01\x90\x00\x18"
- MSG_COMMENT_STR "\x00\x00"
- "\x00\x00\x01\x91\x00\x0C"
- MSG_UNNAMED_STR "\x00"
- "\x00\x00\x01\x92\x00\x0C"
- MSG_PLEASEWAIT_STR "\x00"
- "\x00\x00\x01\x93\x00\x0A"
- MSG_SIDEA_STR "\x00\x00"
- "\x00\x00\x01\x94\x00\x0A"
- MSG_SIDEB_STR "\x00\x00"
- "\x00\x00\x01\x95\x00\x08"
- MSG_LABEL_STR "\x00"
- "\x00\x00\x01\x96\x00\x08"
- MSG_BACK_STR "\x00\x00"
- "\x00\x00\x01\x97\x00\x10"
- MSG_PRINTERDRIVER_STR "\x00"
- "\x00\x00\x01\x98\x00\x12"
- MSG_PRINTING_STR "\x00\x00"
- "\x00\x00\x01\x99\x00\x16"
- MSG_RELEASE_STR "\x00\x00"
- "\x00\x00\x01\x9A\x00\x14"
- MSG_COPYRIGHT_STR "\x00"
- "\x00\x00\x01\x9B\x00\x0E"
- MSG_AUTHOR_STR "\x00\x00"
- "\x00\x00\x01\x9C\x00\x12"
- MSG_STREET_STR "\x00\x00"
- "\x00\x00\x01\x9D\x00\x10"
- MSG_CITY_STR "\x00\x00"
- "\x00\x00\x01\x9E\x00\x08"
- MSG_COUNTRY_STR "\x00"
- "\x00\x00\x01\x9F\x00\x1E"
- MSG_INT_PHONE_STR "\x00\x00"
- "\x00\x00\x01\xA0\x00\x24"
- MSG_EMAIL1_STR "\x00"
- "\x00\x00\x01\xA1\x00\x28"
- MSG_EMAIL2_STR "\x00"
- "\x00\x00\x01\xA2\x00\x12"
- MSG_CHANGED_STR "\x00"
- "\x00\x00\x01\xA3\x00\x10"
- MSG_OVERWRITE_QUEST_STR "\x00"
- };
-
- #endif /* CATCOMP_BLOCK */
-
-
- /****************************************************************************/
-
-
- struct LocaleInfo
- {
- APTR li_LocaleBase;
- APTR li_Catalog;
- };
-
-
- #ifdef CATCOMP_CODE
-
- STRPTR GetString(struct LocaleInfo *li, LONG stringNum)
- {
- LONG *l;
- UWORD *w;
- STRPTR builtIn;
-
- l = (LONG *)CatCompBlock;
-
- while (*l != stringNum)
- {
- w = (UWORD *)((ULONG)l + 4);
- l = (LONG *)((ULONG)l + (ULONG)*w + 6);
- }
- builtIn = (STRPTR)((ULONG)l + 6);
-
- #define XLocaleBase LocaleBase
- #define LocaleBase li->li_LocaleBase
-
- if (LocaleBase)
- return(GetCatalogStr(li->li_Catalog,stringNum,builtIn));
- #define LocaleBase XLocaleBase
- #undef XLocaleBase
-
- return(builtIn);
- }
-
-
- #endif /* CATCOMP_CODE */
-
-
- /****************************************************************************/
-
-
- #endif /* TAPECOVER_STRINGS_H */
-