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

changeset 1495
bc1023e0e533
parent 1455
75ab654b5cd5
child 1502
916143318f10
     1.1 --- a/src/share/classes/com/sun/tools/doclint/resources/doclint.properties	Tue Jan 15 20:38:39 2013 +0000
     1.2 +++ b/src/share/classes/com/sun/tools/doclint/resources/doclint.properties	Tue Jan 15 13:03:11 2013 -0800
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -24,6 +24,7 @@
    1.11  #
    1.12  
    1.13  dc.anchor.already.defined = anchor already defined: {0}
    1.14 +dc.anchor.value.missing = no value given for anchor
    1.15  dc.attr.lacks.value = attribute lacks value
    1.16  dc.attr.obsolete = attribute obsolete: {0}
    1.17  dc.attr.obsolete.use.css = attribute obsolete, use CSS instead: {0}

mercurial