src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties
branchJDK-8200758-branch
changeset 58360 fd45b7e2c027
parent 58359 e065fd274bc1
child 58417 67ffaf3a2b75
equal deleted inserted replaced
58359:e065fd274bc1 58360:fd45b7e2c027
    39 message.runtime-image-dir-does-not-exist=Specified runtime image directory {0}: {1} does not exists
    39 message.runtime-image-dir-does-not-exist=Specified runtime image directory {0}: {1} does not exists
    40 message.runtime-image-dir-does-not-exist.advice=Confirm that the value for {0} exists
    40 message.runtime-image-dir-does-not-exist.advice=Confirm that the value for {0} exists
    41 message.debug-working-directory=Kept working directory for debug: {0}
    41 message.debug-working-directory=Kept working directory for debug: {0}
    42 message.bundle-created=Succeeded in building {0} package
    42 message.bundle-created=Succeeded in building {0} package
    43 message.module-version=Using version "{0}" from module "{1}" as application version
    43 message.module-version=Using version "{0}" from module "{1}" as application version
       
    44 message.module-class=Using class "{0}" from module "{1}" as application main class
    44 
    45 
    45 error.cannot-create-output-dir=Destination directory {0} cannot be created
    46 error.cannot-create-output-dir=Destination directory {0} cannot be created
    46 error.cannot-write-to-output-dir=Destination directory {0} is not writable
    47 error.cannot-write-to-output-dir=Destination directory {0} is not writable
    47 error.root-exists=Error: Application destination directory {0} already exists
    48 error.root-exists=Error: Application destination directory {0} already exists
    48 error.no-main-class-with-main-jar=A main class was not specified nor was one found in the jar {0}
    49 error.no-main-class-with-main-jar=A main class was not specified nor was one found in the jar {0}