javadoc.properties revision 3981:8be741555fa6
180708Sjake#
280708Sjake# Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved.
380708Sjake# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
480708Sjake#
580708Sjake# This code is free software; you can redistribute it and/or modify it
680708Sjake# under the terms of the GNU General Public License version 2 only, as
780708Sjake# published by the Free Software Foundation.  Oracle designates this
880708Sjake# particular file as subject to the "Classpath" exception as provided
980708Sjake# by Oracle in the LICENSE file that accompanied this code.
1080708Sjake#
1180708Sjake# This code is distributed in the hope that it will be useful, but WITHOUT
1280708Sjake# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
1380708Sjake# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
1481334Sobrien# version 2 for more details (a copy is included in the LICENSE file that
1580708Sjake# accompanied this code).
1680708Sjake#
1781334Sobrien# You should have received a copy of the GNU General Public License version
1880708Sjake# 2 along with this work; if not, write to the Free Software Foundation,
1980708Sjake# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
2080708Sjake#
2180708Sjake# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2280708Sjake# or visit www.oracle.com if you need additional information or have any
2380708Sjake# questions.
2480708Sjake#
2580708Sjake
2680708Sjakemain.errors={0} errors
2780708Sjakemain.error={0} error
2880708Sjakemain.warnings={0} warnings
2980708Sjakemain.warning={0} warning
3080708Sjake
3180708Sjakemain.usage=Usage: javadoc [options] [packagenames] [sourcefiles] [@files]\n\
32183142Smarius\  -overview <file>                 Read overview documentation from HTML file\n\
33183142Smarius\  -public                          Show only public classes and members\n\
34182730Smarius\  -protected                       Show protected/public classes and members (default)\n\
35182730Smarius\  -package                         Show package/protected/public classes and members\n\
36182730Smarius\  -private                         Show all classes and members\n\
37182730Smarius\  -help                            Display command line options and exit\n\
3889051Sjake\  -doclet <class>                  Generate output via alternate doclet\n\
3989051Sjake\  -docletpath <path>               Specify where to find doclet class files\n\
4089051Sjake\  --module-source-path <path>      Specify where to find input source files for multiple modules\n\
41209695Smarius\  --upgrade-module-path <path>     Override location of upgradeable modules\n\
42209695Smarius\  --module-path <path>, -p <path>  Specify where to find application modules\n\
43209695Smarius\  --add-modules <module>(,<module>)*\n\
4491157Sjake\                                   Root modules to resolve in addition to the initial modules,\n\
45169730Skan\                                   or all modules on the module path if <module> is ALL-MODULE-PATH.\n\
4691617Sjake\  --limit-modules <module>(,<module>)*\n\
4791157Sjake\                                   Limit the universe of observable modules\n\
48170846Smarius\  --source-path <path>             Specify where to find source files\n\
49170846Smarius\  -sourcepath <path>               Specify where to find source files\n\
50170846Smarius\  --class-path <path>              Specify where to find user class files\n\
51170846Smarius\  -classpath <path>                Specify where to find user class files\n\
52170846Smarius\  -cp <path>                       Specify where to find user class files\n\
53170846Smarius\  -exclude <pkglist>               Specify a list of packages to exclude\n\
5489051Sjake\  -subpackages <subpkglist>        Specify subpackages to recursively load\n\
55169796Smarius\  -breakiterator                   Compute first sentence with BreakIterator\n\
56170846Smarius\  -bootclasspath <path>            Override location of platform class files\n\
57169796Smarius\                                   used for non-modular releases\n\
5889051Sjake\  --system <jdk>                   Override location of system modules used\n\
5989051Sjake\                                   for modular releases.\n\
60178048Smarius\  -source <release>                Provide source compatibility with specified release\n\
61210601Smav\  --release <release>              Provide source compatibility with specified release\n\
62210601Smav\  -extdirs <dirlist>               Override location of installed extensions\n\
6389051Sjake\  -verbose                         Output messages about what Javadoc is doing\n\
64196196Sattilio\  -locale <name>                   Locale to be used, e.g. en_US or en_US_WIN\n\
6589051Sjake\  -encoding <name>                 Source file encoding name\n\
66135943Skensmith\  -quiet                           Do not display status messages\n\
6789051Sjake\  -J<flag>                         Pass <flag> directly to the runtime system\n\
6889051Sjake\  -X                               Print a synopsis of nonstandard options and exit\n
6991783Sjake
7089051Sjakemain.usage.foot=\n\
7189051SjakeGNU-style options may use '=' instead whitespace to separate the name of an option\n\
7291783Sjakefrom its value.\n
7391617Sjake
74182730Smariusmain.Xusage=\
7591617Sjake\  -Xmaxerrs <number>               Set the maximum number of errors to print\n\
7691617Sjake\  -Xmaxwarns <number>              Set the maximum number of warnings to print\n\
7789051Sjake\  --add-exports <module>/<package>=<other-module>(,<other-module>)*\n\
7889051Sjake\                                   Specify a package to be considered as exported from its \n\
7997001Sjake\                                   defining module to additional modules, or to all unnamed \n\
8097001Sjake\                                   modules if <other-module> is ALL-UNNAMED.\n\
81113238Sjake\  --add-reads <module>=<other-module>(,<other-module>)*\n\
8297001Sjake\                                   Specify additional modules to be considered as required by a\n\
8397001Sjake\                                   given module. <other-module> may be ALL-UNNAMED to require\n\
8489051Sjake\                                   the unnamed module.\n\
8592199Sjake\  --patch-module <module>=<file>(:<file>)*\n\
8691783Sjake\                                   Override or augment a module with classes and resources\n\
8789051Sjake\                                   in JAR files or directories\n
8889051Sjake
8989051Sjakemain.Xusage.foot=\
9089051SjakeThese options are non-standard and subject to change without notice.
9189051Sjake
9289051Sjakemain.option.already.seen=The {0} option may be specified no more than once.
9389051Sjakemain.requires_argument=option {0} requires an argument.
94152022Sjhbmain.locale_first=option -locale must be first on the command line.
95152022Sjhbmain.invalid_flag=invalid flag: {0}
9689051Sjakemain.No_packages_or_classes_specified=No packages or classes specified.
9792199Sjakemain.incompatible.access.flags=More than one of -public, -private, -package, or -protected specified.
9889051Sjakemain.cant.read=cannot read {0}
99170846Smariusmain.Loading_source_files_for_package=Loading source files for package {0}...
100170846Smariusmain.Loading_source_file=Loading source file {0}...
10189051Sjakemain.Building_tree=Constructing Javadoc information...
102204152Smariusmain.no_source_files_for_package=No source files for package {0}
10391617Sjakemain.fatal.error=fatal error
104108187Sjakemain.fatal.exception=fatal exception
105108187Sjakemain.out.of.memory=java.lang.OutOfMemoryError: Please increase memory.\n\
106108187SjakeFor example, on the JDK Classic or HotSpot VMs, add the option -J-Xmx\n\
10789051Sjakesuch as -J-Xmx32m.
10891617Sjakemain.done_in=[done in {0} ms]
10991617Sjakemain.doclet_method_must_be_static=In doclet class {0}, method {1} must be static.
11091617Sjakemain.must_return_int=In doclet class {0}, method {1} must return int.
11191617Sjakemain.must_return_boolean=In doclet class {0}, method {1} must return boolean.
11291617Sjakemain.must_return_languageversion=In doclet class {0}, method {1} must return LanguageVersion.
11391617Sjakemain.more_than_one_doclet_specified_0_and_1=More than one doclet specified ({0} and {1}).
11491617Sjakemain.doclet_class_not_found=Cannot find doclet class {0}
115112399Sjakemain.doclet_method_not_found=Doclet class {0} does not contain a {1} method
116112399Sjakemain.doclet_method_not_accessible=In doclet class {0},  method {1} not accessible
117112399Sjakemain.internal_error_exception_thrown=Internal error: In doclet class {0},  method {1} has thrown an exception {2}
118112399Sjakemain.exception_thrown=In doclet class {0},  method {1} has thrown an exception {2}
11989051Sjakemain.illegal_locale_name=Locale not available: {0}
12089051Sjakemain.malformed_locale_name=Malformed locale name: {0}
12189051Sjakemain.file_not_found=File not found: "{0}"
12289051Sjakemain.file_ignored=File ignored: "{0}" (not yet supported)
12389051Sjakemain.illegal_class_name=Illegal class name: "{0}"
124183142Smariusmain.illegal_package_name=Illegal package name: "{0}"
125183142Smariusmain.release.bootclasspath.conflict=option {0} cannot be used together with -release
126183142Smariusmain.unsupported.release.version=release version {0} not supported
12789051Sjakemain.release.not.standard.file.manager=-release option specified, but the provided JavaFileManager is not a StandardJavaFileManager.
128183142Smariusmain.option.invalid.value={0}
129183142Smariustag.illegal_char_in_arr_dim=Tag {0}: Syntax Error in array dimension, method parameters: {1}
130183142Smariustag.illegal_see_tag=Tag {0}: Syntax Error in method parameters: {1}
131183142Smariustag.missing_comma_space=Tag {0}: Missing comma or space in method parameters: {1}
132183142Smariustag.tag_has_no_arguments={0} tag has no arguments.
133183142Smariustag.see.missing_sharp=Tag {0}: missing ''#'': "{1}"
134183142Smariustag.see.can_not_find_member=Tag {0}: can''t find {1} in {2}
135183142Smariustag.see.no_close_bracket_on_url=Tag {0}: missing final ''>'': "{1}"
136183142Smariustag.see.no_close_quote=Tag {0}: no final close quote: "{1}"
137183142Smariustag.see.class_not_specified=Tag {0}: class not specified: "{1}"
138210939Sjhbtag.see.illegal_character=Tag {0}:illegal character: "{1}" in "{2}"
139210939Sjhbtag.see.malformed_see_tag=Tag {0}: malformed: "{1}"
140210939Sjhbtag.End_delimiter_missing_for_possible_SeeTag=End Delimiter } missing for possible See Tag in comment string: "{0}"
141210939Sjhbtag.Improper_Use_Of_Link_Tag=Missing closing ''}'' character for inline tag: "{0}"
142210939Sjhbtag.serialField.illegal_character=illegal character {0} in @serialField tag: {1}.
143210939Sjhbjavadoc.File_Read_Error=Error while reading file {0}
144210939Sjhbjavadoc.Body_missing_from_html_file=Body tag missing from HTML file
145210939Sjhbjavadoc.End_body_missing_from_html_file=Close body tag missing from HTML file
146210939Sjhbjavadoc.Multiple_package_comments=Multiple sources of package comments found for package "{0}"
147210939Sjhbjavadoc.JavaScript_in_comment=JavaScript found in documentation comment.\n\
148210939Sjhb    Use --allow-script-in-comments to allow use of JavaScript.
149108187Sjakejavadoc.class_not_found=Class {0} not found.
150108187Sjakejavadoc.error=error
15197001Sjakejavadoc.warning=warning
152113238Sjake
15397001Sjakejavadoc.error.msg={0}: error - {1}
15497001Sjakejavadoc.warning.msg={0}: warning - {1}
15597001Sjakejavadoc.note.msg = {1}
15697001Sjakejavadoc.note.pos.msg= {0}: {1}
15797001Sjake