keera-hails-i18n-0.0.3.3: Rapid Gtk Application Development - I18N

Safe HaskellNone
LanguageHaskell98

Hails.I18N.Language

Description

Install/load the right Gettext files for your chosen language and application.

Synopsis

Documentation

installLanguage :: String -> IO () Source

Installs the current language using the LC_ALL and LANGUAGE environment variables and other gettext methods. This requires the application's name, and it loads the language from a file called "default-language" in the application's config dir.