home *** CD-ROM | disk | FTP | other *** search
- #ifndef YAK_LOCALE_STRINGS_H
- #define YAK_LOCALE_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 COPYRIGHT_STRING 0
- #define TOGGLES_STRING 1
- #define INCLUSION_PATTERNS_STRING 2
- #define MISCELLANEOUS_STRING 3
- #define TIMEOUT_STRING 4
- #define HIDE_STRING 5
- #define QUIT_STRING 6
- #define AUTOPOINT_STRING 7
- #define KEY_ACTIVATE_STRING 8
- #define CLICK_TO_FRONT_STRING 9
- #define CLICK_TO_BACK_STRING 10
- #define CYCLE_SCREENS_STRING 11
- #define WILD_STAR_STRING 12
- #define SCREEN_ACTIVATE_STRING 13
- #define AUTOPOPTOFRONT_STRING 14
- #define MOUSEBLANK_METHOD_STRING 15
- #define NONE_STRING 16
- #define SPRITES_STRING 17
- #define COPPER_STRING 18
- #define RMB_ACTIVATE_STRING 19
- #define EDIT_HOTKEYS_STRING 20
- #define AUTOSCREENS_STRING 21
- #define CLICKSCREENS_STRING 22
- #define POPWINDOWS_STRING 23
- #define CLICKWINDOWS_STRING 24
- #define CLICKVOLUME_STRING 25
- #define SCREENTIMEOUT_STRING 26
- #define MOUSETIMEOUT_STRING 27
- #define PROJECT_STRING 28
- #define LOAD_SETTINGS_STRING 29
- #define LOAD_SHORTCUT 30
- #define SAVE_SETTINGS_STRING 31
- #define SAVE_SHORTCUT 32
- #define HIDE_WINDOW_STRING 33
- #define HIDE_SHORTCUT 34
- #define QUIT_SHORTCUT 35
- #define Credits_STRING 36
- #define Credits_Line1_STRING 37
- #define Credits_Line2_STRING 38
- #define Credits_Line3_STRING 39
- #define Credits_Line4_STRING 40
- #define Credits_Line5_STRING 41
- #define Hotkey_Window_TITLE 42
- #define HOTKEYS_STRING 43
- #define ACTIONS_STRING 44
- #define ARGUMENT_STRING 45
- #define OPTIONS_STRING 46
- #define NO_SCREEN_CHANGE_STRING 47
- #define WORKBENCH_TO_FRONT_STRING 48
- #define DEFAULT_PUBSCR_TO_FRONT_STRING 49
- #define ADD_STRING 50
- #define DELETE_STRING 51
- #define DOS_Command_ACT 52
- #define Close_Window_ACT 53
- #define Zip_Window_ACT 54
- #define Shrink_Window_ACT 55
- #define Expand_Window_ACT 56
- #define Cycle_Windows_ACT 57
- #define Open_Palette_ACT 58
- #define Screen_to_Front_ACT 59
- #define Screen_to_Back_ACT 60
- #define Activate_Workbench_ACT 61
- #define Centre_Screen_ACT 62
- #define Blank_Display_ACT 63
- #define Insert_Text_ACT 64
- #define Insert_Date_ACT 65
- #define Show_Yak_Interface_ACT 66
- #define Parsing_Pattern_ERR 67
- #define Allocation_ERR 68
- #define CX_POPKEY_invalid_ERR 69
- #define Couldn_t_create_AppIcon_ERR 70
- #define Resource_ERR 71
- #define Cannot_exit_palette_opened_ERR 72
- #define Invalid_config_file_ERR 73
- #define No_memory_ERR 74
- #define Error_reading_hotkey_file_ERR 75
- #define Couldnt_start_ps_for_cmd_ERR 76
- #define No_cmd_specified_for_hotkey_ERR 77
- #define Text_insertion_str_invalid_ERR 78
- #define Yak_text_hotkey_ERR 79
- #define Has_no_text_specified_ERR 80
- #define Yak_date_hotkey_ERR 81
- #define Has_no_format_specified_ERR 82
- #define Invalid_hotkey_specif_ERR 83
- #define Arg_unspecified_for_key_ERR 84
- #define Couldnt_open_other_window_ERR 85
- #define NOCLICK_STRING 86
- #define Back_Cycle_Windows_ACT 87
- #define MMB_ACTIVATE_STRING 88
- #define MMB_Replaces_STRING 89
- #define NOTHING_STRING 90
- #define AUTOPOINT_DELAY_STRING 91
- #define Error_Requester_Title 92
- #define Palette_Title 93
- #define BLACK_BORDER 94
- #define Blanking 95
- #define BlankMouseOnKey_STRING 96
- #define SetDefaultPublicScreen 97
- #define MenuShortcut 98
- #define DefKey_Window_TITLE 99
- #define RawKey_CLASS 100
- #define RawMouse_CLASS 101
- #define DiskInserted_CLASS 102
- #define DiskRemoved_CLASS 103
- #define Down_STROKE 104
- #define Up_STROKE 105
- #define Down_Up_STROKE 106
- #define CLASS_STRING 107
- #define STROKE_STRING 108
- #define DESC_STRING 109
- #define OK_STRING 110
- #define CANCEL_STRING 111
-
- #endif /* CATCOMP_NUMBERS */
-
-
- /****************************************************************************/
-
-
- #ifdef CATCOMP_STRINGS
-
- #define COPYRIGHT_STRING_STR "Yak © 1992-1994 Martin W Scott, Gaël Marziou & Philippe Bastiani"
- #define TOGGLES_STRING_STR "Toggles"
- #define INCLUSION_PATTERNS_STRING_STR "Inclusion Patterns"
- #define MISCELLANEOUS_STRING_STR "Miscellaneous"
- #define TIMEOUT_STRING_STR "Time Out"
- #define HIDE_STRING_STR "Hide"
- #define QUIT_STRING_STR "Quit"
- #define AUTOPOINT_STRING_STR "AutoPoint"
- #define KEY_ACTIVATE_STRING_STR "Key Activate"
- #define CLICK_TO_FRONT_STRING_STR "Click To Front"
- #define CLICK_TO_BACK_STRING_STR "Click To Back"
- #define CYCLE_SCREENS_STRING_STR "Cycle screens"
- #define WILD_STAR_STRING_STR "Wild star"
- #define SCREEN_ACTIVATE_STRING_STR "Screen Activate"
- #define AUTOPOPTOFRONT_STRING_STR "AutoPopToFront"
- #define MOUSEBLANK_METHOD_STRING_STR "MouseBlank Method"
- #define NONE_STRING_STR "None"
- #define SPRITES_STRING_STR "Sprites"
- #define COPPER_STRING_STR "Copper"
- #define RMB_ACTIVATE_STRING_STR "RMB Activate"
- #define EDIT_HOTKEYS_STRING_STR "Edit Hotkeys"
- #define AUTOSCREENS_STRING_STR "AutoScreens:"
- #define CLICKSCREENS_STRING_STR "ClickScreens:"
- #define POPWINDOWS_STRING_STR "PopWindows:"
- #define CLICKWINDOWS_STRING_STR "ClickWindows:"
- #define CLICKVOLUME_STRING_STR "ClickVolume"
- #define SCREENTIMEOUT_STRING_STR "ScreenTimeOut"
- #define MOUSETIMEOUT_STRING_STR "MouseTimeOut"
- #define PROJECT_STRING_STR "Project"
- #define LOAD_SETTINGS_STRING_STR "Load Settings"
- #define LOAD_SHORTCUT_STR "L"
- #define SAVE_SETTINGS_STRING_STR "Save Settings"
- #define SAVE_SHORTCUT_STR "S"
- #define HIDE_WINDOW_STRING_STR "Hide Window"
- #define HIDE_SHORTCUT_STR "H"
- #define QUIT_SHORTCUT_STR "Q"
- #define Credits_STRING_STR "Credits"
- #define Credits_Line1_STRING_STR " Thanks to"
- #define Credits_Line2_STRING_STR "Martin W. Scott"
- #define Credits_Line3_STRING_STR " who"
- #define Credits_Line4_STRING_STR " wrote the"
- #define Credits_Line5_STRING_STR "original version"
- #define Hotkey_Window_TITLE_STR "HotKey = <"
- #define HOTKEYS_STRING_STR "HotKeys"
- #define ACTIONS_STRING_STR "Actions"
- #define ARGUMENT_STRING_STR "Argument"
- #define OPTIONS_STRING_STR "Options"
- #define NO_SCREEN_CHANGE_STRING_STR "No Screen Change"
- #define WORKBENCH_TO_FRONT_STRING_STR "Workbench to Front"
- #define DEFAULT_PUBSCR_TO_FRONT_STRING_STR "Default PubScr to Front"
- #define ADD_STRING_STR "Add"
- #define DELETE_STRING_STR "Delete"
- #define DOS_Command_ACT_STR "DOS Command"
- #define Close_Window_ACT_STR "Close Window"
- #define Zip_Window_ACT_STR "Zip Window"
- #define Shrink_Window_ACT_STR "Shrink Window"
- #define Expand_Window_ACT_STR "Expand Window"
- #define Cycle_Windows_ACT_STR "Cycle Windows"
- #define Open_Palette_ACT_STR "Open Palette"
- #define Screen_to_Front_ACT_STR "Screen to Front"
- #define Screen_to_Back_ACT_STR "Screen to Back"
- #define Activate_Workbench_ACT_STR "Activate Workbench"
- #define Centre_Screen_ACT_STR "Centre Screen"
- #define Blank_Display_ACT_STR "Blank Display"
- #define Insert_Text_ACT_STR "Insert Text"
- #define Insert_Date_ACT_STR "Insert Date"
- #define Show_Yak_Interface_ACT_STR "Show Yak Interface"
- #define Parsing_Pattern_ERR_STR "Error parsing pattern"
- #define Allocation_ERR_STR "Allocation error"
- #define CX_POPKEY_invalid_ERR_STR "CX_POPKEY definition invalid"
- #define Couldn_t_create_AppIcon_ERR_STR "Couldn't create AppIcon"
- #define Resource_ERR_STR "Resource error"
- #define Cannot_exit_palette_opened_ERR_STR "Cannot exit yet:\npalette(s) remain open"
- #define Invalid_config_file_ERR_STR "Invalid config file"
- #define No_memory_ERR_STR "No memory"
- #define Error_reading_hotkey_file_ERR_STR "Error reading hotkey file"
- #define Couldnt_start_ps_for_cmd_ERR_STR "Could not start process for command"
- #define No_cmd_specified_for_hotkey_ERR_STR "No command specified for hotkey"
- #define Text_insertion_str_invalid_ERR_STR "Yak text insertion string invalid"
- #define Yak_text_hotkey_ERR_STR "Yak text hotkey"
- #define Has_no_text_specified_ERR_STR "has no text specified"
- #define Yak_date_hotkey_ERR_STR "Yak date hotkey"
- #define Has_no_format_specified_ERR_STR "has no format specified"
- #define Invalid_hotkey_specif_ERR_STR "Invalid hotkey specification"
- #define Arg_unspecified_for_key_ERR_STR "An argument should be specified for this key"
- #define Couldnt_open_other_window_ERR_STR "Couldn't open other window"
- #define NOCLICK_STRING_STR "No Click"
- #define Back_Cycle_Windows_ACT_STR "Back Cycle Windows"
- #define MMB_ACTIVATE_STRING_STR "MMB Activate"
- #define MMB_Replaces_STRING_STR "MMB replaces"
- #define NOTHING_STRING_STR "Nothing"
- #define AUTOPOINT_DELAY_STRING_STR "AutoPoint delay"
- #define Error_Requester_Title_STR "Yak Error Message"
- #define Palette_Title_STR "Yak Palette"
- #define BLACK_BORDER_STR "Black Border (3.0+)"
- #define Blanking_STR "Blanking"
- #define BlankMouseOnKey_STRING_STR "Blank Mouse on key pressed"
- #define SetDefaultPublicScreen_STR "Set default public screen"
- #define MenuShortcut_STR "Menu shortcut"
- #define DefKey_Window_TITLE_STR "Set HotKey for"
- #define RawKey_CLASS_STR "RawKey"
- #define RawMouse_CLASS_STR "RawMouse"
- #define DiskInserted_CLASS_STR "DiskInserted"
- #define DiskRemoved_CLASS_STR "DiskRemoved"
- #define Down_STROKE_STR "DownStroke"
- #define Up_STROKE_STR "UpStroke"
- #define Down_Up_STROKE_STR "Down/UpStroke"
- #define CLASS_STRING_STR "Class"
- #define STROKE_STRING_STR "Stroke"
- #define DESC_STRING_STR "Description"
- #define OK_STRING_STR "Ok"
- #define CANCEL_STRING_STR "Cancel"
-
- #endif /* CATCOMP_STRINGS */
-
-
- /****************************************************************************/
-
-
- #ifdef CATCOMP_BLOCK
-
- static const char CatCompBlock[] =
- {
- "\x00\x00\x00\x00\x00\x42"
- COPYRIGHT_STRING_STR "\x00\x00"
- "\x00\x00\x00\x01\x00\x08"
- TOGGLES_STRING_STR "\x00"
- "\x00\x00\x00\x02\x00\x14"
- INCLUSION_PATTERNS_STRING_STR "\x00\x00"
- "\x00\x00\x00\x03\x00\x0E"
- MISCELLANEOUS_STRING_STR "\x00"
- "\x00\x00\x00\x04\x00\x0A"
- TIMEOUT_STRING_STR "\x00\x00"
- "\x00\x00\x00\x05\x00\x06"
- HIDE_STRING_STR "\x00\x00"
- "\x00\x00\x00\x06\x00\x06"
- QUIT_STRING_STR "\x00\x00"
- "\x00\x00\x00\x07\x00\x0A"
- AUTOPOINT_STRING_STR "\x00"
- "\x00\x00\x00\x08\x00\x0E"
- KEY_ACTIVATE_STRING_STR "\x00\x00"
- "\x00\x00\x00\x09\x00\x10"
- CLICK_TO_FRONT_STRING_STR "\x00\x00"
- "\x00\x00\x00\x0A\x00\x0E"
- CLICK_TO_BACK_STRING_STR "\x00"
- "\x00\x00\x00\x0B\x00\x0E"
- CYCLE_SCREENS_STRING_STR "\x00"
- "\x00\x00\x00\x0C\x00\x0A"
- WILD_STAR_STRING_STR "\x00"
- "\x00\x00\x00\x0D\x00\x10"
- SCREEN_ACTIVATE_STRING_STR "\x00"
- "\x00\x00\x00\x0E\x00\x10"
- AUTOPOPTOFRONT_STRING_STR "\x00\x00"
- "\x00\x00\x00\x0F\x00\x12"
- MOUSEBLANK_METHOD_STRING_STR "\x00"
- "\x00\x00\x00\x10\x00\x06"
- NONE_STRING_STR "\x00\x00"
- "\x00\x00\x00\x11\x00\x08"
- SPRITES_STRING_STR "\x00"
- "\x00\x00\x00\x12\x00\x08"
- COPPER_STRING_STR "\x00\x00"
- "\x00\x00\x00\x13\x00\x0E"
- RMB_ACTIVATE_STRING_STR "\x00\x00"
- "\x00\x00\x00\x14\x00\x0E"
- EDIT_HOTKEYS_STRING_STR "\x00\x00"
- "\x00\x00\x00\x15\x00\x0E"
- AUTOSCREENS_STRING_STR "\x00\x00"
- "\x00\x00\x00\x16\x00\x0E"
- CLICKSCREENS_STRING_STR "\x00"
- "\x00\x00\x00\x17\x00\x0C"
- POPWINDOWS_STRING_STR "\x00"
- "\x00\x00\x00\x18\x00\x0E"
- CLICKWINDOWS_STRING_STR "\x00"
- "\x00\x00\x00\x19\x00\x0C"
- CLICKVOLUME_STRING_STR "\x00"
- "\x00\x00\x00\x1A\x00\x0E"
- SCREENTIMEOUT_STRING_STR "\x00"
- "\x00\x00\x00\x1B\x00\x0E"
- MOUSETIMEOUT_STRING_STR "\x00\x00"
- "\x00\x00\x00\x1C\x00\x08"
- PROJECT_STRING_STR "\x00"
- "\x00\x00\x00\x1D\x00\x0E"
- LOAD_SETTINGS_STRING_STR "\x00"
- "\x00\x00\x00\x1E\x00\x02"
- LOAD_SHORTCUT_STR "\x00"
- "\x00\x00\x00\x1F\x00\x0E"
- SAVE_SETTINGS_STRING_STR "\x00"
- "\x00\x00\x00\x20\x00\x02"
- SAVE_SHORTCUT_STR "\x00"
- "\x00\x00\x00\x21\x00\x0C"
- HIDE_WINDOW_STRING_STR "\x00"
- "\x00\x00\x00\x22\x00\x02"
- HIDE_SHORTCUT_STR "\x00"
- "\x00\x00\x00\x23\x00\x02"
- QUIT_SHORTCUT_STR "\x00"
- "\x00\x00\x00\x24\x00\x08"
- Credits_STRING_STR "\x00"
- "\x00\x00\x00\x25\x00\x0E"
- Credits_Line1_STRING_STR "\x00\x00"
- "\x00\x00\x00\x26\x00\x10"
- Credits_Line2_STRING_STR "\x00"
- "\x00\x00\x00\x27\x00\x0A"
- Credits_Line3_STRING_STR "\x00\x00"
- "\x00\x00\x00\x28\x00\x0E"
- Credits_Line4_STRING_STR "\x00\x00"
- "\x00\x00\x00\x29\x00\x12"
- Credits_Line5_STRING_STR "\x00\x00"
- "\x00\x00\x00\x2A\x00\x0C"
- Hotkey_Window_TITLE_STR "\x00\x00"
- "\x00\x00\x00\x2B\x00\x08"
- HOTKEYS_STRING_STR "\x00"
- "\x00\x00\x00\x2C\x00\x08"
- ACTIONS_STRING_STR "\x00"
- "\x00\x00\x00\x2D\x00\x0A"
- ARGUMENT_STRING_STR "\x00\x00"
- "\x00\x00\x00\x2E\x00\x08"
- OPTIONS_STRING_STR "\x00"
- "\x00\x00\x00\x2F\x00\x12"
- NO_SCREEN_CHANGE_STRING_STR "\x00\x00"
- "\x00\x00\x00\x30\x00\x14"
- WORKBENCH_TO_FRONT_STRING_STR "\x00\x00"
- "\x00\x00\x00\x31\x00\x18"
- DEFAULT_PUBSCR_TO_FRONT_STRING_STR "\x00"
- "\x00\x00\x00\x32\x00\x04"
- ADD_STRING_STR "\x00"
- "\x00\x00\x00\x33\x00\x08"
- DELETE_STRING_STR "\x00\x00"
- "\x00\x00\x00\x34\x00\x0C"
- DOS_Command_ACT_STR "\x00"
- "\x00\x00\x00\x35\x00\x0E"
- Close_Window_ACT_STR "\x00\x00"
- "\x00\x00\x00\x36\x00\x0C"
- Zip_Window_ACT_STR "\x00\x00"
- "\x00\x00\x00\x37\x00\x0E"
- Shrink_Window_ACT_STR "\x00"
- "\x00\x00\x00\x38\x00\x0E"
- Expand_Window_ACT_STR "\x00"
- "\x00\x00\x00\x39\x00\x0E"
- Cycle_Windows_ACT_STR "\x00"
- "\x00\x00\x00\x3A\x00\x0E"
- Open_Palette_ACT_STR "\x00\x00"
- "\x00\x00\x00\x3B\x00\x10"
- Screen_to_Front_ACT_STR "\x00"
- "\x00\x00\x00\x3C\x00\x10"
- Screen_to_Back_ACT_STR "\x00\x00"
- "\x00\x00\x00\x3D\x00\x14"
- Activate_Workbench_ACT_STR "\x00\x00"
- "\x00\x00\x00\x3E\x00\x0E"
- Centre_Screen_ACT_STR "\x00"
- "\x00\x00\x00\x3F\x00\x0E"
- Blank_Display_ACT_STR "\x00"
- "\x00\x00\x00\x40\x00\x0C"
- Insert_Text_ACT_STR "\x00"
- "\x00\x00\x00\x41\x00\x0C"
- Insert_Date_ACT_STR "\x00"
- "\x00\x00\x00\x42\x00\x14"
- Show_Yak_Interface_ACT_STR "\x00\x00"
- "\x00\x00\x00\x43\x00\x16"
- Parsing_Pattern_ERR_STR "\x00"
- "\x00\x00\x00\x44\x00\x12"
- Allocation_ERR_STR "\x00\x00"
- "\x00\x00\x00\x45\x00\x1E"
- CX_POPKEY_invalid_ERR_STR "\x00\x00"
- "\x00\x00\x00\x46\x00\x18"
- Couldn_t_create_AppIcon_ERR_STR "\x00"
- "\x00\x00\x00\x47\x00\x10"
- Resource_ERR_STR "\x00\x00"
- "\x00\x00\x00\x48\x00\x28"
- Cannot_exit_palette_opened_ERR_STR "\x00"
- "\x00\x00\x00\x49\x00\x14"
- Invalid_config_file_ERR_STR "\x00"
- "\x00\x00\x00\x4A\x00\x0A"
- No_memory_ERR_STR "\x00"
- "\x00\x00\x00\x4B\x00\x1A"
- Error_reading_hotkey_file_ERR_STR "\x00"
- "\x00\x00\x00\x4C\x00\x24"
- Couldnt_start_ps_for_cmd_ERR_STR "\x00"
- "\x00\x00\x00\x4D\x00\x20"
- No_cmd_specified_for_hotkey_ERR_STR "\x00"
- "\x00\x00\x00\x4E\x00\x22"
- Text_insertion_str_invalid_ERR_STR "\x00"
- "\x00\x00\x00\x4F\x00\x10"
- Yak_text_hotkey_ERR_STR "\x00"
- "\x00\x00\x00\x50\x00\x16"
- Has_no_text_specified_ERR_STR "\x00"
- "\x00\x00\x00\x51\x00\x10"
- Yak_date_hotkey_ERR_STR "\x00"
- "\x00\x00\x00\x52\x00\x18"
- Has_no_format_specified_ERR_STR "\x00"
- "\x00\x00\x00\x53\x00\x1E"
- Invalid_hotkey_specif_ERR_STR "\x00\x00"
- "\x00\x00\x00\x54\x00\x2E"
- Arg_unspecified_for_key_ERR_STR "\x00\x00"
- "\x00\x00\x00\x55\x00\x1C"
- Couldnt_open_other_window_ERR_STR "\x00\x00"
- "\x00\x00\x00\x56\x00\x0A"
- NOCLICK_STRING_STR "\x00\x00"
- "\x00\x00\x00\x57\x00\x14"
- Back_Cycle_Windows_ACT_STR "\x00\x00"
- "\x00\x00\x00\x58\x00\x0E"
- MMB_ACTIVATE_STRING_STR "\x00\x00"
- "\x00\x00\x00\x59\x00\x0E"
- MMB_Replaces_STRING_STR "\x00\x00"
- "\x00\x00\x00\x5A\x00\x08"
- NOTHING_STRING_STR "\x00"
- "\x00\x00\x00\x5B\x00\x10"
- AUTOPOINT_DELAY_STRING_STR "\x00"
- "\x00\x00\x00\x5C\x00\x12"
- Error_Requester_Title_STR "\x00"
- "\x00\x00\x00\x5D\x00\x0C"
- Palette_Title_STR "\x00"
- "\x00\x00\x00\x5E\x00\x14"
- BLACK_BORDER_STR "\x00"
- "\x00\x00\x00\x5F\x00\x0A"
- Blanking_STR "\x00\x00"
- "\x00\x00\x00\x60\x00\x1C"
- BlankMouseOnKey_STRING_STR "\x00\x00"
- "\x00\x00\x00\x61\x00\x1A"
- SetDefaultPublicScreen_STR "\x00"
- "\x00\x00\x00\x62\x00\x0E"
- MenuShortcut_STR "\x00"
- "\x00\x00\x00\x63\x00\x10"
- DefKey_Window_TITLE_STR "\x00\x00"
- "\x00\x00\x00\x64\x00\x08"
- RawKey_CLASS_STR "\x00\x00"
- "\x00\x00\x00\x65\x00\x0A"
- RawMouse_CLASS_STR "\x00\x00"
- "\x00\x00\x00\x66\x00\x0E"
- DiskInserted_CLASS_STR "\x00\x00"
- "\x00\x00\x00\x67\x00\x0C"
- DiskRemoved_CLASS_STR "\x00"
- "\x00\x00\x00\x68\x00\x0C"
- Down_STROKE_STR "\x00\x00"
- "\x00\x00\x00\x69\x00\x0A"
- Up_STROKE_STR "\x00\x00"
- "\x00\x00\x00\x6A\x00\x0E"
- Down_Up_STROKE_STR "\x00"
- "\x00\x00\x00\x6B\x00\x06"
- CLASS_STRING_STR "\x00"
- "\x00\x00\x00\x6C\x00\x08"
- STROKE_STRING_STR "\x00\x00"
- "\x00\x00\x00\x6D\x00\x0C"
- DESC_STRING_STR "\x00"
- "\x00\x00\x00\x6E\x00\x04"
- OK_STRING_STR "\x00\x00"
- "\x00\x00\x00\x6F\x00\x08"
- CANCEL_STRING_STR "\x00\x00"
- };
-
- #endif /* CATCOMP_BLOCK */
-
-
- /****************************************************************************/
-
-
- struct LocaleInfo
- {
- APTR li_LocaleBase;
- APTR li_Catalog;
- };
-
-
-
- #endif /* YAK_LOCALE_STRINGS_H */
-