X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=src%2Fbe%2Fnikiroo%2Ffanfix%2Fbundles%2Fresources.properties;h=c5c31378357347d8b57509dcae44b5ba176069b2;hp=a317eb1e01f078e98c8ba8113a3c3c7d2c2a542f;hb=f0608ab10e762c1aed9608720b97c1901b5e2614;hpb=39c3c6896743a3b6e375d51499036bb32f752114 diff --git a/src/be/nikiroo/fanfix/bundles/resources.properties b/src/be/nikiroo/fanfix/bundles/resources.properties index a317eb1..c5c3137 100644 --- a/src/be/nikiroo/fanfix/bundles/resources.properties +++ b/src/be/nikiroo/fanfix/bundles/resources.properties @@ -52,19 +52,15 @@ ERR_BS_NO_COVER = Failed to download cover: %s # (WHAT: char, WHERE: LaTeX/BasicSupport, FORMAT: single char) # Canonical OPEN SINGLE QUOTE char (for instance: `) OPEN_SINGLE_QUOTE = ` -OPEN_SINGLE_QUOTE_NOUTF = ' # (WHAT: char, WHERE: LaTeX/BasicSupport, FORMAT: single char) # Canonical CLOSE SINGLE QUOTE char (for instance: ‘) CLOSE_SINGLE_QUOTE = ‘ -CLOSE_SINGLE_QUOTE_NOUTF = ' # (WHAT: char, WHERE: LaTeX/BasicSupport, FORMAT: single char) # Canonical OPEN DOUBLE QUOTE char (for instance: “) OPEN_DOUBLE_QUOTE = “ -OPEN_DOUBLE_QUOTE_NOUTF = " # (WHAT: char, WHERE: LaTeX/BasicSupport, FORMAT: single char) # Canonical CLOSE DOUBLE QUOTE char (for instance: ”) CLOSE_DOUBLE_QUOTE = ” -CLOSE_DOUBLE_QUOTE_NOUTF = " # (WHAT: chapter name, WHERE: BasicSupport) # Name of the description fake chapter DESCRIPTION = Description @@ -103,6 +99,9 @@ INPUT_DESC_MANGAFOX = A well filled repository of mangas, or, as their website s # (WHAT: input format description, WHERE: SupportType) # Description of this input type INPUT_DESC_E621 = Furry website supporting comics, including MLP +# (WHAT: input format description, WHERE: SupportType) +# Description of this input type +INPUT_DESC_E_HENTAI = Website offering many comics/manga, mostly but not always NSFW (hence 'Hentai'); MLP comics can be found there, too # (WHAT: output format description, WHERE: OutputType, FORMAT: %s = type) # Default description when the type is not known by i18n OUTPUT_DESC = Unknown type: %s @@ -125,10 +124,16 @@ OUTPUT_DESC_INFO_TEXT = Contains the same information as the TEXT format, but wi OUTPUT_DESC_CBZ = CBZ file (basically a ZIP file containing images -- we store the images in PNG format) # (WHAT: output format description, WHERE: OutputType) # Description of this output type +OUTPUT_DESC_HTML = HTML files (a directory containing the resources and "index.html") +# (WHAT: output format description, WHERE: OutputType) +# Description of this output type OUTPUT_DESC_LATEX = A LaTeX file using the "book" template # (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, FORMAT: %s = type) +# Default description when the type is not known by i18n +OUTPUT_DESC_SHORT = %s # (WHAT: short output format description, WHERE: OutputType) # Description of this output type OUTPUT_DESC_SHORT_EPUB = Electronic book (.epub) @@ -147,6 +152,9 @@ 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: short output format description, WHERE: OutputType) +# Description of this output type +OUTPUT_DESC_SHORT_HTML = HTML files with resources (directory, .html) # (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