home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / JBuilder8.iso / Solaris / resource / jre / lib / tools.jar / com / sun / tools / javadoc / resources / javadoc.properties < prev   
Encoding:
Text File  |  2002-09-06  |  5.6 KB  |  65 lines

  1. tag.see.missing_sharp=Tag {0}\: missing '\#'\: "{1}"
  2. main.internal_error_exception_thrown=Internal error\: In doclet class {0},  method {1} has thrown an exception {2}
  3. main.file_not_found=File not found\: "{0}"
  4. tag.missing_comma_space=Tag {0}\: Missing comma or space in method parameters\: {1}
  5. javadoc.File_Read_Error=Error while reading file {0}
  6. tag.illegal_see_tag=Tag {0}\: Syntax Error in method parameters\: {1}
  7. tag.throws.exception_not_found={0} tag, class {1} not found.
  8. main.must_return_boolean=In doclet class {0}, method {1} must return boolean.
  9. main.Building_tree=Constructing Javadoc information...
  10. main.requires_argument=option {0} requires an argument.
  11. main.invalid_flag=invalid flag\: {0}
  12. tag.see.illegal_character=Tag {0}\:illegal character\: "{1}" in "{2}"
  13. javadoc.End_body_missing_from_html_file=Close body tag missing from HTML file
  14. main.doclet_method_must_be_static=In doclet class {0}, method {1} must be static.
  15. main.no_source_files_for_package=No source files for package {0}
  16. main.option.already.seen=The {0} option may be specified no more than once.
  17. main.locale_first=option -locale must be first on the command line.
  18. main.cant.read=cannot read {0}
  19. tag.see.class_not_specified=Tag {0}\: class not specified\: "{1}"
  20. main.fatal.exception=fatal exception
  21. main.out.of.memory=java.lang.OutOfMemoryError\: Please increase memory.\nFor example, on the Sun Classic or HotSpot VMs, add the option -J-Xmx\nsuch as -J-Xmx32m.
  22. tag.serialField.illegal_character=illegal character {0} in @serialField tag\: {1}.
  23. tag.see.class_not_found=class {0} not found for @see tag\: "{1}"
  24. tag.see.no_close_bracket_on_url=Tag {0}\: missing final '>'\: "{1}"
  25. main.usage=usage\: javadoc [options] [packagenames] [sourcefiles] [classnames] [@files]\n-overview <file>          Read overview documentation from HTML file\n-public                   Show only public classes and members\n-protected                Show protected/public classes and members (default)\n-package                  Show package/protected/public classes and members\n-private                  Show all classes and members\n-help                     Display command line options and exit\n-doclet <class>           Generate output via alternate doclet\n-docletpath <path>        Specify where to find doclet class files\n-sourcepath <pathlist>    Specify where to find source files\n-classpath <pathlist>     Specify where to find user class files\n-exclude <pkglist>        Specify a list of packages to exclude\n-subpackages <subpkglist> Specify subpackages to recursively load\n-breakiterator            Compute 1st sentence with BreakIterator\n-bootclasspath <pathlist> Override location of class files loaded\n\t\t\t  by the bootstrap class loader\n-source <release>         Provide source compatibility with specified release\n-extdirs <dirlist>        Override location of installed extensions\n-verbose                  Output messages about what Javadoc is doing\n-locale <name>            Locale to be used, e.g. en_US or en_US_WIN\n-encoding <name>          Source file encoding name\n-J<flag>                  Pass <flag> directly to the runtime system\n
  26. main.Loading_source_file_for_class=Loading source file for class {0}...
  27. tag.see.can_not_find_member=Tag {0}\: can''t find {1} in {2}
  28. main.doclet_class_not_found=Cannot find doclet class {0}
  29. javadoc.BreakIterator_Error_Long_6=use -breakiterator from that point forward, which will output this new sentence.
  30. javadoc.BreakIterator_Error_Long_5=To avoid this note, change the doc comment to make this a proper first sentence, then
  31. javadoc.BreakIterator_Error_Long_4="{0}"
  32. main.warning={0} warning
  33. javadoc.BreakIterator_Error_Long_3=next major release (when that interpretation will be internationalized), which is\:
  34. javadoc.BreakIterator_Error_Long_2=This sentence is different from what will be interpreted as the first sentence in the
  35. main.doclet_method_not_accessible=In doclet class {0},  method {1} not accessible
  36. javadoc.BreakIterator_Error_Long_1="{0}"
  37. javadoc.BreakIterator_Error_Long_0=The first sentence is interpreted to be\:
  38. main.more_than_one_doclet_specified_0_and_1=More than one doclet specified ({0} and {1}).
  39. main.No_packages_or_classes_specified=No packages or classes specified.
  40. main.illegal_locale_name=Locale not available\: {0}
  41. main.errors={0} errors
  42. main.incompatible.access.flags=More than one of -public, -private, -package, or -protected specified.
  43. tag.tag_has_no_arguments={0} tag has no arguments.
  44. main.Loading_source_files_for_package=Loading source files for package {0}...
  45. main.error={0} error
  46. tag.End_delimiter_missing_for_possible_SeeTag=End Delimiter } missing for possible See Tag in comment string\: "{0}"
  47. main.illegal_package_name=Illegal package name\: "{0}"
  48. javadoc.Body_missing_from_html_file=Body tag missing from HTML
  49. tag.illegal_char_in_arr_dim=Tag {0}\: Syntax Error in array dimension, method parameters\: {1}
  50. tag.see.malformed_see_tag=Tag {0}\: malformed\: "{1}"
  51. main.fatal.error=fatal error
  52. main.warnings={0} warnings
  53. main.malformed_locale_name=Malformed locale name\: {0}
  54. main.done_in=[done in {0} ms]
  55. main.must_return_int=In doclet class {0}, method {1} must return int.
  56. javadoc.BreakIterator_Error_Short_3="{0}"
  57. javadoc.BreakIterator_Error_Short_2=This sentence is different from what would be generated using -breakiterator\: 
  58. javadoc.BreakIterator_Error_Short_1="{0}"
  59. tag.Improper_Use_Of_Link_Tag=Missing closing '}' character for inline tag\: "{0}"
  60. javadoc.BreakIterator_Error_Short_0=The first sentence is interpreted to be\:
  61. main.doclet_method_not_found=Doclet class {0} does not contain a {1} method
  62. main.Loading_source_file=Loading source file {0}...
  63. tag.see.no_close_quote=Tag {0}\: no final close quote\: "{1}"
  64. main.exception_thrown=In doclet class {0},  method {1} has thrown an exception {2}
  65.