AboutWindow.setTranslatorCredits
void setTranslatorCredits(string translatorCredits)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.
See also:
propertyAboutWindow:developerspropertyAboutWindow:designerspropertyAboutWindow:artistspropertyAboutWindow:documenters- [adw.about_window.AboutWindow.addCreditSection]
- [adw.about_window.AboutWindow.addAcknowledgementSection]
Parameters
translatorCredits | the translator credits |