l.t.b.p.ProductSeriesTranslationsMenuMixIn : class documentation

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

Known subclasses: lp.translations.browser.productseries.ProductSeriesTranslationsMenu

Translation menu for IProductSeries.
Method overview Return a link to the overview page.
Method templates Return a link to series PO templates.
Method settings Return a link to configure the translations settings.
Method requestbzrimport Return a link to request a bazaar import.
Method translationupload Return a link to upload translations.
Method translationdownload Return a link to download the translations.
Method imports Return a link to the import queue.
def overview(self):
Return a link to the overview page.
@enabled_with_permission('launchpad.Edit')
def templates(self):
Return a link to series PO templates.
@enabled_with_permission('launchpad.Edit')
def settings(self):
Return a link to configure the translations settings.
@enabled_with_permission('launchpad.Edit')
def requestbzrimport(self):
Return a link to request a bazaar import.
@enabled_with_permission('launchpad.Edit')
def translationupload(self):
Return a link to upload translations.
def translationdownload(self):
Return a link to download the translations.
def imports(self):
Return a link to the import queue.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.