Next: , Previous: , Up: sh - Shell Script   [Contents][Index]


15.5.12.8 Invoking the eval_pgettext function

eval_pgettext msgctxt msgid

This function outputs the native language translation of a textual message in the given context msgctxt (see Using contexts for solving ambiguities), performing dollar-substitution on the result. Note that only shell variables mentioned in msgid will be dollar-substituted in the result.