langtools/src/share/classes/com/sun/tools/doclint/resources/doclint.properties
changeset 20255 f8be1ea20e1a
parent 19121 c626ed0c6ab0
child 20256 9154c5cc0d9f
equal deleted inserted replaced
20254:8246fe4d6638 20255:f8be1ea20e1a
    66 dc.tag.self.closing = self-closing element not allowed
    66 dc.tag.self.closing = self-closing element not allowed
    67 dc.tag.start.unmatched = end tag missing: </{0}>
    67 dc.tag.start.unmatched = end tag missing: </{0}>
    68 dc.tag.unknown = unknown tag: {0}
    68 dc.tag.unknown = unknown tag: {0}
    69 dc.text.not.allowed = text not allowed in <{0}> element
    69 dc.text.not.allowed = text not allowed in <{0}> element
    70 dc.unexpected.comment=documentation comment not expected here
    70 dc.unexpected.comment=documentation comment not expected here
       
    71 dc.value.not.allowed.here='{@value}' not allowed here
       
    72 dc.value.not.a.constant=value does not refer to a constant
    71 
    73 
    72 dc.main.ioerror=IO error: {0}
    74 dc.main.ioerror=IO error: {0}
    73 dc.main.no.files.given=No files given
    75 dc.main.no.files.given=No files given
    74 dc.main.usage=\
    76 dc.main.usage=\
    75 Usage:\n\
    77 Usage:\n\