langtools/src/share/classes/com/sun/tools/javac/resources/compiler.properties
changeset 16328 8b9eb42167f6
parent 16323 c4409c235642
child 16333 a6e1ded87200
equal deleted inserted replaced
16327:01a0c0cb811c 16328:8b9eb42167f6
   764 
   764 
   765 # 0: symbol, 1: symbol
   765 # 0: symbol, 1: symbol
   766 compiler.err.not.def.public.cant.access=\
   766 compiler.err.not.def.public.cant.access=\
   767     {0} is not public in {1}; cannot be accessed from outside package
   767     {0} is not public in {1}; cannot be accessed from outside package
   768 
   768 
       
   769 # 0: symbol, 1: symbol
       
   770 compiler.misc.not.def.public.cant.access=\
       
   771     {0} is not public in {1}; cannot be accessed from outside package
       
   772 
   769 # 0: name
   773 # 0: name
   770 compiler.err.not.loop.label=\
   774 compiler.err.not.loop.label=\
   771     not a loop label: {0}
   775     not a loop label: {0}
   772 
   776 
   773 compiler.err.not.stmt=\
   777 compiler.err.not.stmt=\