Searched defs:translation (Results 1 – 5 of 5) sorted by relevance
161 const char *translation = gettext (name); in proper_name() local191 const char *translation = gettext (name_ascii); in proper_name_utf8() local
153 const char *translation = dcgettext (domain, msg_ctxt_id, category); in pgettext_aux() local173 const char *translation = in npgettext_aux() local225 const char *translation; in dcpgettext_expr() local273 const char *translation; in dcnpgettext_expr() local
209 char const *translation = _(msgid); in gettext_quote() local
168 char const *translation = _(msgid); in gettext_quote() local
73 char translation; member