Lines Matching refs:gettext
18 g gettext Call gettext on field's render content
135 .. index:: gettext
137 The gettext modifier is used to translate individual fields using the
138 gettext domain (typically set using the "`{G:}`" role) and current
140 to gettext(3), where it is used as a key to find the native language
144 to gettext() to find locale-based translated strings::
148 See :ref:`gettext-role`, :ref:`plural-modifier`, and
272 .. index:: gettext
281 The plural modifier is meant to work with the gettext modifier ({g:})
282 but can work independently. See :ref:`gettext-modifier`.
284 When used without the gettext modifier or when the message does not
289 When used with the gettext modifier, the ngettext(3) function is