====================================================================
  ICON CATCHER Multilingual support (C) 1999 by Alexander Burlakov
====================================================================

  Before you begin translation please, surf to
  http://www.uninet.ch/~hunter/software.html
  Maybe your language is allready available on this page ;-)

  Translation instruction:

     1. Copy file ENGLISH.MLG to file with name LNAGUAGENAME.MLG 
        (For example : ITALIAN.MLG )
     2. Load your new language file into any text editor (such
        as NOTEPAD);
     3. Change LanguageName variable to your Language name.
        This value MUST be same as file name without extension.
     4. Change Charset variable. Please, use value from table
        below to select your language charset:

     Charset                 Description
    --------------------------------------------------------------
	1	Default charset. Compatible with most languages.
	128	Japanese shift-jis characters.
	129	Korean characters (Wansung).
	130	Korean characters (Johab).
	134	Simplified Chinese characters (mainland china).
	136	Traditional Chinese characters (taiwanese).
	161	Greek characters.
	162	Turkish characters.
	163	Vietnamese characters.
	177	Hebrew characters.
	178	Arabic characters.
	186	Baltic characters.
	204	Cyrillic characters (Russian).
	222	Thai characters.
	238	Includes diacritical marks for eastern european                        countries. 
    --------------------------------------------------------------

     5. Translate values to your Language.

        ATTENTION !!!
        Don't translate any variable names which comes first at
        every line before equal sign "=". Don't translate any 
        section names in square barkets "[" "]". Don't change 
        value of the GeneratorVer variable in [MULTILINGUAL INIT]
        section.

     6. Save file and place it into Icon Catcher program folder.
     7. Please, send to me your new language file via email
        hunterml@fnmail.com
     8. Run Icon Catcher and open Options dialog. Your new language
        file will be added into lnaguages list.
