Part of lp.translations.model.translationmessage View In Hierarchy
| 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. |
When the message is not upstream makes no sense to use this flag.
ITranslationMessage.ITranslationMessage.