AboutDialog.translatorCredits

string translatorCredits() @property

Get translatorCredits property.

Returns

Credits to the translators. This string should be marked as translatable.

The string may contain email addresses and URLs, which will be displayed as links, see the introduction for more details.

void translatorCredits(string propval) @property

Set translatorCredits property.

Parameters

propvalCredits to the translators. This string should be marked as translatable. The string may contain email addresses and URLs, which will be displayed as links, see the introduction for more details.