Next: eval_npgettext Invocation, Previous: eval_ngettext Invocation, Up: sh [Contents][Index]
eval_pgettext
function
eval_pgettext msgctxt msgid
This function outputs the native language translation of a textual message
in the given context msgctxt
(see Contexts), performing
dollar-substitution on the result. Note that only shell variables mentioned
in msgid
will be dollar-substituted in the result.