X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fresources.properties;h=baddc94b42bc2c36f8122a0757caa9e85594297b;hp=afe07f447e6eb08b501fb9535b3678a1f4932ed2;hb=4d2056837eaad81199dfb2fbd727e65440371889;hpb=9843a5e5c44825ac404f45ddccd6f63e554567a4 diff --git a/src/be/nikiroo/fanfix/bundles/resources.properties b/src/be/nikiroo/fanfix/bundles/resources.properties index afe07f4..baddc94 100644 --- a/src/be/nikiroo/fanfix/bundles/resources.properties +++ b/src/be/nikiroo/fanfix/bundles/resources.properties @@ -125,9 +125,27 @@ OUTPUT_DESC_CBZ = CBZ file (basically a ZIP file containing images -- we store t # (WHAT: output format description, WHERE: OutputType) # Description of this output type OUTPUT_DESC_LATEX = A LaTeX file using the "book" template -# (WHAT: output format description, WHERE: OutputType) +# (WHAT: short output format description, WHERE: OutputType) # Description of this output type OUTPUT_DESC_SYSOUT = A simple DEBUG console output +# (WHAT: short output format description, WHERE: OutputType) +# Description of this output type +OUTPUT_DESC_SHORT_EPUB = Electronic book (.epub) +# (WHAT: short output format description, WHERE: OutputType) +# Description of this output type +OUTPUT_DESC_SHORT_TEXT = Plain text (.txt) +# (WHAT: short output format description, WHERE: OutputType) +# Description of this output type +OUTPUT_DESC_SHORT_INFO_TEXT = Plain text and metadata +# (WHAT: short output format description, WHERE: OutputType) +# Description of this output type +OUTPUT_DESC_SHORT_CBZ = Comic book (.cbz) +# (WHAT: short output format description, WHERE: OutputType) +# Description of this output type +OUTPUT_DESC_SHORT_LATEX = LaTeX (.tex) +# (WHAT: short output format description, WHERE: OutputType) +# Description of this output type +OUTPUT_DESC_SHORT_SYSOUT = Console output # (WHAT: error message, WHERE: LaTeX, FORMAT: %s = the unknown 2-code language) # Error message for unknown 2-letter LaTeX language code LATEX_LANG_UNKNOWN = Unknown language: %s