src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties
branchJDK-8200758-branch
changeset 57099 9a85a7a076ad
parent 57096 d06bec27f8c9
child 57103 fe6bf39ac415
equal deleted inserted replaced
57098:fd4868c5fca1 57099:9a85a7a076ad
   117 param.limit-modules.description=Modules to Limit JImage creation to.
   117 param.limit-modules.description=Modules to Limit JImage creation to.
   118 param.strip-executables.name=Strip Native Executables
   118 param.strip-executables.name=Strip Native Executables
   119 param.strip-executables.description=Removes native executables from the JImage creation.
   119 param.strip-executables.description=Removes native executables from the JImage creation.
   120 param.main.module.name=Main Module
   120 param.main.module.name=Main Module
   121 param.main.module.description=The main module of the application.  This module should have the main-class, and is on the module path.
   121 param.main.module.description=The main module of the application.  This module should have the main-class, and is on the module path.
   122 param.singleton.name=Singleton
       
   123 param.singleton.description=Prevents from launching multiple instances of application.
       
   124 param.install-dir.name=Installation Directory
   122 param.install-dir.name=Installation Directory
   125 param.install-dir.description=Installation directory of the application.
   123 param.install-dir.description=Installation directory of the application.
   126 
   124 
   127 message.using-default-resource=Using default package resource {0} {1} (add {2} to the resource-dir to customize)
   125 message.using-default-resource=Using default package resource {0} {1} (add {2} to the resource-dir to customize)
   128 message.no-default-resource=no default package resource {0} {1} (add {2} to the resource-dir to customize)
   126 message.no-default-resource=no default package resource {0} {1} (add {2} to the resource-dir to customize)