home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 8
/
FreshFishVol8-CD1.bin
/
new
/
util
/
cdity
/
yak
/
src
/
locale
/
yak_locale_strings.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-10-12
|
17KB
|
516 lines
#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 AUTOPOINT_DELAY_STRING 89
#define Error_Requester_Title 90
#define Palette_Title 91
#define BLACK_BORDER 92
#define Blanking 93
#define BlankMouseOnKey_STRING 94
#define SetDefaultPublicScreen 95
#define MenuShortcut 96
#define DefKey_Window_TITLE 97
#define RawKey_CLASS 98
#define RawMouse_CLASS 99
#define DiskInserted_CLASS 100
#define DiskRemoved_CLASS 101
#define Down_STROKE 102
#define Up_STROKE 103
#define Down_Up_STROKE 104
#define CLASS_STRING 105
#define STROKE_STRING 106
#define DESC_STRING 107
#define OK_STRING 108
#define CANCEL_STRING 109
#define MMB_SHIFT_STRING 110
#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 specifie