Skip navigation links

Package gnu.gettext

GettextResource class for ngettext() plural form handling, taken unchanged from GNU gettext package version 0.19.8.

See: Description

Package gnu.gettext Description

GettextResource class for ngettext() plural form handling, taken unchanged from GNU gettext package version 0.19.8.

This package provides:

This class provides ngettext() support for handling plural forms in translations, which is called only from net.i2p.util.Translate. All other gettext functionality is implemented in the Translate class. This package provides the plural form handling from GNU gettext 0.19.8.

Skip navigation links