l.t.b.l.LanguageView(TranslationsMixin, LaunchpadView) : class documentation

Part of lp.translations.browser.language View In Hierarchy

View class to render main ILanguage page.
Method page_title Undocumented
Method label Undocumented
Method language_name Undocumented
Method translation_teams Undocumented
Method top_contributors Get the top contributors for a language.
Method friendly_plural_forms Formats the plural forms' example list.
Method add_question_url Undocumented

Inherited from TranslationsMixin:

Method translatable_languages Return a set of the Person's translatable languages.
Method answers_url Undocumented
@property
def page_title(self):
Undocumented
@property
def label(self):
Undocumented
@cachedproperty
def language_name(self):
Undocumented
@cachedproperty
def translation_teams(self):
Undocumented
@property
def top_contributors(self):
Get the top contributors for a language.

If an account has been merged, the account into which it was merged will be returned.

@property
def friendly_plural_forms(self):
Formats the plural forms' example list.

It takes the list of examples for each plural form and transforms in a comma separated list to be displayed.

@property
def add_question_url(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.