src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties
changeset 54824 adb3a3aa2e52
parent 53923 c431ab7f9e85
child 58842 6c255334120d
equal deleted inserted replaced
54823:1b940da275d2 54824:adb3a3aa2e52
   207 err.no.such.plugin=No such plugin: {0}
   207 err.no.such.plugin=No such plugin: {0}
   208 
   208 
   209 err.provider.not.functional=The provider {0} is not functional.
   209 err.provider.not.functional=The provider {0} is not functional.
   210 
   210 
   211 err.plugin.mutiple.options=More than one plugin enabled by {0} option
   211 err.plugin.mutiple.options=More than one plugin enabled by {0} option
       
   212 err.plugin.conflicts={0} ({1}) conflicts with {2}. Please use one or the other, but not both.
   212 err.provider.additional.arg.error=Error in additional argument specification in {0} option: {1}
   213 err.provider.additional.arg.error=Error in additional argument specification in {0} option: {1}
   213 
   214 
   214 err.no.plugins.path=No plugins path argument.
   215 err.no.plugins.path=No plugins path argument.
   215 
   216 
   216 err.dir.already.exits=directory already exists: {0}
   217 err.dir.already.exits=directory already exists: {0}