src/jdk.jpackager/windows/classes/jdk/jpackager/internal/resources/builders/windows/WindowsAppImageBuilder.properties
branchJDK-8200758-branch
changeset 57027 124983f48645
parent 57017 1b08af362a30
equal deleted inserted replaced
57026:5f20b792d15b 57027:124983f48645
    38 
    38 
    39 error.cannot-create-output-dir=Output directory {0} cannot be created.
    39 error.cannot-create-output-dir=Output directory {0} cannot be created.
    40 error.cannot-write-to-output-dir=Output directory {0} is not writable.
    40 error.cannot-write-to-output-dir=Output directory {0} is not writable.
    41 
    41 
    42 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}".
    42 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}".
       
    43 message.icon-not-ico=The specified icon "{0}" is not an ICO file and will not be used.  The default icon will be used in it's place.
    43 
    44 
    44 resource.executable-properties-template=Template for creating executable properties file.
    45 resource.executable-properties-template=Template for creating executable properties file.