equal
deleted
inserted
replaced
1 # |
1 # |
2 # Copyright (c) 1997, 2010, Oracle and/or its affiliates. All rights reserved. |
2 # Copyright (c) 1997, 2011, 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 |
102 tag.see.malformed_see_tag=Tag {0}: malformed: "{1}" |
102 tag.see.malformed_see_tag=Tag {0}: malformed: "{1}" |
103 tag.throws.exception_not_found={0} tag, class {1} not found. |
103 tag.throws.exception_not_found={0} tag, class {1} not found. |
104 tag.End_delimiter_missing_for_possible_SeeTag=End Delimiter } missing for possible See Tag in comment string: "{0}" |
104 tag.End_delimiter_missing_for_possible_SeeTag=End Delimiter } missing for possible See Tag in comment string: "{0}" |
105 tag.Improper_Use_Of_Link_Tag=Missing closing ''}'' character for inline tag: "{0}" |
105 tag.Improper_Use_Of_Link_Tag=Missing closing ''}'' character for inline tag: "{0}" |
106 javadoc.File_Read_Error=Error while reading file {0} |
106 javadoc.File_Read_Error=Error while reading file {0} |
107 javadoc.Body_missing_from_html_file=Body tag missing from HTML |
107 javadoc.Body_missing_from_html_file=Body tag missing from HTML file |
108 javadoc.End_body_missing_from_html_file=Close body tag missing from HTML file |
108 javadoc.End_body_missing_from_html_file=Close body tag missing from HTML file |
109 javadoc.Multiple_package_comments=Multiple sources of package comments found for package "{0}" |
109 javadoc.Multiple_package_comments=Multiple sources of package comments found for package "{0}" |
110 javadoc.class_not_found=Class {0} not found. |
110 javadoc.class_not_found=Class {0} not found. |
111 javadoc.error=error |
111 javadoc.error=error |
112 javadoc.warning=warning |
112 javadoc.warning=warning |