/****************************************************************
   This file was created automatically by `KitCat V1.1ß'
   Do NOT edit by hand!
****************************************************************/

#ifndef CHAOS_CAT_H
#define CHAOS_CAT_H


#ifndef EXEC_TYPES_H
#include <exec/types.h>
#endif  /*  !EXEC_TYPES_H           */
#ifndef LIBRARIES_LOCALE_H
#include <libraries/locale.h>
#endif  /*  !LIBRARIES_LOCALE_H     */


/*  Prototypes  */

extern void OpenChaosCatalog(struct Locale *, STRPTR);
extern void CloseChaosCatalog(void);
extern STRPTR GetChaosString(LONG);

#define MSG_CDAT_SELECTION 0
#define MSG_CDAT_SELECTION_STR ""\
"Tournamentfile-selection"

#define MSG_NO_WRITE_FILE 1
#define MSG_NO_WRITE_FILE_STR ""\
"Cannot open %s as write-file!\nDOS-Error %d"

#define MSG_WRITE_ERROR 2
#define MSG_WRITE_ERROR_STR ""\
"DOS-Error %d while writing %s!"

#define MSG_NO_READ_FILE 3
#define MSG_NO_READ_FILE_STR ""\
"Cannot open %s as read-file!\nDOS-Error %d"

#define MSG_NO_CHAOS_FILE 4
#define MSG_NO_CHAOS_FILE_STR ""\
"%s is no Chaos-V5-file!"

#define MSG_READ_ERROR 5
#define MSG_READ_ERROR_STR ""\
"DOS-Error %d while reading %s!"

#define MSG_ATTENTION 6
#define MSG_ATTENTION_STR ""\
"Attention!"

#define MSG_CHANGES_MADE 7
#define MSG_CHANGES_MADE_STR ""\
"Changes have been made!\nDo you want to save the tournament first?"

#define MSG_YES_NO 8
#define MSG_YES_NO_STR ""\
"Yes|No"

#define MSG_NO_TOURNAMENT_INPUT_WINDOW 9
#define MSG_NO_TOURNAMENT_INPUT_WINDOW_STR ""\
"Cannot open Tournament-input-window!"

#define MSG_NO_PAIRING 10
#define MSG_NO_PAIRING_STR ""\
"No pairings possible!\nToo much rounds?"

#define MSG_NO_PRINTER 11
#define MSG_NO_PRINTER_STR ""\
"Cannot connect to printer!"

#define MSG_PAGENR 12
#define MSG_PAGENR_STR ""\
"Page"

#define MSG_NAME_OUTPUT 13
#define MSG_NAME_OUTPUT_STR ""\
"Name"

#define MSG_DWZ_OUTPUT 14
#define MSG_DWZ_OUTPUT_STR ""\
"Rating"

#define MSG_CHESSCLUB_OUTPUT 15
#define MSG_CHESSCLUB_OUTPUT_STR ""\
"Chess-club"

#define MSG_STREET_OUTPUT 16
#define MSG_STREET_OUTPUT_STR ""\
"Home"

#define MSG_VILLAGE_OUTPUT 17
#define MSG_VILLAGE_OUTPUT_STR ""\
"Address"

#define MSG_BIRTHDAY_OUTPUT 18
#define MSG_BIRTHDAY_OUTPUT_STR ""\
"Birthday"

#define MSG_PHONE_OUTPUT 19
#define MSG_PHONE_OUTPUT_STR ""\
"Phone"

#define MSG_PLAYER_LIST_TITLE 20
#define MSG_PLAYER_LIST_TITLE_STR ""\
"List of players"

#define MSG_RESULT_OUTPUT 21
#define MSG_RESULT_OUTPUT_STR ""\
"Result"

#define MSG_WHITE_OUTPUT 22
#define MSG_WHITE_OUTPUT_STR ""\
"White"

#define MSG_BLACK_OUTPUT 23
#define MSG_BLACK_OUTPUT_STR ""\
"Black"

#define MSG_ROUND_TITLE 24
#define MSG_ROUND_TITLE_STR ""\
"Games of round %d"

#define MSG_PLACE_OUTPUT 25
#define MSG_PLACE_OUTPUT_STR ""\
"Place"

#define MSG_POINTS_OUTPUT 26
#define MSG_POINTS_OUTPUT_STR ""\
"Points"

#define MSG_BUCHHOLZ_OUTPUT 27
#define MSG_BUCHHOLZ_OUTPUT_STR ""\
"Buchholz"

#define MSG_EXT_BUCHHOLZ_OUTPUT 28
#define MSG_EXT_BUCHHOLZ_OUTPUT_STR ""\
"Ext.Bchh."

#define MSG_SONNEBORN_BERGER_OUTPUT 29
#define MSG_SONNEBORN_BERGER_OUTPUT_STR ""\
"SnnBrgr."

#define MSG_TABLE_TITLE 30
#define MSG_TABLE_TITLE_STR ""\
"Table of round %d %s"

#define MSG_TABLE_TITLE2 31
#define MSG_TABLE_TITLE2_STR ""\
"Table %s"

#define MSG_RANKINGS_TITLE 32
#define MSG_RANKINGS_TITLE_STR ""\
"Ratings"

#define MSG_NUMBER 33
#define MSG_NUMBER_STR ""\
"Nr."

#define MSG_RANKINGS_TITLE2 34
#define MSG_RANKINGS_TITLE2_STR ""\
"List of rankings (round %d)"

#define MSG_PROGRESS_TABLE_TITLE 35
#define MSG_PROGRESS_TABLE_TITLE_STR ""\
"Table of progress until round %d"

#define MSG_GAME_OUTPUT 36
#define MSG_GAME_OUTPUT_STR ""\
"Opponent (Nr., Result, Color)"

#define MSG_FREE_GAME_OUTPUT 37
#define MSG_FREE_GAME_OUTPUT_STR ""\
"    free"

#define MSG_GONE_OUTPUT 38
#define MSG_GONE_OUTPUT_STR ""\
" dropped"

#define MSG_FREE_POINT_OUTPUT 39
#define MSG_FREE_POINT_OUTPUT_STR ""\
"1 p. bye"

#define MSG_FREE_GAME_OUTPUT2 40
#define MSG_FREE_GAME_OUTPUT2_STR ""\
"free"

#define MSG_NO_FIGHT_OUTPUT 41
#define MSG_NO_FIGHT_OUTPUT_STR ""\
"(np)"

#define MSG_ROUND_INPUT_TITLE 42
#define MSG_ROUND_INPUT_TITLE_STR ""\
"Input of games (round %d)"

#define MSG_NEW_PLAYER_REQUEST 43
#define MSG_NEW_PLAYER_REQUEST_STR ""\
"Games have already been paired!\nDo you really want to add new players?"

#define MSG_MODIFY_PLAYER_REQUEST 44
#define MSG_MODIFY_PLAYER_REQUEST_STR ""\
"Games have already been paired!\nDo you really want to modify players?"

#define MSG_DELETE_PLAYER_REQUEST 45
#define MSG_DELETE_PLAYER_REQUEST_STR ""\
"Games have already been paired!\nDo you really want to delete players?\n"\
"(Mark them as withdrawn.)"

#define MSG_DELETE_THIS_PLAYER_REQUEST 46
#define MSG_DELETE_THIS_PLAYER_REQUEST_STR ""\
"Do you really want to delete\nthe player %s?"

#define MSG_THIS_PLAYER_GONE_REQUEST 47
#define MSG_THIS_PLAYER_GONE_REQUEST_STR ""\
"Do you really want to mark\n%s as withdrawn?"

#define MSG_DONT_CARE_REQUEST_TITLE 48
#define MSG_DONT_CARE_REQUEST_TITLE_STR ""\
"Don't care!"

#define MSG_DONT_CARE_REQUEST 49
#define MSG_DONT_CARE_REQUEST_STR ""\
"Player %s\nhas already been marked as withdrawn!"

#define MSG_OK 50
#define MSG_OK_STR ""\
"Ok"

#define MSG_ERROR_REQUEST 51
#define MSG_ERROR_REQUEST_STR ""\
"Error!"

#define MSG_MEMORY_ERROR 52
#define MSG_MEMORY_ERROR_STR ""\
"Out of memory!"

#define MSG_SWISS_PAIRING 53
#define MSG_SWISS_PAIRING_STR ""\
"Swiss pairing"

#define MSG_RUNDENTURNIER 54
#define MSG_RUNDENTURNIER_STR ""\
"Round Robin (FIDE-system)"

#define MSG_RUTSCHSYSTEM 55
#define MSG_RUTSCHSYSTEM_STR ""\
"Round Robin (shift-system)"

#define MSG_TOURNAMENT_INPUT_TITLE 56
#define MSG_TOURNAMENT_INPUT_TITLE_STR ""\
"Input of tournament-data"

#define MSG_PLAYER_INPUT_TITLE 57
#define MSG_PLAYER_INPUT_TITLE_STR ""\
"Input of player-data"

#define MSG_WHITE_WINS_INPUT 58
#define MSG_WHITE_WINS_INPUT_STR ""\
"White wins"

#define MSG_DRAW_INPUT 59
#define MSG_DRAW_INPUT_STR ""\
"Draw"

#define MSG_BLACK_WINS_INPUT 60
#define MSG_BLACK_WINS_INPUT_STR ""\
"Black wins"

#define MSG_RESULT_MISSING_INPUT 61
#define MSG_RESULT_MISSING_INPUT_STR ""\
"Result missing"

#define MSG_AUSGETRAGEN_INPUT 62
#define MSG_AUSGETRAGEN_INPUT_STR ""\
"Played"

#define MSG_KAMPFLOS_INPUT 63
#define MSG_KAMPFLOS_INPUT_STR ""\
"Not played"

#define MSG_TOURNAMENT_MENU 64
#define MSG_TOURNAMENT_MENU_STR ""\
"Project"

#define MSG_TOURNAMENT_NEW_ITEM 65
#define MSG_TOURNAMENT_NEW_ITEM_STR ""\
"New"

#define MSG_TOURNAMENT_LOAD_ITEM 66
#define MSG_TOURNAMENT_LOAD_ITEM_STR ""\
"Load"

#define MSG_TOURNAMENT_SAVE_ITEM 67
#define MSG_TOURNAMENT_SAVE_ITEM_STR ""\
"Save"

#define MSG_TOURNAMENT_SAVEAS_ITEM 68
#define MSG_TOURNAMENT_SAVEAS_ITEM_STR ""\
"Save as"

#define MSG_TOURNAMENT_ABOUT_ITEM 69
#define MSG_TOURNAMENT_ABOUT_ITEM_STR ""\
"About"

#define MSG_TOURNAMENT_QUIT_ITEM 70
#define MSG_TOURNAMENT_QUIT_ITEM_STR ""\
"Quit"

#define MSG_PLAYER_MENU 71
#define MSG_PLAYER_MENU_STR ""\
"Players"

#define MSG_PLAYER_ADD_ITEM 72
#define MSG_PLAYER_ADD_ITEM_STR ""\
"Add"

#define MSG_PLAYER_MODIFY_ITEM 73
#define MSG_PLAYER_MODIFY_ITEM_STR ""\
"Modify"

#define MSG_PLAYER_DELETE_ITEM 74
#define MSG_PLAYER_DELETE_ITEM_STR ""\
"Delete"

#define MSG_ROUND_MENU 75
#define MSG_ROUND_MENU_STR ""\
"Round"

#define MSG_ROUND_PAIRINGS_ITEM 76
#define MSG_ROUND_PAIRINGS_ITEM_STR ""\
"Make pairings"

#define MSG_ROUND_PAIRINGS_SWISS_SUB 77
#define MSG_ROUND_PAIRINGS_SWISS_SUB_STR ""\
"Swiss pairing"

#define MSG_ROUND_PAIRINGS_RROBIN_SUB 78
#define MSG_ROUND_PAIRINGS_RROBIN_SUB_STR ""\
"Round Robin (FIDE-system)"

#define MSG_ROUND_PAIRINGS_SLIDE_SUB 79
#define MSG_ROUND_PAIRINGS_SLIDE_SUB_STR ""\
"Round Robin (shift-system)"

#define MSG_ROUND_RESULTS_ITEM 80
#define MSG_ROUND_RESULTS_ITEM_STR ""\
"Input results"

#define MSG_OUTPUT_MENU 81
#define MSG_OUTPUT_MENU_STR ""\
"Output"

#define MSG_OUTPUT_PLAYERS_ITEM 82
#define MSG_OUTPUT_PLAYERS_ITEM_STR ""\
"Player-list"

#define MSG_OUTPUT_PLAYERS_SHORT_SUB 83
#define MSG_OUTPUT_PLAYERS_SHORT_SUB_STR ""\
"short"

#define MSG_OUTPUT_PLAYERS_LONG_SUB 84
#define MSG_OUTPUT_PLAYERS_LONG_SUB_STR ""\
"long"

#define MSG_OUTPUT_RANKINGS_ITEM 85
#define MSG_OUTPUT_RANKINGS_ITEM_STR ""\
"Rankings"

#define MSG_OUTPUT_ROUND_ITEM 86
#define MSG_OUTPUT_ROUND_ITEM_STR ""\
"Round"

#define MSG_OUTPUT_TABLE_ITEM 87
#define MSG_OUTPUT_TABLE_ITEM_STR ""\
"Table"

#define MSG_OUTPUT_TABLE_ALL_SUB 88
#define MSG_OUTPUT_TABLE_ALL_SUB_STR ""\
"All"

#define MSG_OUTPUT_TABLE_SENIORS_SUB 89
#define MSG_OUTPUT_TABLE_SENIORS_SUB_STR ""\
"Seniors"

#define MSG_OUTPUT_TABLE_JUNIORS_SUB 90
#define MSG_OUTPUT_TABLE_JUNIORS_SUB_STR ""\
"Juniors"

#define MSG_OUTPUT_TABLE_WOMEN_SUB 91
#define MSG_OUTPUT_TABLE_WOMEN_SUB_STR ""\
"Women"

#define MSG_OUTPUT_TABLE_JUNIORSA_SUB 92
#define MSG_OUTPUT_TABLE_JUNIORSA_SUB_STR ""\
"Juniors (A)"

#define MSG_OUTPUT_TABLE_JUNIORSB_SUB 93
#define MSG_OUTPUT_TABLE_JUNIORSB_SUB_STR ""\
"Juniors (B)"

#define MSG_OUTPUT_TABLE_JUNIORSC_SUB 94
#define MSG_OUTPUT_TABLE_JUNIORSC_SUB_STR ""\
"Juniors (C)"

#define MSG_OUTPUT_TABLE_JUNIORSD_SUB 95
#define MSG_OUTPUT_TABLE_JUNIORSD_SUB_STR ""\
"Juniors (D)"

#define MSG_OUTPUT_TABLE_JUNIORSE_SUB 96
#define MSG_OUTPUT_TABLE_JUNIORSE_SUB_STR ""\
"Juniors (E)"

#define MSG_OUTPUT_PROGRESSTABLE_ITEM 97
#define MSG_OUTPUT_PROGRESSTABLE_ITEM_STR ""\
"Table of progress"

#define MSG_OUTPUT_DWZ_ITEM 98
#define MSG_OUTPUT_DWZ_ITEM_STR ""\
"DWZ-report"

#define MSG_OUTPUT_CROSSTABLE_ITEM 99
#define MSG_OUTPUT_CROSSTABLE_ITEM_STR ""\
"Cross-table"

#define MSG_OUTPUT_PLAYERCARDS_ITEM 100
#define MSG_OUTPUT_PLAYERCARDS_ITEM_STR ""\
"Player-cards"

#define MSG_PREFS_MENU 101
#define MSG_PREFS_MENU_STR ""\
"Preferences"

#define MSG_PREFS_TMODE_ITEM 102
#define MSG_PREFS_TMODE_ITEM_STR ""\
"scoring"

#define MSG_PREFS_TMODE_SIMPLE_SUB 103
#define MSG_PREFS_TMODE_SIMPLE_SUB_STR ""\
"Simple"

#define MSG_PREFS_TMODE_BUCHHOLZ_SUB 104
#define MSG_PREFS_TMODE_BUCHHOLZ_SUB_STR ""\
"Buchholz"

#define MSG_PREFS_TMODE_EXTBCHHLZ_SUB 105
#define MSG_PREFS_TMODE_EXTBCHHLZ_SUB_STR ""\
"Buchholz (extended)"

#define MSG_PREFS_TMODE_SONNEBORN_SUB 106
#define MSG_PREFS_TMODE_SONNEBORN_SUB_STR ""\
"Sonneborn-Berger"

#define MSG_PREFS_OUT_ITEM 107
#define MSG_PREFS_OUT_ITEM_STR ""\
"Output-Device"

#define MSG_PREFS_OUT_SCREEN_SUB 108
#define MSG_PREFS_OUT_SCREEN_SUB_STR ""\
"Screen"

#define MSG_PREFS_OUT_PRTDRAFT_SUB 109
#define MSG_PREFS_OUT_PRTDRAFT_SUB_STR ""\
"Printer (Draft)"

#define MSG_PREFS_OUT_PRTLQ_SUB 110
#define MSG_PREFS_OUT_PRTLQ_SUB_STR ""\
"Printer (LQ)"

#define MSG_PREFS_MAKEICONS_ITEM 111
#define MSG_PREFS_MAKEICONS_ITEM_STR ""\
"Make icons"

#define MSG_NUM_PLAYERS_OUTPUT 112
#define MSG_NUM_PLAYERS_OUTPUT_STR ""\
"Players:"

#define MSG_NUM_ROUNDS_OUTPUT 113
#define MSG_NUM_ROUNDS_OUTPUT_STR ""\
"Rounds:"

#define MSG_TOURNAMENT_NAME_OUTPUT 114
#define MSG_TOURNAMENT_NAME_OUTPUT_STR ""\
"Tournamentname:"

#define MSG_TOURNAMENT_FILE_OUTPUT 115
#define MSG_TOURNAMENT_FILE_OUTPUT_STR ""\
"Tournamentfile:"

#define MSG_TOURNAMENT_MODE_OUTPUT 116
#define MSG_TOURNAMENT_MODE_OUTPUT_STR ""\
"Tournamentmode:"

#define MSG_CANCEL_INPUT 117
#define MSG_CANCEL_INPUT_STR ""\
"Cancel"

#define MSG_OK_INPUT 118
#define MSG_OK_INPUT_STR ""\
"Ok"

#define MSG_TOURNAMENT_NAME_INPUT 119
#define MSG_TOURNAMENT_NAME_INPUT_STR ""\
"Tournamentname"

#define MSG_NAME_INPUT 120
#define MSG_NAME_INPUT_STR ""\
"Name"

#define MSG_STREET_INPUT 121
#define MSG_STREET_INPUT_STR ""\
"Home"

#define MSG_VILLAGE_INPUT 122
#define MSG_VILLAGE_INPUT_STR ""\
"Address"

#define MSG_CHESS_CLUB_INPUT 123
#define MSG_CHESS_CLUB_INPUT_STR ""\
"Chess-club"

#define MSG_PHONE_INPUT 124
#define MSG_PHONE_INPUT_STR ""\
"Phone"

#define MSG_BIRTHDAY_INPUT 125
#define MSG_BIRTHDAY_INPUT_STR ""\
"Birthday"

#define MSG_DWZ_INPUT 126
#define MSG_DWZ_INPUT_STR ""\
"Rating"

#define MSG_ELO_INPUT 127
#define MSG_ELO_INPUT_STR ""\
"ELO"

#define MSG_SENIORS_INPUT 128
#define MSG_SENIORS_INPUT_STR ""\
"Senior"

#define MSG_JUNIORS_INPUT 129
#define MSG_JUNIORS_INPUT_STR ""\
"Junior"

#define MSG_WOMEN_INPUT 130
#define MSG_WOMEN_INPUT_STR ""\
"Woman"

#define MSG_JUNIORSA_INPUT 131
#define MSG_JUNIORSA_INPUT_STR ""\
"Junior (A)"

#define MSG_JUNIORSB_INPUT 132
#define MSG_JUNIORSB_INPUT_STR ""\
"Junior (B)"

#define MSG_JUNIORSC_INPUT 133
#define MSG_JUNIORSC_INPUT_STR ""\
"Junior (C)"

#define MSG_JUNIORSD_INPUT 134
#define MSG_JUNIORSD_INPUT_STR ""\
"Junior (D)"

#define MSG_JUNIORSE_INPUT 135
#define MSG_JUNIORSE_INPUT_STR ""\
"Junior (E)"

#define MSG_MISSING_PLAYER_NAME 136
#define MSG_MISSING_PLAYER_NAME_STR ""\
"Players name is missing!"

#define MSG_BIRTHDAY_ERROR 137
#define MSG_BIRTHDAY_ERROR_STR ""\
"Error in birthday of player %s!"

#define MSG_ABOUT_PERMISSION 138
#define MSG_ABOUT_PERMISSION_STR ""\
"This program is governed by the terms and conditions of the GNU General\n"\
"Public License. A copy should have come with this distribution. (See the\n"\
"file COPYING.) In that license it is made clear that you are welcome to\n"\
"redistribute either verbatim or modified copies of the program and the\n"\
"documentation under certain conditions. Further you are told that this\n"\
"program comes with ABSOLUTELY NO WARRANTY!\n\n\n"

#define MSG_ABOUT_THANKS1 139
#define MSG_ABOUT_THANKS1_STR ""\
"My thanks go to\n"\
"\n"\
"- Jan van den Baard (Jaba Developments) for creating GadToolsBox. I doubt,\n"\
"  Chaos V5.0 had become true without it!\n"\
"\n"\
"- Albert Weinert for KitCat, an utility to create catalogs and source to\n"\
"  manage them. Makes life easier to have this!\n"\
"\n"\
"- Reinhard Spisser and Sebastiano Vigna for the Amiga-version of texinfo.\n"\
"  The documentation is written using this.\n"\
"\n"\
"- The Free Software Foundation for creating texinfo and many other excellent\n"\
"  programs.\n\n"

#define MSG_ABOUT_THANKS2 140
#define MSG_ABOUT_THANKS2_STR ""\
"- The Betatesters: Kai Bolay, Jürgen Lang (Quarvon), Christian Soltenborn\n"\
"  and Volker Zink (The_Zinker)\n"\
"\n"\
"- My friend Mathias Moersch for his help in the manual's english trans-\n"\
"  lation: Spending nearly 6 years in the USA finally does some good!\n"\
"\n"\
"- The people of #AmigaGer for answering many stupid questions and lots of\n"\
"  fun, for example PowerStat (Kai Hoffmann), ZZA (Bernhard Möllemann), \n"\
"  Stargazer (Petra Zeidler), stefanb (Stefan Becker), Tron (Mathias\n"\
"  Scheler) and ill (Markus Illenberger)\n"\
"\n"\
"- Commodore for the Amiga and Kickstart V2.x. Keep on developing and I'll\n"\
"  be an Amiga-user the next 8 years too. :-)\n"\
"\n"\
"- Douglas Adams and Tom Sharpe for creating Arthur Dent and Tom Sharpe.\n"\
"  My favourite (anti)-heroes!\n"\
"\n"\
"- and to my parents for their bath-tub: There's no better blace to think\n"\
"  about something ;-)"

#define MSG_NO_BIRTHDAY 141
#define MSG_NO_BIRTHDAY_STR ""\
"Player %s doesn't have a birthdate!\n"\
"Please select an age-group or make another decision:"

#define MSG_NO_BIRTHDAY_GADGETS 142
#define MSG_NO_BIRTHDAY_GADGETS_STR ""\
"20 or younger|21-25|26 or older|Modify|Skip|Cancel"

#define MSG_DWZ_TITLE 143
#define MSG_DWZ_TITLE_STR ""\
"DWZ-Ratings"

#define MSG_ABOUT_TITLE 144
#define MSG_ABOUT_TITLE_STR ""\
"Informations"

#define MSG_ELO_OUTPUT 145
#define MSG_ELO_OUTPUT_STR ""\
"ELO"

#define MSG_SENIOR_SHORT 146
#define MSG_SENIOR_SHORT_STR ""\
"S"

#define MSG_JUNIOR_SHORT 147
#define MSG_JUNIOR_SHORT_STR ""\
"J"

#define MSG_WOMAN_SHORT 148
#define MSG_WOMAN_SHORT_STR ""\
"W"

#define MSG_JUNIORA_SHORT 149
#define MSG_JUNIORA_SHORT_STR ""\
"A"

#define MSG_JUNIORB_SHORT 150
#define MSG_JUNIORB_SHORT_STR ""\
"B"

#define MSG_JUNIORC_SHORT 151
#define MSG_JUNIORC_SHORT_STR ""\
"C"

#define MSG_JUNIORD_SHORT 152
#define MSG_JUNIORD_SHORT_STR ""\
"D"

#define MSG_JUNIORE_SHORT 153
#define MSG_JUNIORE_SHORT_STR ""\
"E"

#define MSG_DATE_FORMAT 154
#define MSG_DATE_FORMAT_STR ""\
"(dd.mm.yyyy)"

#define KEY_PROJECT_LOAD 155
#define KEY_PROJECT_LOAD_STR ""\
"L"

#define KEY_PROJECT_SAVE 156
#define KEY_PROJECT_SAVE_STR ""\
"S"

#define KEY_PROJECT_SAVE_AS 157
#define KEY_PROJECT_SAVE_AS_STR ""\
"A"

#define KEY_PROJECT_ABOUT 158
#define KEY_PROJECT_ABOUT_STR ""\
"I"

#define KEY_PLAYERS_NEW 159
#define KEY_PLAYERS_NEW_STR ""\
"N"

#define KEY_PLAYERS_MODIFY 160
#define KEY_PLAYERS_MODIFY_STR ""\
"M"

#define MSG_PLAYER_SELECTION 161
#define MSG_PLAYER_SELECTION_STR ""\
"Player-selection"

#define MSG_TEXFILE_SELECTION 162
#define MSG_TEXFILE_SELECTION_STR ""\
"TeX-file-selection"


#define numChaosStrings 163
#define minChaosId 0
#define maxChaosId 162


#endif /*   !CHAOS_CAT_H  */
