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