langtools/src/jdk.javadoc/share/classes/com/sun/tools/doclets/formats/html/resources/standard.properties
author bpatel
Fri, 20 Nov 2015 20:55:07 +0000
changeset 33920 bd731341c405
parent 31752 a4ea4c9bce2f
child 36526 3b41f1c69604
permissions -rw-r--r--
8141492: Implement search feature in javadoc Reviewed-by: jjg, ksrini
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     1
doclet.build_version=Standard Doclet version {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
     2
doclet.Contents=Contents
06bc494ca11e Initial load
duke
parents:
diff changeset
     3
doclet.Overview=Overview
06bc494ca11e Initial load
duke
parents:
diff changeset
     4
doclet.Window_Overview=Overview List
06bc494ca11e Initial load
duke
parents:
diff changeset
     5
doclet.Window_Overview_Summary=Overview
06bc494ca11e Initial load
duke
parents:
diff changeset
     6
doclet.Package=Package
15723
58a73dac9ee4 8006124: javadoc/doclet should be updated to support profiles
bpatel
parents: 14965
diff changeset
     7
doclet.Profile=Profile
10
06bc494ca11e Initial load
duke
parents:
diff changeset
     8
doclet.All_Packages=All Packages
15723
58a73dac9ee4 8006124: javadoc/doclet should be updated to support profiles
bpatel
parents: 14965
diff changeset
     9
doclet.All_Profiles=All Profiles
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    10
doclet.Tree=Tree
06bc494ca11e Initial load
duke
parents:
diff changeset
    11
doclet.Class_Hierarchy=Class Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    12
doclet.Window_Class_Hierarchy=Class Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    13
doclet.Interface_Hierarchy=Interface Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    14
doclet.Enum_Hierarchy=Enum Hierarchy
06bc494ca11e Initial load
duke
parents:
diff changeset
    15
doclet.Annotation_Type_Hierarchy=Annotation Type Hierarchy
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    16
doclet.Prev=Prev
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    17
doclet.Next=Next
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    18
doclet.Prev_Class=Prev Class
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    19
doclet.Next_Class=Next Class
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    20
doclet.Prev_Package=Prev Package
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    21
doclet.Next_Package=Next Package
15723
58a73dac9ee4 8006124: javadoc/doclet should be updated to support profiles
bpatel
parents: 14965
diff changeset
    22
doclet.Prev_Profile=Prev Profile
58a73dac9ee4 8006124: javadoc/doclet should be updated to support profiles
bpatel
parents: 14965
diff changeset
    23
doclet.Next_Profile=Next Profile
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    24
doclet.Prev_Letter=Prev Letter
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    25
doclet.Next_Letter=Next Letter
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    26
doclet.Href_Class_Title=class in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    27
doclet.Href_Interface_Title=interface in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    28
doclet.Href_Annotation_Title=annotation in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    29
doclet.Href_Enum_Title=enum in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    30
doclet.Href_Type_Param_Title=type parameter in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    31
doclet.Href_Class_Or_Interface_Title=class or interface in {0}
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    32
doclet.Summary=Summary:
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    33
doclet.Detail=Detail:
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    34
doclet.navNested=Nested
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    35
doclet.navAnnotationTypeOptionalMember=Optional
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    36
doclet.navAnnotationTypeRequiredMember=Required
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    37
doclet.navAnnotationTypeMember=Element
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    38
doclet.navField=Field
16319
e586bfeb39c5 7112427: The doclet needs to be able to generate JavaFX documentation.
jjg
parents: 15723
diff changeset
    39
doclet.navProperty=Property
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    40
doclet.navEnum=Enum Constants
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    41
doclet.navConstructor=Constr
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
    42
doclet.navMethod=Method
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    43
doclet.Index=Index
06bc494ca11e Initial load
duke
parents:
diff changeset
    44
doclet.Window_Single_Index=Index
06bc494ca11e Initial load
duke
parents:
diff changeset
    45
doclet.Window_Split_Index={0}-Index
06bc494ca11e Initial load
duke
parents:
diff changeset
    46
doclet.Help=Help
06bc494ca11e Initial load
duke
parents:
diff changeset
    47
doclet.Skip_navigation_links=Skip navigation links
16319
e586bfeb39c5 7112427: The doclet needs to be able to generate JavaFX documentation.
jjg
parents: 15723
diff changeset
    48
doclet.Navigation=Navigation
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
    49
doclet.New_Page=NewPage
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    50
doclet.navDeprecated=Deprecated
06bc494ca11e Initial load
duke
parents:
diff changeset
    51
doclet.Window_Deprecated_List=Deprecated List
06bc494ca11e Initial load
duke
parents:
diff changeset
    52
doclet.Overrides=Overrides:
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
    53
doclet.in_class=in class
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    54
doclet.Static_variable_in=Static variable in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    55
doclet.Variable_in=Variable in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    56
doclet.Constructor_for=Constructor for {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    57
doclet.Static_method_in=Static method in {0}
33920
bd731341c405 8141492: Implement search feature in javadoc
bpatel
parents: 31752
diff changeset
    58
doclet.Search_tag_in=Search tag in {0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    59
doclet.Method_in=Method in {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    60
doclet.package=package
06bc494ca11e Initial load
duke
parents:
diff changeset
    61
doclet.MalformedURL=Malformed URL: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    62
doclet.File_error=Error reading file: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    63
doclet.URL_error=Error fetching URL: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
    64
doclet.see.class_or_package_not_found=Tag {0}: reference not found: {1}
3891
69ac41cb327b 5093723: REGRESSION: ClassCastException in SingleIndexWriter
jjg
parents: 2320
diff changeset
    65
doclet.see.class_or_package_not_accessible=Tag {0}: reference not accessible: {1}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    66
doclet.Deprecated_API=Deprecated API
9606
e5a619cb5dd3 6492694: @deprecated tag doesn't work in package-info files.
bpatel
parents: 9072
diff changeset
    67
doclet.Deprecated_Packages=Deprecated Packages
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    68
doclet.Deprecated_Classes=Deprecated Classes
06bc494ca11e Initial load
duke
parents:
diff changeset
    69
doclet.Deprecated_Enums=Deprecated Enums
06bc494ca11e Initial load
duke
parents:
diff changeset
    70
doclet.Deprecated_Interfaces=Deprecated Interfaces
06bc494ca11e Initial load
duke
parents:
diff changeset
    71
doclet.Deprecated_Exceptions=Deprecated Exceptions
06bc494ca11e Initial load
duke
parents:
diff changeset
    72
doclet.Deprecated_Annotation_Types=Deprecated Annotation Types
06bc494ca11e Initial load
duke
parents:
diff changeset
    73
doclet.Deprecated_Errors=Deprecated Errors
06bc494ca11e Initial load
duke
parents:
diff changeset
    74
doclet.Deprecated_Fields=Deprecated Fields
06bc494ca11e Initial load
duke
parents:
diff changeset
    75
doclet.Deprecated_Constructors=Deprecated Constructors
06bc494ca11e Initial load
duke
parents:
diff changeset
    76
doclet.Deprecated_Methods=Deprecated Methods
06bc494ca11e Initial load
duke
parents:
diff changeset
    77
doclet.Deprecated_Enum_Constants=Deprecated Enum Constants
06bc494ca11e Initial load
duke
parents:
diff changeset
    78
doclet.Deprecated_Annotation_Type_Members=Deprecated Annotation Type Elements
9606
e5a619cb5dd3 6492694: @deprecated tag doesn't work in package-info files.
bpatel
parents: 9072
diff changeset
    79
doclet.deprecated_packages=deprecated packages
2320
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    80
doclet.deprecated_classes=deprecated classes
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    81
doclet.deprecated_enums=deprecated enums
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    82
doclet.deprecated_interfaces=deprecated interfaces
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    83
doclet.deprecated_exceptions=deprecated exceptions
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    84
doclet.deprecated_annotation_types=deprecated annotation types
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    85
doclet.deprecated_errors=deprecated errors
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    86
doclet.deprecated_fields=deprecated fields
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    87
doclet.deprecated_constructors=deprecated constructors
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    88
doclet.deprecated_methods=deprecated methods
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    89
doclet.deprecated_enum_constants=deprecated enum constants
5b8c377175f4 6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
bpatel
parents: 10
diff changeset
    90
doclet.deprecated_annotation_type_members=deprecated annotation type elements
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    91
doclet.Generated_Docs_Untitled=Generated Documentation (Untitled)
06bc494ca11e Initial load
duke
parents:
diff changeset
    92
doclet.Other_Packages=Other Packages
06bc494ca11e Initial load
duke
parents:
diff changeset
    93
doclet.Package_Description=Package {0} Description
06bc494ca11e Initial load
duke
parents:
diff changeset
    94
doclet.Description=Description
06bc494ca11e Initial load
duke
parents:
diff changeset
    95
doclet.Specified_By=Specified by:
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
    96
doclet.in_interface=in interface
10
06bc494ca11e Initial load
duke
parents:
diff changeset
    97
doclet.Subclasses=Direct Known Subclasses:
06bc494ca11e Initial load
duke
parents:
diff changeset
    98
doclet.Subinterfaces=All Known Subinterfaces:
06bc494ca11e Initial load
duke
parents:
diff changeset
    99
doclet.Implementing_Classes=All Known Implementing Classes:
14965
bb1eb01b8c41 8004893: the javadoc/doclet needs to be updated to accommodate lambda changes
bpatel
parents: 14452
diff changeset
   100
doclet.Functional_Interface=Functional Interface:
16319
e586bfeb39c5 7112427: The doclet needs to be able to generate JavaFX documentation.
jjg
parents: 15723
diff changeset
   101
doclet.Functional_Interface_Message=This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   102
doclet.also=also
06bc494ca11e Initial load
duke
parents:
diff changeset
   103
doclet.Frames=Frames
9067
c0b85430843d 7025314: NLS: translatability violation on standard.properties
bpatel
parents: 8852
diff changeset
   104
doclet.No_Frames=No Frames
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   105
doclet.Package_Hierarchies=Package Hierarchies:
06bc494ca11e Initial load
duke
parents:
diff changeset
   106
doclet.Hierarchy_For_Package=Hierarchy For Package {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   107
doclet.Hierarchy_For_All_Packages=Hierarchy For All Packages
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   108
doclet.No_Script_Message=JavaScript is disabled on your browser.
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   109
doclet.Description_From_Interface=Description copied from interface:
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   110
doclet.Description_From_Class=Description copied from class:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   111
doclet.No_Non_Deprecated_Classes_To_Document=No non-deprecated classes found to document.
06bc494ca11e Initial load
duke
parents:
diff changeset
   112
doclet.Interfaces_Italic=Interfaces (italic)
06bc494ca11e Initial load
duke
parents:
diff changeset
   113
doclet.Enclosing_Class=Enclosing class:
06bc494ca11e Initial load
duke
parents:
diff changeset
   114
doclet.Enclosing_Interface=Enclosing interface:
7614
cfadc977ca75 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
bpatel
parents: 3891
diff changeset
   115
doclet.Window_Source_title=Source code
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   116
doclet.Window_Help_title=API Help
06bc494ca11e Initial load
duke
parents:
diff changeset
   117
doclet.Help_line_1=How This API Document Is Organized
06bc494ca11e Initial load
duke
parents:
diff changeset
   118
doclet.Help_line_2=This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.
06bc494ca11e Initial load
duke
parents:
diff changeset
   119
doclet.Help_line_3=The {0} page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.
8839
a4a4b4bda328 6776656: Incorrect number in 'generated' help-doc.html
bpatel
parents: 7614
diff changeset
   120
doclet.Help_line_4=Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   121
doclet.Help_line_5=Class/Interface
06bc494ca11e Initial load
duke
parents:
diff changeset
   122
doclet.Help_line_6=Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:
06bc494ca11e Initial load
duke
parents:
diff changeset
   123
doclet.Help_line_7=Class inheritance diagram
06bc494ca11e Initial load
duke
parents:
diff changeset
   124
doclet.Help_line_8=Direct Subclasses
06bc494ca11e Initial load
duke
parents:
diff changeset
   125
doclet.Help_line_9=All Known Subinterfaces
06bc494ca11e Initial load
duke
parents:
diff changeset
   126
doclet.Help_line_10=All Known Implementing Classes
06bc494ca11e Initial load
duke
parents:
diff changeset
   127
doclet.Help_line_11=Class/interface declaration
06bc494ca11e Initial load
duke
parents:
diff changeset
   128
doclet.Help_line_12=Class/interface description
06bc494ca11e Initial load
duke
parents:
diff changeset
   129
doclet.Help_line_13=Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.
06bc494ca11e Initial load
duke
parents:
diff changeset
   130
doclet.Help_line_14=Use
06bc494ca11e Initial load
duke
parents:
diff changeset
   131
doclet.Help_line_15=Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.
06bc494ca11e Initial load
duke
parents:
diff changeset
   132
doclet.Help_line_16=Tree (Class Hierarchy)
17563
e8ddeb9bd17c 8011668: Allow HTMLWriter.getResource to take Content args
jjg
parents: 17562
diff changeset
   133
doclet.Help_line_17_with_tree_link=There is a {0} page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with {1}. The interfaces do not inherit from {1}.
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   134
doclet.Help_line_18=When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.
06bc494ca11e Initial load
duke
parents:
diff changeset
   135
doclet.Help_line_19=When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.
06bc494ca11e Initial load
duke
parents:
diff changeset
   136
doclet.Help_line_20_with_deprecated_api_link=The {0} page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.
06bc494ca11e Initial load
duke
parents:
diff changeset
   137
doclet.Help_line_21=Index
06bc494ca11e Initial load
duke
parents:
diff changeset
   138
doclet.Help_line_22=The {0} contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.
06bc494ca11e Initial load
duke
parents:
diff changeset
   139
doclet.Help_line_23=Prev/Next
06bc494ca11e Initial load
duke
parents:
diff changeset
   140
doclet.Help_line_24=These links take you to the next or previous class, interface, package, or related page.
06bc494ca11e Initial load
duke
parents:
diff changeset
   141
doclet.Help_line_25=Frames/No Frames
06bc494ca11e Initial load
duke
parents:
diff changeset
   142
doclet.Help_line_26=These links show and hide the HTML frames.  All pages are available with or without frames.
8848
3f1b154379d6 4743537: Help doesn't say what "All Classes" and other links really mean
bpatel
parents: 8839
diff changeset
   143
doclet.Help_line_27=The {0} link shows all classes and interfaces except non-static nested types.
3f1b154379d6 4743537: Help doesn't say what "All Classes" and other links really mean
bpatel
parents: 8839
diff changeset
   144
doclet.Help_line_28=Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.
14059
3bee341587fa 7132631: The help-doc.html generates an invalid link to constant-values.html
bpatel
parents: 11320
diff changeset
   145
doclet.Help_line_29=The {0} page lists the static final fields and their values.
8848
3f1b154379d6 4743537: Help doesn't say what "All Classes" and other links really mean
bpatel
parents: 8839
diff changeset
   146
doclet.Help_line_30=This help file applies to API documentation generated using the standard doclet.
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   147
doclet.Help_enum_line_1=Each enum has its own separate page with the following sections:
06bc494ca11e Initial load
duke
parents:
diff changeset
   148
doclet.Help_enum_line_2=Enum declaration
06bc494ca11e Initial load
duke
parents:
diff changeset
   149
doclet.Help_enum_line_3=Enum description
06bc494ca11e Initial load
duke
parents:
diff changeset
   150
doclet.Help_annotation_type_line_1=Each annotation type has its own separate page with the following sections:
06bc494ca11e Initial load
duke
parents:
diff changeset
   151
doclet.Help_annotation_type_line_2=Annotation Type declaration
06bc494ca11e Initial load
duke
parents:
diff changeset
   152
doclet.Help_annotation_type_line_3=Annotation Type description
06bc494ca11e Initial load
duke
parents:
diff changeset
   153
doclet.ClassUse_Packages.that.use.0=Packages that use {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   154
doclet.ClassUse_Uses.of.0.in.1=Uses of {0} in {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   155
doclet.ClassUse_Classes.in.0.used.by.1=Classes in {0} used by {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   156
doclet.ClassUse_PackageAnnotation=Packages with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   157
doclet.ClassUse_Annotation=Classes in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   158
doclet.ClassUse_TypeParameter=Classes in {1} with type parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   159
doclet.ClassUse_MethodTypeParameter=Methods in {1} with type parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   160
doclet.ClassUse_FieldTypeParameter=Fields in {1} with type parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   161
doclet.ClassUse_FieldAnnotations=Fields in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   162
doclet.ClassUse_MethodAnnotations=Methods in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   163
doclet.ClassUse_MethodParameterAnnotations=Method parameters in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   164
doclet.ClassUse_MethodReturnTypeParameter=Methods in {1} that return types with arguments of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   165
doclet.ClassUse_Subclass=Subclasses of {0} in {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   166
doclet.ClassUse_Subinterface=Subinterfaces of {0} in {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   167
doclet.ClassUse_ImplementingClass=Classes in {1} that implement {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   168
doclet.ClassUse_Field=Fields in {1} declared as {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   169
doclet.ClassUse_MethodReturn=Methods in {1} that return {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   170
doclet.ClassUse_MethodArgs=Methods in {1} with parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   171
doclet.ClassUse_MethodArgsTypeParameters=Method parameters in {1} with type arguments of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   172
doclet.ClassUse_MethodThrows=Methods in {1} that throw {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   173
doclet.ClassUse_ConstructorAnnotations=Constructors in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   174
doclet.ClassUse_ConstructorParameterAnnotations=Constructor parameters in {1} with annotations of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   175
doclet.ClassUse_ConstructorArgs=Constructors in {1} with parameters of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   176
doclet.ClassUse_ConstructorArgsTypeParameters=Constructor parameters in {1} with type arguments of type {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   177
doclet.ClassUse_ConstructorThrows=Constructors in {1} that throw {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   178
doclet.ClassUse_No.usage.of.0=No usage of {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   179
doclet.Window_ClassUse_Header=Uses of {0} {1}
17562
c84f1d7fa11d 8011662: Remove single instance of resource with HTML from doclet resource bundle
jjg
parents: 16319
diff changeset
   180
doclet.ClassUse_Title=Uses of {0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   181
doclet.navClassUse=Use
06bc494ca11e Initial load
duke
parents:
diff changeset
   182
doclet.Error_in_packagelist=Error in using -group option: {0} {1}
06bc494ca11e Initial load
duke
parents:
diff changeset
   183
doclet.Groupname_already_used=In -group option, groupname already used: {0}
06bc494ca11e Initial load
duke
parents:
diff changeset
   184
doclet.Same_package_name_used=Package name format used twice: {0}
11320
1ed269f7cc73 7121961: javadoc is missing a resource property
jjg
parents: 9608
diff changeset
   185
doclet.exception_encountered=Exception encountered while processing {1}\n{0}
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   186
doclet.usage=Provided by Standard doclet:\n\
18005
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   187
\  -d <directory>                   Destination directory for output files\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   188
\  -use                             Create class and package usage pages\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   189
\  -version                         Include @version paragraphs\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   190
\  -author                          Include @author paragraphs\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   191
\  -docfilessubdirs                 Recursively copy doc-file subdirectories\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   192
\  -splitindex                      Split index into one file per letter\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   193
\  -windowtitle <text>              Browser window title for the documentation\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   194
\  -doctitle <html-code>            Include title for the overview page\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   195
\  -header <html-code>              Include header text for each page\n\
29957
7740f9657f56 8072945: Javadoc should generate valid and compliant HTML5 output
bpatel
parents: 29429
diff changeset
   196
\  -html4                           Generate HTML 4.01 output\n\
7740f9657f56 8072945: Javadoc should generate valid and compliant HTML5 output
bpatel
parents: 29429
diff changeset
   197
\  -html5                           Generate HTML 5 output\n\
18005
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   198
\  -footer <html-code>              Include footer text for each page\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   199
\  -top    <html-code>              Include top text for each page\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   200
\  -bottom <html-code>              Include bottom text for each page\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   201
\  -link <url>                      Create links to javadoc output at <url>\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   202
\  -linkoffline <url> <url2>        Link to docs at <url> using package list at <url2>\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   203
\  -excludedocfilessubdir <name1>:.. Exclude any doc-files subdirectories with given name.\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   204
\  -group <name> <p1>:<p2>..        Group specified packages together in overview page\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   205
\  -nocomment                       Suppress description and tags, generate only declarations.\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   206
\  -nodeprecated                    Do not include @deprecated information\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   207
\  -noqualifier <name1>:<name2>:... Exclude the list of qualifiers from the output.\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   208
\  -nosince                         Do not include @since information\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   209
\  -notimestamp                     Do not include hidden time stamp\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   210
\  -nodeprecatedlist                Do not generate deprecated list\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   211
\  -notree                          Do not generate class hierarchy\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   212
\  -noindex                         Do not generate index\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   213
\  -nohelp                          Do not generate help link\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   214
\  -nonavbar                        Do not generate navigation bar\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   215
\  -serialwarn                      Generate warning about @serial tag\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   216
\  -tag <name>:<locations>:<header> Specify single argument custom tags\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   217
\  -taglet                          The fully qualified name of Taglet to register\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   218
\  -tagletpath                      The path to Taglets\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   219
\  -charset <charset>               Charset for cross-platform viewing of generated documentation.\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   220
\  -helpfile <file>                 Include file that help link links to\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   221
\  -linksource                      Generate source in HTML\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   222
\  -sourcetab <tab length>          Specify the number of spaces each tab takes up in the source\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   223
\  -keywords                        Include HTML meta tags with package, class and member info\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   224
\  -stylesheetfile <path>           File to change style of the generated documentation\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   225
\  -docencoding <name>              Specify the character encoding for the output
10
06bc494ca11e Initial load
duke
parents:
diff changeset
   226
06bc494ca11e Initial load
duke
parents:
diff changeset
   227
18005
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   228
# L10N: do not localize these words: all none accessibility html missing reference syntax
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   229
doclet.X.usage=Provided by standard doclet:\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   230
\  -Xdocrootparent <url>            Replaces all appearances of @docRoot followed\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   231
\                                   by /.. in doc comments with <url>\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   232
\  -Xdoclint                        Enable recommended checks for problems in javadoc comments\n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   233
\  -Xdoclint:(all|none|[-]<group>) \n\
598e2e068668 8007687: javadoc -X does not include -Xdoclint
jjg
parents: 17563
diff changeset
   234
\        Enable or disable specific checks for problems in javadoc comments,\n\
31752
a4ea4c9bce2f 8129909: Add -Xdoclint/package: to javadoc
jlahoda
parents: 29957
diff changeset
   235
\        where <group> is one of accessibility, html, missing, reference, or syntax.\n\
a4ea4c9bce2f 8129909: Add -Xdoclint/package: to javadoc
jlahoda
parents: 29957
diff changeset
   236
\  -Xdoclint/package:([-]<packages>)\n\
a4ea4c9bce2f 8129909: Add -Xdoclint/package: to javadoc
jlahoda
parents: 29957
diff changeset
   237
\        Enable or disable checks in specific packages. <packages> is a comma separated\n\
a4ea4c9bce2f 8129909: Add -Xdoclint/package: to javadoc
jlahoda
parents: 29957
diff changeset
   238
\        list of package specifiers. Package specifier is either a qualified name of a package\n\
a4ea4c9bce2f 8129909: Add -Xdoclint/package: to javadoc
jlahoda
parents: 29957
diff changeset
   239
\        or a package name prefix followed by .*, which expands to all sub-packages of\n\
a4ea4c9bce2f 8129909: Add -Xdoclint/package: to javadoc
jlahoda
parents: 29957
diff changeset
   240
\        the given package. Prefix the package specifier with - to disable checks for\n\
a4ea4c9bce2f 8129909: Add -Xdoclint/package: to javadoc
jlahoda
parents: 29957
diff changeset
   241
\        the specified packages.\n