src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/HelpResources.properties
branchJDK-8200758-branch
changeset 57909 c7de06ed4b54
parent 57807 4a15115716ea
child 57910 28412b313c6b
equal deleted inserted replaced
57908:9a005146bc1c 57909:c7de06ed4b54
   215 MSG_Help_win_install_dir=\
   215 MSG_Help_win_install_dir=\
   216 \Relative sub-path under the default installation location\n\
   216 \Relative sub-path under the default installation location\n\
   217 
   217 
   218 MSG_Help_mac_launcher=\
   218 MSG_Help_mac_launcher=\
   219 \  --mac-bundle-identifier <ID string>\n\
   219 \  --mac-bundle-identifier <ID string>\n\
   220 \          An identifier that uniquely identifies the application for MacOSX\n\
   220 \          An identifier that uniquely identifies the application for macOS\n\
   221 \          Defaults to the value of --identifier option.\n\
   221 \          Defaults to the value of --identifier option.\n\
   222 \          May only use alphanumeric (A-Z,a-z,0-9), hyphen (-),\n\
   222 \          May only use alphanumeric (A-Z,a-z,0-9), hyphen (-),\n\
   223 \          and period (.) characters.\n\
   223 \          and period (.) characters.\n\
   224 \  --mac-bundle-name <name string>\n\
   224 \  --mac-bundle-name <name string>\n\
   225 \          Name of the application as it appears in the Menu Bar\n\
   225 \          Name of the application as it appears in the Menu Bar\n\