set_translator_credits


Description:

public void set_translator_credits (string translator_credits)

Sets the translator credits string.

It will be displayed on the Credits page.

This string should be `"translator-credits"` or `"translator_credits"` and should be marked as translatable.

The string may contain email addresses and URLs, see the introduction for more details. When there is more than one translator, they must be separated by a newline in the same string.

See also:

* [property@AboutDialog:developers] * [property@AboutDialog:designers] * [property@AboutDialog:artists] * [ property@AboutDialog:documenters] * [method@AboutDialog.add_credit_section] * [method@AboutDialog.add_acknowledgement_section]

Parameters:

this

an about dialog

translator_credits

the translator credits