This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
deb-mbse/lang
Andrew Leary 73c3ba21cb v1.0.7.10 - Update configuration files for joe editor to support newer versions of joe, add "areafix" and "filefix" as recognized service names, update Makefiles to install binaries as read & execute only, add DESTDIR support to Makefiles. 2018-09-28 16:22:52 -04:00
..
Language.xref Release 0.95.11, patches by Scott Street. Netmail nodelist sysop lookup added and some fixes 2011-01-26 23:37:48 +01:00
Makefile v1.0.7.10 - Update configuration files for joe editor to support newer versions of joe, add "areafix" and "filefix" as recognized service names, update Makefiles to install binaries as read & execute only, add DESTDIR support to Makefiles. 2018-09-28 16:22:52 -04:00
README Converted from CVS 2009-05-15 22:01:56 +02:00
germandu.txt Converted from CVS 2009-05-15 22:01:56 +02:00
source.de Release 0.95.11, patches by Scott Street. Netmail nodelist sysop lookup added and some fixes 2011-01-26 23:37:48 +01:00
source.en Fixed spelling, grammatical, and punctuation errors 2017-01-18 18:18:34 -05:00
source.es Release 0.95.11, patches by Scott Street. Netmail nodelist sysop lookup added and some fixes 2011-01-26 23:37:48 +01:00
source.fr Release 0.95.11, patches by Scott Street. Netmail nodelist sysop lookup added and some fixes 2011-01-26 23:37:48 +01:00
source.gl Release 0.95.11, patches by Scott Street. Netmail nodelist sysop lookup added and some fixes 2011-01-26 23:37:48 +01:00
source.nl Release 0.95.11, patches by Scott Street. Netmail nodelist sysop lookup added and some fixes 2011-01-26 23:37:48 +01:00
source.zh Release 0.95.11, patches by Scott Street. Netmail nodelist sysop lookup added and some fixes 2011-01-26 23:37:48 +01:00

README

$Id: README,v 1.5 2007/02/17 12:14:20 mbse Exp $

			LANGUAGE SOURCES FOR MBSE BBS.
			==============================


This directory contains the language sources for MBSE BBS. The file
Language.xref is only a reference file with linenumbers and source
references. The files source.en, source.nl and source.de are the 
real language sources. The resulting files language.nl, language.en
and language.de are placed in the ~/share/int directory where the bbs 
will expect them to be.

If you make your own language files, use Language.xref as a guide.
The syntax for each language line is:

KEYS|Language line

The keys are the keys that the users must press for the right response.
Order is important. The "|" character is a seperator, the rest of the
language line is the line shown to the user. Trailing spaces are important!

If you do create language sources then I would like that you make them
public available and send them to me so I can include them in the
source distribution.

Michiel.


Current language maintainters:

en		Michiel Broek <mbroek@users.sourceforge.net>
nl		Michiel Broek <mbroek@users.sourceforge.net>
es		Redy Rodriguez <redy@users.sourceforge.net>
gl		Redy Rodriguez <redy@users.sourceforge.net>
de		Harald Wuensch <Harald.Wuensch@gecits-eu.com>
germandu	Malte Tychsen <2:240/9350@fidonet> (alternative german).
fr		Francois Thunus <2:270/24@fidonet>

If you want to use the germandu language instead of the default german
language then run "mblang germandu.txt language.de" and install the
file laguage.de in /opt/mbse/share/int.