API Reference gettext v0.24.0

modules

Modules

The Gettext module provides a gettext-based API for working with internationalized applications.

Behaviour that defines the macros that a Gettext backend has to implement.

A generic error raised for a variety of possible Gettext-related reasons.

Behaviour to provide Gettext string interpolation.

Default implementation for the Gettext.Interpolation behaviour.

An error message raised for missing bindings errors.

Behaviour and default implementation for finding plural forms in given locales.

Raised when a pluralized module doesn't know how to handle a locale.

An generic error for when a plural form is missing for a given locale.

mix-tasks

Mix Tasks

Extracts messages by recompiling the Elixir source code.

Merges PO/POT files with PO files.