TXT, HLP, ENT, NEW, INF

(for each language)

(..fbb/lang/x.txt, x.hlp, x.ent, x.new, x.inf )

These files are located in the ../etc/ax25/fbb/lang directory and are named for the
languages they support The suffixes, TXT, HLP, ENT, NEW or INF indicate their content.

TXT : file contains text used during the operation of the software.
	Each line is associated to a text used by the software. The number of lines
	must not be altered, except for the comment lines which are not taken into
	account (lines beginning with a # in the first column).

HLP : file contains text  called by the ? or H command.
	HELP [cmd]  refers to a word following the command,
	(ex: ? HELP). Each help block should begin with a line of a special format.

ENT : Optional file displayed on the user connection,
 between the header and the list of commands.
	There are also special files MODEM.ENT and TELNET.ENT for modem/telnet.

NEW : Same as ENT above, but shown only ONCE for each user.

INF : File displayed when the command "I" is used.
	If the file does not exist, the display of the ! command will be displayed.