Part of lp.translations.utilities.xpi_po_exporter View In Hierarchy
Method | __init__ | Undocumented |
Method | exportTranslationMessageData | See ITranslationFormatExporter . |
Inherited from GettextPOExporter:
Method | _makeExportedHeader | Create a standard gettext PO header, encoded as a message. |
Inherited from GettextPOExporterBase (via GettextPOExporter):
Method | exportTranslationFile | See ITranslationFormatExporter . |
Method | _encode_file_content | Try to encode the file using the charset given in the header. |