set_translation_domain
Description:
Sets the translation domain and uses dgettext for translating the label
and tooltip of ActionEntrys added by
add_actions.
If you’re not using gettext for localization, see set_translate_func.
Parameters:
| this | |
| domain |
the translation domain to use for dgettext calls, or null to use the domain set with textdomain |