Part of lp.translations.interfaces.translationmessage View In Hierarchy
ITranslationMessage`s for a `POTMsgSet.
When displaying POTMsgSet`s in `CurrentTranslationMessageView
we display different types of suggestions: non-reviewer translations,
translations that occur in other contexts, and translations in
alternate languages. See
CurrentTranslationMessageView._buildAllSuggestions for details.
| Attribute | title | The name displayed next to the suggestion, indicating where it came from. |
| Attribute | submissions | An iterable of submissions. |
| Bool | user_is_official_translator | Undocumented |