i18n auto language selecting test
---------------------------------

Your system should be able handle the locale, we are setting next. Be sure
that this is the case (for e.g. by installing the missing locales). This test
is currently for french, but should also work for german (de_DE), catalan
(ca_ES) and spanish (ES_ES).

start elisa with the default configuration and the selected language
enviroment like this:

LANG=fr_FR.utf-8 python elisa.py not_yet_existing.config

**expected result:**
Elisa is starting with the french translation. Please also add the language(s)
you've tried in your comment to this test!
