Improve UI, implement "Save as..." menu item
[fanfix.git] / src / be / nikiroo / fanfix / bundles / resources.properties
index afe07f447e6eb08b501fb9535b3678a1f4932ed2..baddc94b42bc2c36f8122a0757caa9e85594297b 100644 (file)
@@ -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