src/jdk.packager/windows/classes/jdk/packager/internal/resources/builders/windows/WindowsAppImageBuilder.properties
author herrick
Thu, 11 Oct 2018 20:48:26 -0400
branchJDK-8200758-branch
changeset 56957 2f01969ed7cb
parent 56821 565d54ca1f41
child 56982 e094d5483bd6
permissions -rw-r--r--
8211299: Output of System.out is not printed to CMD on Windows Submitten-by: almatvee Reviewed-by: herrick, kcr
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
56821
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
     1
param.rebrand-executable.name = Rebrand Launcher
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
     2
param.rebrand-executable.description = Update the launcher with the application icon and update ownership information.
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
     3
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
     4
param.icon-ico.name=.ico Icon
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
     5
param.icon-ico.description=Icon for the application, in ICO format.
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
     6
56957
2f01969ed7cb 8211299: Output of System.out is not printed to CMD on Windows
herrick
parents: 56821
diff changeset
     7
param.console-hint.name=Console Hint
2f01969ed7cb 8211299: Output of System.out is not printed to CMD on Windows
herrick
parents: 56821
diff changeset
     8
param.console-hint.description=Indicates if the bundler should use console launcher
2f01969ed7cb 8211299: Output of System.out is not printed to CMD on Windows
herrick
parents: 56821
diff changeset
     9
56821
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    10
param.config-root.name=
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    11
param.config-root.description=
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    12
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    13
error.cannot-create-output-dir=Output directory {0} cannot be created.
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    14
error.cannot-write-to-output-dir=Output directory {0} is not writable.
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    15
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    16
message.config-save-location=Config files are saved to {0}. Use them to customize package.
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    17
message.potential.windows.defender.issue=Warning: Windows Defender may prevent the Java Packager from functioning. If there is an issue, it can be addressed by either disabling realtime monitoring, or adding an exclusion for the directory "{0}".
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    18
565d54ca1f41 8206005: Move prototype jpackager from closed sandbox to open sandbox
herrick
parents:
diff changeset
    19
resource.executable-properties-template=Template for creating executable properties file.