equal
deleted
inserted
replaced
17 err.unknown.option=unknown option: {0} |
17 err.unknown.option=unknown option: {0} |
18 err.verify.not.supported=-verify not supported |
18 err.verify.not.supported=-verify not supported |
19 err.no.SourceFile.attribute=no SourceFile attribute |
19 err.no.SourceFile.attribute=no SourceFile attribute |
20 err.source.file.not.found=source file not found |
20 err.source.file.not.found=source file not found |
21 warn.Xold.not.supported=-Xold is no longer available |
21 warn.Xold.not.supported=-Xold is no longer available |
|
22 |
|
23 main.usage.summary=\ |
|
24 Usage: {0} <options> <classes>\n\ |
|
25 use -help for a list of possible options |
|
26 |
|
27 warn.prefix=Warning: |
|
28 warn.unexpected.class=Binary file {0} contains {1} |
|
29 |
|
30 note.prefix=Note: |
22 |
31 |
23 main.usage.summary=\ |
32 main.usage.summary=\ |
24 Usage: {0} <options> <classes>\n\ |
33 Usage: {0} <options> <classes>\n\ |
25 use -help for a list of possible options |
34 use -help for a list of possible options |
26 |
35 |