equal
deleted
inserted
replaced
53 dc.tag.end.not.permitted = invalid end tag: </{0}> |
53 dc.tag.end.not.permitted = invalid end tag: </{0}> |
54 dc.tag.end.unexpected = unexpected end tag: </{0}> |
54 dc.tag.end.unexpected = unexpected end tag: </{0}> |
55 dc.tag.header.sequence.1 = header used out of sequence: <{0}> |
55 dc.tag.header.sequence.1 = header used out of sequence: <{0}> |
56 dc.tag.header.sequence.2 = header used out of sequence: <{0}> |
56 dc.tag.header.sequence.2 = header used out of sequence: <{0}> |
57 dc.tag.nested.not.allowed=nested tag not allowed: <{0}> |
57 dc.tag.nested.not.allowed=nested tag not allowed: <{0}> |
|
58 dc.tag.not.allowed.here = tag not allowed here: <{0}> |
58 dc.tag.not.allowed = element not allowed in documentation comments: <{0}> |
59 dc.tag.not.allowed = element not allowed in documentation comments: <{0}> |
59 dc.tag.not.allowed.inline.element = block element not allowed within inline element <{1}>: {0} |
60 dc.tag.not.allowed.inline.element = block element not allowed within inline element <{1}>: {0} |
60 dc.tag.not.allowed.inline.tag = block element not allowed within @{1}: {0} |
61 dc.tag.not.allowed.inline.tag = block element not allowed within @{1}: {0} |
61 dc.tag.not.allowed.inline.other = block element not allowed here: {0} |
62 dc.tag.not.allowed.inline.other = block element not allowed here: {0} |
62 dc.tag.not.closed= element not closed: {0} |
63 dc.tag.not.closed= element not closed: {0} |