----------------------------------------------------------------
The use of the language.ini is meant for those with experience
with such initialization files and would like to localize their
copy of A43. If you use English then this file is not necessary.
----------------------------------------------------------------


Starting with version 2.37, A43 will attempt to utilize the
language.ini file if present in the A43 directory. This should
be considered a starting point since only the main form is included
in this at present. This may/may not be part of the future development
of A43. 

For those that do wish to localize and convert the language.ini to their
chosen language, it will be appreciated by all if you share in your efforts
by sending me a copy of the language.ini. These will be posted on the A43
web site so others might utilize them also.

The rules for preparing this file are:

1) Do not break any lines with a carriage return.
2) Do not edit any text to the left of the equal sign = . This is the control
   that will receive the localized text.
3) Localize only the text on the right of the equal sign = .
4) If a line contains the pipe symbol | you must use this also to divide popup
   hints from statusbar hints.
   frmMain.sbtnFMSelectAll.Hint=Select All|Selects all items in the file list view.
   Text to the left of the pipe is the popup hint, to the right, the statusbar hint.
5) Do not change the text in the section brackets. [frmMain]

Hopefully this is enough for a quick start.

Happy translating...

B. G. Miller

a43@alterion.us