#	(c) Copyright	Empress Software Inc.	1983, 2000

The resources/nls directory contains a set of national language support
messages for the HTML/XML Toolkit.

Eachch sub-directory supports a single language:

Four languages are currently supplied:

American English: en_US
German: de_DE
French: fr_FR
Japanese (EUC Encoded): ja_JP.eucJP

And each sub-directory contains two files:

ehtml.rtm - the source file containing a set of messages
            each message contains a label, and a content.
ehtml.nls - a compiled version of ehtml.rtm used by the software.

The labels in ethml.ini should NOT be modified or added to. 
The content can be changed to suite the installation.

If the ehtml.rtm files are edited, then they should be recompiled using the
rtm compiler.

Syntax: $MSHYPERPATH/ehtml/bin ehtml.rtm -o ehtml.nls
 


