keera-hails-i18n

Rapid Gtk Application Development - I18N

http://www.keera.co.uk/blog/community/

Latest on Hackage:0.8.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Ivan Perez
Maintained by [email protected]

Keera Hails is a rapid application development system.

The idea behind Hails is that you should be able to build cross platform applications with minimal effort, very quickly, and the result should be easy to maintain.

This package includes functions to create multi-language applications using gettext. It includes two modules: one to translate strings in your program, and one to load the settings from your configuration in your application to let users select the language.

As an application developer, the expectation is that you would offer a way for users to change the language in their preferences, and that that language selection would be stored in a configuration file named "default-language".