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

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.