*** This document explains how to make other language versions of TkScanFax
*** developement version 1.1.x
*
* Multi language support of TkScanFax is written by
*  Masaki SHINOMIYA <shino@pos.to>
* and Ryoji Kawagishi <kawagisi@yk.rim.or.jp>  (c) 2001,2002
* You can redistribute this version and/or modify it under the terms of the GPL,
* GNU General Public License as the original TkScanFax

- Language as defalt is "C".  Massage files for "C" is in the directory
  {installdedirectory}/doc/C, where {installdedirectory} is
  /usr/local/lib/tkscanfax1 etc..

- To make the message file for another language, make a coppy of the directory,
'doc/C' as 'doc/??', where '??' is your language code.
And then replace the massages into your language.

- The locale shall be automatically set by looking up the environment variable, LANG.
   If it does not work properly, set locale manually from the configure window,
   tkfax1 --> Config --> Edit configuration --> Ext.progs --> Locale

- You may need another changes in 'fax-conf.tcl' or 'fax-init.tcl' in some case. 

- Make custom 'tex/covermacro-??.tex' if you need.

- Send us your new files if you made special, via e-mail:
tkscanfax <shino@pos.to>

APPENDIX: some language codes
        C  : English                cs : Czech
        da : Danish                 de : German 
        en : English                eo : Esperanto 
        es : Spanish                fa : Persian
        fi : Finnish                fr : French
        ga : Irish                  hu : Hungarian
        id : Indonesian             it : Italian
        ja : Japanese               kr : Korean
        la : Latin                  no : Norwegian
        nl : Dutch                  pt : Portuguese
        pl : Polish                 ru : Russian
        sl : Slovenian              sv : Swedish
        tr : Turkish                zh : Chines
- The language code are defined in ISO639.
http://www.ics.uci.edu/pub/ietf/http/related/iso639.txt
