table of contents
- trixie 2.84.4-3~deb13u1
- testing 2.86.0-5
- unstable 2.86.0-7
- experimental 2.86.0-6
| glib-gettextize() | glib-gettextize() |
Name¶
glib-gettextize - gettext internationalization utility
SYNOPSIS¶
glib-gettextize [OPTION…] [DIRECTORY]
DESCRIPTION¶
glib-gettextize helps to prepare a source package for being internationalized through gettext <https://www.gnu.org/software/gettext/>. It is a variant of the gettextize that ships with gettext.
glib-gettextize differs from gettextize in that it doesn’t create an intl/ subdirectory and doesn’t modify po/ChangeLog (note that newer versions of gettextize behave like this when called with the --no-changelog option).
OPTIONS¶
--help
--version
-c, --copy
-f, --force
SEE ALSO¶
gettextize(1) <man:gettextize(1)>