/*
** $VER: ExchangeGUI.strings 1.0 (10.2.96) ©1996 by Nils Görs
**
** Default strings for Exchange
*/
MSG_MAIN_MENU_PROJECT     = 0
MSG_MAIN_MENUITEM_ABOUT   = 1
MSG_MAIN_MENUITEM_ABOUT2  = 2
MSG_MAIN_MENUITEM_UPDATE  = 3
MSG_MAIN_MENUITEM_CHANGE  = 4
MSG_MAIN_MENUITEM_ICONIFY = 5
MSG_MAIN_MENUITEM_FILEREM = 6
MSG_MAIN_MENUITEM_QUIT    = 7
MSG_MAIN_TEXT_AVAILABLE   = 8
MSG_MAIN_TEXT_INFORMATIONS= 9
MSG_MAIN_GADGET_SHOWWINDOW= 10
MSG_MAIN_GADGET_HIDEWINDOW= 11
MSG_MAIN_GADGET_REMOVE    = 12
MSG_MAIN_GADGET_REMOVEALL = 13
MSG_TITLE_ABOUT           = 14
MSG_REQUESTER_REMOVELIST  = 15
MSG_REQUEST_AREYOUSURE    = 16
MSG_REQUEST_YESSHOWNO     = 17
MSG_REQUEST_REALLYQUIT    = 18
MSG_REQUEST_YESNO         = 19
MSG_TITLE_CHANGEPUBSCREEN = 20
MSG_CANCEL                = 21
MSG_TITLE_REMOVETHIS      = 22
MSG_GADGET_REMOVE         = 23
MSG_CYCLE_ACTIVE          = 24
MSG_CYCLE_INACTIVE        = 25
MSG_CYCLE_ACTIVEALL       = 26
MSG_CYCLE_DEACTIVEALL     = 27

strings.0 = "Project"
strings.1 = "?_About"
strings.2 = "About Triton"
strings.3 = "U_Update Commodities"
strings.4 = "C_Change PubScreen"
strings.5 = "I_Iconify"
strings.6 = "F_Filelist remove"
strings.7 = "Q_Quit"
strings.8 = "Available _commodities"
strings.9 = "Informations"
strings.10= "_Show Window"
strings.11= "_Hide Window"
strings.12= "    _Remove   "
strings.13= "     Remove all    "
strings.14= "About"
strings.15= "Please choose removelist."
strings.16= "Are you sure to remove all commodities, listed in"
strings.17= "_Yes|_Show first|_No"
strings.18= "Really Quit?"
strings.19= "_Yes|_No"
strings.20= "Change PubScreen"
strings.21= "_Cancel"
strings.22= "Remove this Commodities?"
strings.23= "_Remove"
strings.24= "[a]ctive"
strings.25= "in[a]ctive"
strings.26= "Deact[i]vate all"
strings.27= "Act[i]vate all"
