src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_ja.properties
equal
deleted
inserted
replaced
40 message.app-image-dir-does-not-exist=Specified application image directory {0}\: {1} does not exists |
40 message.app-image-dir-does-not-exist=Specified application image directory {0}\: {1} does not exists |
41 message.app-image-dir-does-not-exist.advice=Confirm that the value for {0} exists |
41 message.app-image-dir-does-not-exist.advice=Confirm that the value for {0} exists |
42 message.runtime-image-dir-does-not-exist=Specified runtime image directory {0}\: {1} does not exists |
42 message.runtime-image-dir-does-not-exist=Specified runtime image directory {0}\: {1} does not exists |
43 message.runtime-image-dir-does-not-exist.advice=Confirm that the value for {0} exists |
43 message.runtime-image-dir-does-not-exist.advice=Confirm that the value for {0} exists |
44 message.debug-working-directory=Kept working directory for debug\: {0} |
44 message.debug-working-directory=Kept working directory for debug\: {0} |
|
45 message.bundle-created=Succeeded in building {0} bundle |
45 |
46 |
46 error.cannot-create-output-dir=Output directory {0} cannot be created. |
47 error.cannot-create-output-dir=Output directory {0} cannot be created. |
47 error.cannot-write-to-output-dir=Output directory {0} is not writable. |
48 error.cannot-write-to-output-dir=Output directory {0} is not writable. |
48 error.root-exists=Error: Application output directory {0} already exists |
49 error.root-exists=Error: Application output directory {0} already exists |
49 error.no-application-class=Main application class is missing. |
50 error.no-application-class=Main application class is missing. |