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

changeset 346
e33efb09ed75
parent 340
c2dfab9e2f39
child 1885
d6158f8d7235
     1.1 --- a/src/share/classes/com/sun/tools/javap/resources/javap.properties	Thu Jul 30 07:48:24 2009 -0700
     1.2 +++ b/src/share/classes/com/sun/tools/javap/resources/javap.properties	Thu Jul 30 09:18:55 2009 -0700
     1.3 @@ -18,6 +18,7 @@
     1.4  err.verify.not.supported=-verify not supported
     1.5  err.no.SourceFile.attribute=no SourceFile attribute
     1.6  err.source.file.not.found=source file not found
     1.7 +err.bad.innerclasses.attribute=bad InnerClasses attribute for {0}
     1.8  warn.Xold.not.supported=-Xold is no longer available
     1.9  
    1.10  main.usage.summary=\

mercurial