< prev index next >

src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties

Print this page

        

@@ -40,10 +40,11 @@
 message.app-image-dir-does-not-exist=Specified application image directory {0}\: {1} does not exists
 message.app-image-dir-does-not-exist.advice=Confirm that the value for {0} exists
 message.runtime-image-dir-does-not-exist=Specified runtime image directory {0}\: {1} does not exists
 message.runtime-image-dir-does-not-exist.advice=Confirm that the value for {0} exists
 message.debug-working-directory=Kept working directory for debug\: {0}
+message.bundle-created=Succeeded in building {0} bundle
 
 error.cannot-create-output-dir=Output directory {0} cannot be created.
 error.cannot-write-to-output-dir=Output directory {0} is not writable.
 error.root-exists=Error: Application output directory {0} already exists
 error.no-application-class=Main application class is missing.
< prev index next >