src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_ja.properties
equal
deleted
inserted
replaced
149 error.main-jar-does-not-exist=The configured main jar does not exist {0} |
149 error.main-jar-does-not-exist=The configured main jar does not exist {0} |
150 error.main-jar-does-not-exist.advice=The main jar must be specified relative to the app resources (not an absolute path), and must exist within those resources. |
150 error.main-jar-does-not-exist.advice=The main jar must be specified relative to the app resources (not an absolute path), and must exist within those resources. |
151 |
151 |
152 warning.module.does.not.exist=Module {0} does not exist. |
152 warning.module.does.not.exist=Module {0} does not exist. |
153 warning.no.jdk.modules.found=Warning: No JDK Modules found. |
153 warning.no.jdk.modules.found=Warning: No JDK Modules found. |
154 warning.unsupported.option=Warning: Option [{0}] is not supported in {1} mode on this platform. |
154 warning.unsupported.option=Warning: Option [{0}] is not supported on this platform. |
|
155 warning.unsupported.mode.option=Warning: Option [{0}] is not supported in {1} mode. |
155 warning.missing.arg.file=Warning: Missing argument file: {0} |
156 warning.missing.arg.file=Warning: Missing argument file: {0} |
156 |
157 |
157 MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a bundle. |
158 MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a bundle. |
158 MSG_BundlerPlatformException=Bundler {0} skipped because the bundler does not support bundling on this platform. |
159 MSG_BundlerPlatformException=Bundler {0} skipped because the bundler does not support bundling on this platform. |
159 MSG_BundlerConfigException=Bundler {0} skipped because of a configuration problem\: {1} \n\ |
160 MSG_BundlerConfigException=Bundler {0} skipped because of a configuration problem\: {1} \n\ |