< prev index next >

modules/jdk.packager/src/main/resources/com/sun/javafx/tools/packager/Bundle.properties

Print this page
rev 11035 : imported patch 11.patch

@@ -205,10 +205,11 @@
 ERR_DeployFailed=Error: deploy failed
 ERR_InvalidStoreFile=Error: Invalid keystore file: {0}
 ERR_SignFailed=Error: Signing failed
 ERR_MissingAppResources=Error: No application jars found
 ERR_NoEmbeddedDT=Error: -includedt requires the java deployment toolkit, which is not included in this distribution
+ERR_InvalidCharacterInArgument=Error: Invalid character found in {0} argument
 
 MSG_UpdatingJar=Updating jar file\: {0}
 MSG_NoJREPackaged=Package is configured to ship without a JRE.
 MSG_UserProvidedJRE=Using base JDK at\: {0}
 MSG_UseSystemJRE=No base JDK. Package will use system JRE.
< prev index next >