src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets.properties
changeset 47395 2ea4edfdef8e
parent 47216 71c04702a3d5
child 47427 251676148c62
equal deleted inserted replaced
47394:c28e2522ac81 47395:2ea4edfdef8e
     9 doclet.Serialized_Form_class=Serialization Overview
     9 doclet.Serialized_Form_class=Serialization Overview
    10 doclet.Class_0_implements_serializable=Class {0} implements Serializable
    10 doclet.Class_0_implements_serializable=Class {0} implements Serializable
    11 doclet.Class_0_extends_implements_serializable=Class {0} extends {1} implements Serializable
    11 doclet.Class_0_extends_implements_serializable=Class {0} extends {1} implements Serializable
    12 doclet.Option_conflict=Option {0} conflicts with {1}
    12 doclet.Option_conflict=Option {0} conflicts with {1}
    13 doclet.Option_reuse=Option reused: {0}
    13 doclet.Option_reuse=Option reused: {0}
       
    14 doclet.Option_invalid=Invalid argument {0} for {1} option
    14 doclet.Option_doclint_no_qualifiers=Access qualifiers not permitted for -Xdoclint arguments
    15 doclet.Option_doclint_no_qualifiers=Access qualifiers not permitted for -Xdoclint arguments
    15 doclet.Option_doclint_invalid_arg=Invalid argument for -Xdoclint option
    16 doclet.Option_doclint_invalid_arg=Invalid argument for -Xdoclint option
    16 doclet.Option_doclint_package_invalid_arg=Invalid argument for -Xdoclint/package option
    17 doclet.Option_doclint_package_invalid_arg=Invalid argument for -Xdoclint/package option
    17 doclet.error.initializing.dest.dir=Error initializing destination directory: {0}
    18 doclet.error.initializing.dest.dir=Error initializing destination directory: {0}
    18 doclet.exception.read.file=Error reading file: {0}\n\
    19 doclet.exception.read.file=Error reading file: {0}\n\
   142 doclet.Exception=Exception
   143 doclet.Exception=Exception
   143 doclet.exception=exception
   144 doclet.exception=exception
   144 doclet.exceptions=exceptions
   145 doclet.exceptions=exceptions
   145 doclet.Package_private=(package private)
   146 doclet.Package_private=(package private)
   146 doclet.Nested_Classes_Interfaces_Inherited_From_Class=Nested classes/interfaces inherited from class
   147 doclet.Nested_Classes_Interfaces_Inherited_From_Class=Nested classes/interfaces inherited from class
   147 doclet.Nested_Classes_Interface_Inherited_From_Interface=Nested classes/interfaces inherited from interface
   148 doclet.Nested_Classes_Interfaces_Inherited_From_Interface=Nested classes/interfaces inherited from interface
       
   149 doclet.Nested_Classes_Interfaces_Declared_In_Class=Nested classes/interfaces declared in class
       
   150 doclet.Nested_Classes_Interfaces_Declared_In_Interface=Nested classes/interfaces declared in interface
   148 doclet.Methods_Inherited_From_Class=Methods inherited from class
   151 doclet.Methods_Inherited_From_Class=Methods inherited from class
   149 doclet.Methods_Inherited_From_Interface=Methods inherited from interface
   152 doclet.Methods_Inherited_From_Interface=Methods inherited from interface
       
   153 doclet.Methods_Declared_In_Class=Methods declared in class
       
   154 doclet.Methods_Declared_In_Interface=Methods declared in interface
   150 doclet.Fields_Inherited_From_Class=Fields inherited from class
   155 doclet.Fields_Inherited_From_Class=Fields inherited from class
   151 doclet.Fields_Inherited_From_Interface=Fields inherited from interface
   156 doclet.Fields_Inherited_From_Interface=Fields inherited from interface
       
   157 doclet.Fields_Declared_In_Class=Fields declared in class
       
   158 doclet.Fields_Declared_In_Interface=Fields declared in interface
   152 doclet.Properties_Inherited_From_Class=Properties inherited from class
   159 doclet.Properties_Inherited_From_Class=Properties inherited from class
   153 doclet.Properties_Inherited_From_Interface=Properties inherited from interface
   160 doclet.Properties_Inherited_From_Interface=Properties inherited from interface
       
   161 doclet.Properties_Declared_In_Class=Properties declared in class
       
   162 doclet.Properties_Declared_In_Interface=Properties declared in interface
   154 doclet.Annotation_Type_Member_Detail=Element Detail
   163 doclet.Annotation_Type_Member_Detail=Element Detail
   155 doclet.Enum_Constant_Detail=Enum Constant Detail
   164 doclet.Enum_Constant_Detail=Enum Constant Detail
   156 doclet.Constants_Summary=Constant Field Values
   165 doclet.Constants_Summary=Constant Field Values
   157 doclet.Field_Detail=Field Detail
   166 doclet.Field_Detail=Field Detail
   158 doclet.Property_Detail=Property Detail
   167 doclet.Property_Detail=Property Detail