Package gettext-devel
Development files for gettext
https://www.gnu.org/software/gettext/
This package contains all development related files necessary for
developing or compiling applications/libraries that needs
internationalization capability. You also need this package if you
want to add gettext support for your project.
Version: 0.26
See also: gettext, gettext-envsubst, gettext-runtime.
General Commands | |
| autopoint | copies standard gettext infrastructure |
| gettextize | install or upgrade gettext infrastructure |
Library Functions | |
| bind_textdomain_codeset | set encoding of message translations |
| bindtextdomain | set directory containing message catalogs |
| dcgettext | alias for gettext |
| dcngettext | alias for ngettext |
| dgettext | alias for gettext |
| dngettext | alias for ngettext |
| gettext | translate message |
| ngettext | translate message and choose plural form |
| textdomain | set domain for future gettext() calls |