Class | GetText::Tools::MsgCat::Config |
In: |
lib/gettext/tools/msgcat.rb
|
Parent: | Object |
@private
include_fuzzy | [W] | (see include_fuzzy?) |
order | [RW] | @return [:reference, :msgid] The sort key. |
output | [RW] | @return [String] The output file name. |
output_obsolete_entries | [W] | (see output_obsolete_entries?) |
po_format_options | [RW] | @return [Hash] The PO format options. @see PO#to_s @see POEntry#to_s |
pos | [RW] | @return [Array<String>] The input PO file names. |
remove_header_fields | [R] |
@return [Array<String>] The field names to be removed from
header entry. |
report_warning | [W] | (see report_warning?) |
update_po_revision_date | [W] | @see update_po_revision_date? |