Part of lp.translations.utilities.translationsplitter View In Hierarchy
When a POTemplate is removed from a set of sharing templates, it keeps sharing POTMsgSets with other templates. This class removes those associations.
Method | __init__ | Constructor. |
Method | findShared | Provide tuples of (other, this) items 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. |