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

changeset 1495
bc1023e0e533
parent 1455
75ab654b5cd5
child 1502
916143318f10
equal deleted inserted replaced
1494:f805b5e3c9d1 1495:bc1023e0e533
1 # 1 #
2 # Copyright (c) 2012, Oracle and/or its affiliates. All rights reserved. 2 # Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 # 4 #
5 # This code is free software; you can redistribute it and/or modify it 5 # This code is free software; you can redistribute it and/or modify it
6 # under the terms of the GNU General Public License version 2 only, as 6 # under the terms of the GNU General Public License version 2 only, as
7 # published by the Free Software Foundation. Oracle designates this 7 # published by the Free Software Foundation. Oracle designates this
22 # or visit www.oracle.com if you need additional information or have any 22 # or visit www.oracle.com if you need additional information or have any
23 # questions. 23 # questions.
24 # 24 #
25 25
26 dc.anchor.already.defined = anchor already defined: {0} 26 dc.anchor.already.defined = anchor already defined: {0}
27 dc.anchor.value.missing = no value given for anchor
27 dc.attr.lacks.value = attribute lacks value 28 dc.attr.lacks.value = attribute lacks value
28 dc.attr.obsolete = attribute obsolete: {0} 29 dc.attr.obsolete = attribute obsolete: {0}
29 dc.attr.obsolete.use.css = attribute obsolete, use CSS instead: {0} 30 dc.attr.obsolete.use.css = attribute obsolete, use CSS instead: {0}
30 dc.attr.repeated = repeated attribute: {0} 31 dc.attr.repeated = repeated attribute: {0}
31 dc.attr.unknown = unknown attribute: {0} 32 dc.attr.unknown = unknown attribute: {0}

mercurial