langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
equal
deleted
inserted
replaced
1695 |
1695 |
1696 # 0: symbol kind |
1696 # 0: symbol kind |
1697 compiler.warn.deprecated.annotation.has.no.effect=\ |
1697 compiler.warn.deprecated.annotation.has.no.effect=\ |
1698 @Deprecated annotation has no effect on this {0} declaration |
1698 @Deprecated annotation has no effect on this {0} declaration |
1699 |
1699 |
|
1700 compiler.warn.invalid.path=\ |
|
1701 Invalid filename: {0} |
|
1702 |
1700 compiler.warn.invalid.archive.file=\ |
1703 compiler.warn.invalid.archive.file=\ |
1701 Unexpected file on path: {0} |
1704 Unexpected file on path: {0} |
1702 |
1705 |
1703 compiler.warn.unexpected.archive.file=\ |
1706 compiler.warn.unexpected.archive.file=\ |
1704 Unexpected extension for archive file: {0} |
1707 Unexpected extension for archive file: {0} |