src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties
branchJDK-8200758-branch
changeset 58417 67ffaf3a2b75
parent 58360 fd45b7e2c027
child 58889 f04c0704a006
equal deleted inserted replaced
58416:f09bf58c1f17 58417:67ffaf3a2b75
    51 error.no-main-class=A main class was not specified nor was one found in the supplied application resources
    51 error.no-main-class=A main class was not specified nor was one found in the supplied application resources
    52 error.no-main-class.advice=Please specify a application class or ensure that the appResources has a jar containing one in the manifest
    52 error.no-main-class.advice=Please specify a application class or ensure that the appResources has a jar containing one in the manifest
    53 error.main-jar-does-not-exist=The configured main jar does not exist {0} in the input directory
    53 error.main-jar-does-not-exist=The configured main jar does not exist {0} in the input directory
    54 error.main-jar-does-not-exist.advice=The main jar must be specified relative to the input directory (not an absolute path), and must exist within that directory
    54 error.main-jar-does-not-exist.advice=The main jar must be specified relative to the input directory (not an absolute path), and must exist within that directory
    55 
    55 
       
    56 error.tool-not-found=Can not find {0}. Reason: {1}
       
    57 error.tool-not-found.advice=Please install {0}
       
    58 error.tool-old-version=Can not find {0} {1} or newer
       
    59 error.tool-old-version.advice=Please install {0} {1} or newer
       
    60 
    56 warning.module.does.not.exist=Module [{0}] does not exist
    61 warning.module.does.not.exist=Module [{0}] does not exist
    57 warning.no.jdk.modules.found=Warning: No JDK Modules found
    62 warning.no.jdk.modules.found=Warning: No JDK Modules found
    58 
    63 
    59 MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a package
    64 MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a package
    60 MSG_BundlerConfigException=Bundler {0} skipped because of a configuration problem: {1} \n\
    65 MSG_BundlerConfigException=Bundler {0} skipped because of a configuration problem: {1} \n\