SAHANA 0.6.2.2 Disaster Management System

Language Pack, Release 2009-07
compiled and distributed by Dominic König (nursix.org)
---------------------------------------------------------

HOW TO INSTALL
==============

To install/update the language pack, simply copy and unpack
it directly into the res/locale subdirectory of your Sahana
installation, e.g.:

Extract the locales list from the package:
  tar xzvf sahana-0.6.2.2-langpack.tar.gz locales.txt

Install/update all locales from the package:
  tar xzvf sahana-0.6.2.2-langpack.tar.gz

Install/update only a particular locale:
  tar xzvf sahana-0.6.2.2-langpack.tar.gz ru_RU

After installation of the files, set up the locales you need
using the Sahana Admin interface.

Hints:

    * it could be necessary to restart the webserver once

    * it is recommendable to make a backup copy of
      the res/locale directory before installing new files

    * ensure, that the webserver has writing permissions
      on the res/locale/locale file

    * ensure, that your server is set up to accept this locale

    * if your web server does not correctly encode the characters,
      try to extend the directory name of the language by '.UTF-8',
      e.g.

      ru_RU => ru_RU.UTF-8

      Then update the file res/locale/locale accordingly, and restart
      the web server once!

See also <http://wiki.sahana.lk/doku.php?id=translate:home>
