Next: Invoking the gettext
program, Previous: Preparing Shell Scripts for Internationalization, Up: sh - Shell Script [Contents][Index]
gettext.sh
gettext.sh
, contained in the run-time package of GNU gettext, provides
the following:
echo
is set to a command that outputs its first argument
and a newline, without interpreting backslashes in the argument string.
eval_gettext
function.
eval_ngettext
function.
eval_pgettext
function.
eval_npgettext
function.