src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties
branchJDK-8200758-branch
changeset 57077 8f9cf6ad59f0
parent 57059 9bb2a4dc3af7
child 57080 bd4ce7f9ea2c
equal deleted inserted replaced
57076:687505381ca4 57077:8f9cf6ad59f0
    63 param.jvm-options.description=JVM flags and options to be passed in.
    63 param.jvm-options.description=JVM flags and options to be passed in.
    64 param.jvm-system-properties.name=JVM System Properties
    64 param.jvm-system-properties.name=JVM System Properties
    65 param.jvm-system-properties.description=JVM System Properties (of the -Dname\=value variety).
    65 param.jvm-system-properties.description=JVM System Properties (of the -Dname\=value variety).
    66 param.license-file.name=License
    66 param.license-file.name=License
    67 param.license-file.description=The license file, relative to the assembled application directory.
    67 param.license-file.description=The license file, relative to the assembled application directory.
    68 param.source-files.name=Files
       
    69 param.source-files.description=Set of files from input directory to be bundled.
       
    70 param.main-class.name=Main Class
    68 param.main-class.name=Main Class
    71 param.main-class.description=The main class for the application.  Either a javafx.application.Application instance or a java class with a main method.
    69 param.main-class.description=The main class for the application.  Either a javafx.application.Application instance or a java class with a main method.
    72 param.main-module.name=Main Module
    70 param.main-module.name=Main Module
    73 param.main-module.description=The main module for the application.  This is the module containing the main class.
    71 param.main-module.description=The main module for the application.  This is the module containing the main class.
    74 param.classpath.name=Main Jar Classpath
    72 param.classpath.name=Main Jar Classpath