~ubuntu-branches/ubuntu/vivid/herold/vivid

« back to all changes in this revision

Viewing changes to java/org/dbdoclet/herold/Resources.properties

  • Committer: Package Import Robot
  • Author(s): Mathieu Malaterre
  • Date: 2012-09-20 10:00:14 UTC
  • Revision ID: package-import@ubuntu.com-20120920100014-5pcwbw2err6on8yg
Tags: upstream-6.0.1
ImportĀ upstreamĀ versionĀ 6.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Java Resource Bundle
 
2
# Modified by Zaval JRC Editor (C) Zaval CE Group
 
3
# http://www.zaval.org/products/jrc-editor/
 
4
 
 
5
C_COLUMN=Column
 
6
C_DOCBOOK_FILE=DocBook File
 
7
C_DOCBOOK_VERSION=
 
8
C_ERROR=Error
 
9
C_ERROR_CANT_FIND_DOCBOOK_XSD=Can't find DocBook Schema {1} for version {0}!
 
10
C_ERROR_DOCBOOK_FILE_MISSING=<html><h3>DocBook File not defined</h3>\n\
 
11
                <p>You <b>must</b> specify a DocBook file as output target. Please use the field <code>"DocBook File"</code> in the property dialog \n\
 
12
                to choose the file where the DocBook output should be stored.</p>
 
13
C_ERROR_FILE_NOT_FOUND=Can't find file {0}.
 
14
C_ERROR_HTML_FILE_MISSING=<html><h3>HTML File not defined</h3>\n\
 
15
                <p>You <b>must</b> specify a HTML file for processing. Please use the field <code>"HTML File"</code> in the property dialog \n\
 
16
                to choose the  HTML file you want to convert to DocBook XML</p>
 
17
C_ERROR_PARSE=Parser:
 
18
C_ERROR_RESOURCE_NOT_FOUND=Can't find resource {0}.
 
19
C_ERROR_XML_NOT_VALID=The generated XML document is not valid. Please download the latest version of dbdoclet from \\nhttp://www.dbdoclet.org. If you encountered a bug, please send an email to michael.fuchs@unico-group.com.
 
20
C_FATAL_ERROR=Fatal Error
 
21
C_HTML_FILE=HTML File
 
22
C_LINE=Line
 
23
C_OPTION_DOCBOOK_VERSION=DocBook Version
 
24
C_OPTION_INDEX_ELEMENT=Add Index Element
 
25
C_OPTION_NO_TABLES=Suppress Tables
 
26
C_OPTION_ROOT_ELEMENT=Document Type
 
27
C_OVERVIEW=Overview
 
28
C_REFERENCE_HANDBOOK=Reference Handbook
 
29
C_TOOLTIP_OPTION_DOCBOOK_VERSION=<html><p>The Version of the DocBook Schema, which is used for the generation of the DocBook XML.</p>
 
30
C_TOOLTIP_OPTION_INDEX_ELEMENT=<html><p>If set and document type is <tt>book</tt>, an index element will be added at the end of the DocBook Xml file.</p>
 
31
C_TOOLTIP_OPTION_NO_TABLES=<html><p>Suppressing tables may be helpful, if your HTML files contains tables for layout purposes.</p>
 
32
C_TOOLTIP_OPTION_ROOT_ELEMENT=The document type of generated DocBook XML. Actually the root element of the XML tree.
 
33
C_USAGE=/org/dbdoclet/herold/usage.txt
 
34
C_VALIDATING=Validating...
 
35
C_WARNING=Warning