equal
deleted
inserted
replaced
30 ERR_AppImageNotExist=Error: App image directory "{0}" does not exist |
30 ERR_AppImageNotExist=Error: App image directory "{0}" does not exist |
31 ERR_AppImageInvalid=Error: App image directory "{0}" is invalid and does not contain "app" and/or "runtime" sub-directories |
31 ERR_AppImageInvalid=Error: App image directory "{0}" is invalid and does not contain "app" and/or "runtime" sub-directories |
32 ERR_NoSecondaryLauncherName=Secondary Launchers require a name parameter. |
32 ERR_NoSecondaryLauncherName=Secondary Launchers require a name parameter. |
33 ERR_NoUniqueName=Secondary Launchers require a unique name parameter. |
33 ERR_NoUniqueName=Secondary Launchers require a unique name parameter. |
34 ERR_NoJreInstallerName=Jre Installers require a name parameter. |
34 ERR_NoJreInstallerName=Jre Installers require a name parameter. |
|
35 ERR_InvalidCharacterInArgument=Error: Invalid character found in {0} argument |
35 |
36 |
36 MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a bundle. |
37 MSG_BundlerFailed=Error: Bundler "{1}" ({0}) failed to produce a bundle. |
37 MSG_BundlerPlatformException=Bundler {0} skipped because the bundler does not support bundling on this platform. |
38 MSG_BundlerPlatformException=Bundler {0} skipped because the bundler does not support bundling on this platform. |
38 MSG_BundlerConfigException=Bundler {0} skipped because of a configuration problem\: {1} \n\ |
39 MSG_BundlerConfigException=Bundler {0} skipped because of a configuration problem\: {1} \n\ |
39 Advice to fix\: {2} |
40 Advice to fix\: {2} |