l.t.m.t.TranslationMessage(SQLBase, TranslationMessageMixIn) : class documentation

Part of lp.translations.model.translationmessage View In Hierarchy

No class docstring
Method all_msgstrs See ITranslationMessage.
Method translations See ITranslationMessage.
Method is_complete See ITranslationMessage.
Method is_empty See ITranslationMessage.
Method isHidden See ITranslationMessage.
Method approve See ITranslationMessage.
Method approveAsDiverged See ITranslationMessage.
Method acceptFromImport See ITranslationMessage.
Method acceptFromUpstreamImportOnPackage See ITranslationMessage.
Method getOnePOFile See ITranslationMessage.
Method ensureBrowserPOFile See ITranslationMessage.
Method getSharedEquivalent See ITranslationMessage.
Method shareIfPossible See ITranslationMessage.
Method findIdenticalMessage See ITranslationMessage.
Method clone Undocumented
Method _get_was_obsolete_in_last_import Override getter for was_obsolete_in_last_import.

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method __repr__ Undocumented
Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented

Inherited from TranslationMessageMixIn:

Method plural_forms See ITranslationMessage.
Method is_diverged See ITranslationMessage.
Method makeHTMLID See ITranslationMessage.
Method setPOFile See ITranslationMessage.
Method sequence Undocumented
Method markReviewed See ITranslationMessage.
def _get_was_obsolete_in_last_import(self):
Override getter for was_obsolete_in_last_import.

When the message is not upstream makes no sense to use this flag.

@cachedproperty
def all_msgstrs(self):
See ITranslationMessage.
@cachedproperty
def translations(self):
See ITranslationMessage.
@cachedproperty
def is_complete(self):
See ITranslationMessage.
@property
def is_empty(self):
See ITranslationMessage.
def isHidden(self, pofile):
See ITranslationMessage.
def approve(self, pofile, reviewer, share_with_other_side=False, lock_timestamp=None):
See ITranslationMessage.
def approveAsDiverged(self, pofile, reviewer, lock_timestamp=None):
See ITranslationMessage.
def acceptFromImport(self, pofile, share_with_other_side=False, lock_timestamp=None):
See ITranslationMessage.
def acceptFromUpstreamImportOnPackage(self, pofile, lock_timestamp=None):
See ITranslationMessage.
def getOnePOFile(self):
See ITranslationMessage.
def ensureBrowserPOFile(self):
See ITranslationMessage.
def getSharedEquivalent(self):
See ITranslationMessage.
def shareIfPossible(self):
See ITranslationMessage.
def findIdenticalMessage(self, target_potmsgset, target_potemplate):
See ITranslationMessage.
def clone(self, potmsgset):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.