#ifndef RECCOON_BTEXT_H
#define RECCOON_BTEXT_H TRUE
/*
**  $Filename: Reccoon/BText.h $
**  $Release: 0.58 $
**  $Revision: 58.0 $
**  $Date: 94/02/22 $
**
**  Reccoon BBS strings defines.
**
**  (C) Copyright 1991-94 Niclas Emdelius.
**          All Rights Reserved
*/ 

#define STR_MAXFIELD 2048	// Maximum string-length

#define STR_EMPTY 		bstrings->bstrings[0]
#define STR_NAMEPROMPT 		bstrings->bstrings[1]
#define STR_USEARCH 		bstrings->bstrings[2]
#define STR_PWPROMPT 		bstrings->bstrings[3]
#define STR_NOTNEW 		bstrings->bstrings[4]
#define STR_NOTFOUND 		bstrings->bstrings[5]
#define STR_INVALIDPW 		bstrings->bstrings[6]
#define STR_NAMEREQ 		bstrings->bstrings[7]
#define STR_FOUNDAS 		bstrings->bstrings[8]
#define STR_NEWPWPROMPT 	bstrings->bstrings[9]
#define STR_HANDLEPROMPT 	bstrings->bstrings[10]
#define STR_ADDRESSREQ 		bstrings->bstrings[11]
#define STR_ZIPREQ 		bstrings->bstrings[12]
#define STR_CITYREQ 		bstrings->bstrings[13]
#define STR_TELEREQ 		bstrings->bstrings[14]
#define STR_EMPTYSEARCH 	bstrings->bstrings[15]
#define STR_USERMADE 		bstrings->bstrings[16]
#define STR_DOSCOMMAND 		bstrings->bstrings[17]
#define STR_AREAREQ 		bstrings->bstrings[18]
#define STR_CRPROMPT 		bstrings->bstrings[19]
#define STR_ULIST_HDR 		bstrings->bstrings[20]
#define STR_ULIST_LIST		bstrings->bstrings[21]
#define STR_ULIST_FTR 		bstrings->bstrings[22]
#define STR_MSG_NOWRITE 	bstrings->bstrings[23]
#define STR_MSG_NOMSG 		bstrings->bstrings[24]
#define STR_MSG_STARTAT 	bstrings->bstrings[25]
#define STR_MSG_NOSUCH		bstrings->bstrings[26]
#define STR_MSGHD_LINE1		bstrings->bstrings[27]
#define STR_MSGHD_LINE2		bstrings->bstrings[28]
#define STR_MSGHD_LINE3 	bstrings->bstrings[29]
#define STR_MSGHD_LINE4		bstrings->bstrings[30]
#define STR_MSGHD_LINE5 	bstrings->bstrings[31]
#define STR_FIL_NOTIME		bstrings->bstrings[32]
#define STR_FIL_READYSEND	bstrings->bstrings[33]
#define STR_FIL_HANGUP		bstrings->bstrings[34]
#define STR_FIL_DOHANGUP 	bstrings->bstrings[35]
#define STR_MSGHD_REPLY 	bstrings->bstrings[36]
#define STR_MSGHD_REPLIES 	bstrings->bstrings[37]
#define STR_MSGHD_REPLYTO	bstrings->bstrings[38]
#define STR_MSGCM_MSGCOMM	bstrings->bstrings[39]
#define STR_MSGCM_MSGEDIT	bstrings->bstrings[40]
#define STR_MSGCM_PICKREPLY 	bstrings->bstrings[41]
#define STR_MSGCM_PICKONE 	bstrings->bstrings[42]
#define STR_MSG_USNOTFOUND	bstrings->bstrings[43]
#define STR_MSG_PRIVATEASK 	bstrings->bstrings[44]
#define STR_MSG_KEEPOLDSUB 	bstrings->bstrings[45]
#define STR_MSG_SUBJECTASK 	bstrings->bstrings[46]
#define STR_MSG_MSGSENT 	bstrings->bstrings[47]
#define STR_MSG_TOASK 		bstrings->bstrings[48]
#define STR_MSG_GOINGTO 	bstrings->bstrings[49]
#define STR_MSG_RECCTXT 	bstrings->bstrings[50]
#define STR_MSG_RTXTCOMM 	bstrings->bstrings[51]
#define STR_MSG_WMAILHDR 	bstrings->bstrings[52]
#define STR_MSG_WMAIL 		bstrings->bstrings[53]
#define STR_MSG_WMAILFTR 	bstrings->bstrings[54]
#define STR_MORE 		bstrings->bstrings[55]
#define STR_PRM_SCRLENGTH 	bstrings->bstrings[56]
#define STR_ABORTED		bstrings->bstrings[57]
#define STR_FIL_NOFILES 	bstrings->bstrings[58]
#define STR_FIL_FILELISTHDR 	bstrings->bstrings[59]
#define STR_FIL_FILELIST 	bstrings->bstrings[60]
#define STR_FIL_FILELISTFTR 	bstrings->bstrings[61]
#define STR_FIL_FILELISTASK 	bstrings->bstrings[62]
#define STR_FIL_MARKFILE 	bstrings->bstrings[63]
#define STR_FIL_NOSUCH	 	bstrings->bstrings[64]
#define STR_FIL_MAXMARK	 	bstrings->bstrings[65]
#define STR_FIL_NOTFOUND	bstrings->bstrings[66]
#define STR_FIL_FILEADDED	bstrings->bstrings[67]
#define STR_FIL_AREAPROMPT	bstrings->bstrings[68]
#define STR_FIL_ADDPROMPT	bstrings->bstrings[69]
#define STR_FIL_DESCPROMPT	bstrings->bstrings[70]
#define STR_FIL_FILEMARKED	bstrings->bstrings[71]
#define STR_FIL_MARKEDLIST	bstrings->bstrings[72]
#define STR_MSG_FIDOASK		bstrings->bstrings[73]
#define STR_MSG_ABORTGLOBAL	bstrings->bstrings[74]
#define STR_MSG_NONEW		bstrings->bstrings[75]
#define STR_MSGHD_ORIGIN	bstrings->bstrings[76]
#define STR_MSGHD_CLUDGE	bstrings->bstrings[77]
#define STR_MSGHD_QUOTE		bstrings->bstrings[78]
#define STR_MSGHD_TEXT		bstrings->bstrings[79]
#define STR_MSG_INVADDR		bstrings->bstrings[80]
#define STR_MSG_WRONGZONE	bstrings->bstrings[81]
#define STR_NEWNAMEPROMPT	bstrings->bstrings[82]
#define STR_NAMEINUSE		bstrings->bstrings[83]
#define STR_ON			bstrings->bstrings[84]
#define STR_OFF			bstrings->bstrings[85]
#define STR_YES			bstrings->bstrings[86]
#define STR_NO			bstrings->bstrings[87]
#define STR_EXPERTTOGGLE	bstrings->bstrings[88]
#define STR_HOTKEYSTOGGLE	bstrings->bstrings[89]
#define STR_FSEDTOGGLE		bstrings->bstrings[90]
#define STR_CLUDGESTOGGLE	bstrings->bstrings[91]
#define STR_FIL_COUNTING	bstrings->bstrings[92]
#define STR_FIL_HANGEDUP	bstrings->bstrings[93]
#define STR_FIL_DESCLENGTH	bstrings->bstrings[94]
#define STR_FIL_DESC2		bstrings->bstrings[95]
#define STR_FIL_DESCHEADER	bstrings->bstrings[96]
#define STR_FIL_DESCMAXLENGTH	bstrings->bstrings[97]
#define STR_FIL_NOFILESTODL	bstrings->bstrings[98]
#define STR_FIL_XFERFAILED	bstrings->bstrings[99]
#define STR_FIL_XFERSUCCESS	bstrings->bstrings[100]
#define STR_FIL_SELECTPROTO	bstrings->bstrings[101]
#define STR_FIL_COPYING		bstrings->bstrings[102]
#define STR_FIL_COPY_NOTFOUND	bstrings->bstrings[103]
#define STR_FIL_COPY_INVALID	bstrings->bstrings[104]
#define STR_FIL_COPY_EXISTS	bstrings->bstrings[105]
#define STR_FIL_FILEDELETED	bstrings->bstrings[106]
#define STR_FIL_ISMARKED	bstrings->bstrings[107]
#define STR_FIL_REMOVEPROMPT	bstrings->bstrings[108]
#define STR_FIL_FILETOREMOVE	bstrings->bstrings[109]
#define STR_CHATENABLE		bstrings->bstrings[110]
#define STR_CHATDISABLE		bstrings->bstrings[111]
#define STR_CHATREMOTE		bstrings->bstrings[112]
#define STR_CHATLOCAL		bstrings->bstrings[113]
#define STR_SCRCLR		bstrings->bstrings[114]
#define STR_FIL_NOMATCH		bstrings->bstrings[115]
#define STR_FIL_NOVIEW		bstrings->bstrings[116]
#define STR_FIL_NOEDIT		bstrings->bstrings[117]
#define STR_FIL_EDITOWN		bstrings->bstrings[118]
#define STR_FIL_EDIT		bstrings->bstrings[119]
#define STR_FILEDIT_CMDLIST	bstrings->bstrings[120]
#define STR_FILEDIT_DESC	bstrings->bstrings[121]
#define STR_FILEDIT_SHOW	bstrings->bstrings[122]
#define STR_FILEDIT_VIEW	bstrings->bstrings[123]
#define STR_FILEDIT_MOVE	bstrings->bstrings[124]
#define STR_FILEDIT_CREDITS	bstrings->bstrings[125]
#define STR_FILEDIT_KILL	bstrings->bstrings[126]
#define STR_FILEDIT_QUIT	bstrings->bstrings[127]
#define STR_MSG_ASKHANDLE	bstrings->bstrings[128]
#define STR_FIL_NOSPACE		bstrings->bstrings[129]
#define STR_FIL_SLOWDL		bstrings->bstrings[130]
#define STR_FIL_SLOWUL		bstrings->bstrings[131]
#define STR_FIL_NODL		bstrings->bstrings[132]
#define STR_FIL_NOUL		bstrings->bstrings[133]
#define STR_FIL_TIMEWARNING	bstrings->bstrings[134]
#define STR_FIL_VIEWARC		bstrings->bstrings[135]
#define STR_FIL_TESTARC		bstrings->bstrings[136]
#define STR_FILEDIT_MOVED	bstrings->bstrings[137]
#define STR_FILEDIT_DELETED	bstrings->bstrings[138]
#define STR_FILEDIT_CONFIRMDEL	bstrings->bstrings[139]
#define STR_FILEDIT_MOVEAREA	bstrings->bstrings[140]
#define STR_FIL_LONGERDESC	bstrings->bstrings[141]
#define STR_FIL_TOTAL		bstrings->bstrings[142]
#define STR_FIL_ESTIMATED	bstrings->bstrings[143]
#define STR_FIL_SCANNING	bstrings->bstrings[144]
#define STR_FIL_DOSMARKNAME	bstrings->bstrings[145]
#define STR_BIRTH_YEAR		bstrings->bstrings[146]
#define STR_BIRTH_MONTH		bstrings->bstrings[147]
#define STR_BIRTH_DAY		bstrings->bstrings[148]

#define STR_FILEDIT_ADDCREDITS	bstrings->bstrings[149]
#define STR_FILEDIT_VALIDATE	bstrings->bstrings[150]
#define STR_FILEDIT_VALIDATED	bstrings->bstrings[151]

#define STR_FIL_FILELISTUNVAL	bstrings->bstrings[152]

#endif
