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