src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties
branchJDK-8200758-branch
changeset 57213 8ff0a29bf9bc
parent 57192 3d6a21f41c10
child 57219 bfa094e6ce15
--- a/src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties	Wed Feb 20 14:01:37 2019 -0500
+++ b/src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources.properties	Mon Feb 25 08:21:37 2019 -0500
@@ -34,8 +34,6 @@
 param.create-installer.description=Creates platform-specific installer for the application.
 param.create-jre-installer.name=Create JRE Installer
 param.create-jre-installer.description=Creates platform-specific JRE installer.
-param.jlink-builder.name=JLink Builder
-param.jlink-builder.description=Name of the JLink Builder to build the applicaiton image with.
 param.app-name.name=App Name
 param.app-name.description=The name of the application.
 param.app-resource.description=All of the files to place in the resources directory.  Including all needed jars as assets.
@@ -110,7 +108,7 @@
 param.source-dir.name=Source Directory
 param.source-dir.description=Path to the directory containing the files to be bundled.
 param.module-path.name=Module Path
-param.module-path.description=When packaging the Java Runtime, this is the path JLink will look in for modules.
+param.module-path.description=When packaging the Java Runtime, this is the path jlink will look in for modules.
 param.add-modules.name=Add Modules
 param.add-modules.description=List of Modules to add to JImage creation, including possible services.
 param.limit-modules.name=Limit Modules