AboutDialog.setTranslatorCredits

Sets the translator credits string which is displayed in the translators tab of the secondary credits dialog. The intended use for this string is to display the translator of the language which is currently used in the user interface. Using gettext(), a simple way to achieve that is to mark the Since 2.6

class AboutDialog
void
setTranslatorCredits

Parameters

translatorCredits string

the translator credits. [allow-none]

Meta