diff -r f805b5e3c9d1 -r bc1023e0e533 src/share/classes/com/sun/tools/doclint/resources/doclint.properties --- a/src/share/classes/com/sun/tools/doclint/resources/doclint.properties Tue Jan 15 20:38:39 2013 +0000 +++ b/src/share/classes/com/sun/tools/doclint/resources/doclint.properties Tue Jan 15 13:03:11 2013 -0800 @@ -1,5 +1,5 @@ # -# Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved. # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. # # This code is free software; you can redistribute it and/or modify it @@ -24,6 +24,7 @@ # dc.anchor.already.defined = anchor already defined: {0} +dc.anchor.value.missing = no value given for anchor dc.attr.lacks.value = attribute lacks value dc.attr.obsolete = attribute obsolete: {0} dc.attr.obsolete.use.css = attribute obsolete, use CSS instead: {0}