l.t.m.t.DummyTranslationMessage(TranslationMessageMixIn) : class documentation

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

Represents an ITranslationMessage where we don't yet HAVE it.

We do not put TranslationMessages in the database when we only have default information. We can represent them from the existing data and logic.

Method __init__ Undocumented
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 all_msgstrs See ITranslationMessage.
Method clone Undocumented
Method destroySelf See ITranslationMessage.
Method getSharedEquivalent See ITranslationMessage.
Method shareIfPossible See ITranslationMessage.

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 __init__(self, pofile, potmsgset):
Undocumented
def isHidden(self, pofile):
See ITranslationMessage.
def approve(self, *args, **kwargs):
See ITranslationMessage.
def approveAsDiverged(self, *args, **kwargs):
See ITranslationMessage.
def acceptFromImport(self, *args, **kwargs):
See ITranslationMessage.
def acceptFromUpstreamImportOnPackage(self, *args, **kwargs):
See ITranslationMessage.
def getOnePOFile(self):
See ITranslationMessage.
def ensureBrowserPOFile(self):
See ITranslationMessage.
@property
def all_msgstrs(self):
See ITranslationMessage.
def clone(self, potmsgset):
Undocumented
def destroySelf(self):
See ITranslationMessage.
def getSharedEquivalent(self):
See ITranslationMessage.
def shareIfPossible(self):
See ITranslationMessage.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.