
 Localizator v.1.2
 -----------------

 I. Purpose:
 
   This small program is intended for editing the text resources for creation
 the localized versions of software. Any software which is kept messages inside
 standard .ini-files are supported. You may simultaneously edit the original
 LM and five other LM, of course, if you polyglot ;)
 -----
   ^LM - language module.

 II. Usage:

 How to work? Very easy:
  1. Make backup copy for all your LM.
  2. Move "local.exe" and "local.ini" to the directory with LM.
  3. Create blank LM (ex. "My_Own_Language.ini") or make copy of original LM
     with you own name.
  4. Look and edit "local.ini" if you want and as you want.
  5. Run "local.exe".
  6. Choose necessary .ini-section from list and key from .ini-keys list.
     Read original message and input the translated message into corresponding
     edit-field. When you leave current edit-field the new value of key will
     be automatically saved inside corresponding LM.
     Hint: When edit-cursor locate inside edit-field the next hot-keys are available:
            - "Up", "Down", "PgUp" and "PgDown" for quick navigation between .ini-keys.
            - "F5" - make copy of original text.
            - "F7" - Search for value of .INI-key ("Shift+F7" - retry) 
            - "F9" - Search for name of .INI-key  ("Shift+F9" - retry) 
            - "Escape" - restore the original value for current edit-field.
  7. Test your own LM.
