AboutDialog.translatorCredits

Set translatorCredits property.

  1. string translatorCredits [@property getter]
  2. string translatorCredits [@property setter]
    class AboutDialog
    @property
    void
    translatorCredits
    (
    string propval
    )

Parameters

propval string

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: