l.t.u.t.TranslationSplitter(TranslationSplitterBase) : class documentation

Part of lp.translations.utilities.translationsplitter View In Hierarchy

Split translations for a productseries, sourcepackage pair.

If a productseries and sourcepackage were linked in error, and then unlinked, they may still share some translations. This class breaks those associations.

Method __init__ Constructor.
Method findShared Provide tuples of upstream, ubuntu for each shared POTMsgSet.

Inherited from TranslationSplitterBase:

Static Method splitPOTMsgSet Split the POTMsgSet for TranslationTemplateItem.
Static Method migrateTranslations Migrate the translations between potemplates.
Method split Split the translations for the ProductSeries and SourcePackage.
def __init__(self, productseries, sourcepackage):
Constructor.
ParametersproductseriesThe ProductSeries to split from.
sourcepackageThe SourcePackage to split from.
def findShared(self):
Provide tuples of upstream, ubuntu for each shared POTMsgSet.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.