Part of lp.translations.utilities.translationsplitter View In Hierarchy
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. |