@hackage / keera-hails-i18n

Rapid Gtk Application Development - I18N

Latest0.8.0

About

Metadata

  • Last updated , by keera_studios_ci
  • License BSD-3-Clause
  • Categories Development
  • Maintained by: support@keera.co.uk

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    test-hlint (off by default)
    test-doc-coverage (off by default)

Readme

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".