View Source API Reference gettext v0.26.2

Modules

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

Defines a Gettext backend.

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.

Macros used by Gettext to provide the gettext family of functions.

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

Extracts messages by recompiling the Elixir source code.

Merges PO/POT files with PO files.