src/share/classes/com/sun/tools/doclint/resources/doclint.properties

changeset 1507
967052c425a1
parent 1502
916143318f10
child 1793
391f97e270c2
     1.1 --- a/src/share/classes/com/sun/tools/doclint/resources/doclint.properties	Mon Jan 21 10:00:46 2013 -0800
     1.2 +++ b/src/share/classes/com/sun/tools/doclint/resources/doclint.properties	Mon Jan 21 10:07:37 2013 -0800
     1.3 @@ -55,6 +55,7 @@
     1.4  dc.tag.header.sequence.1 = header used out of sequence: <{0}>
     1.5  dc.tag.header.sequence.2 = header used out of sequence: <{0}>
     1.6  dc.tag.nested.not.allowed=nested tag not allowed: <{0}>
     1.7 +dc.tag.not.allowed.here = tag not allowed here: <{0}>
     1.8  dc.tag.not.allowed = element not allowed in documentation comments: <{0}>
     1.9  dc.tag.not.allowed.inline.element = block element not allowed within inline element <{1}>: {0}
    1.10  dc.tag.not.allowed.inline.tag = block element not allowed within @{1}: {0}

mercurial