src/jdk.packager/windows/classes/jdk/packager/internal/resources/windows/WinExeBundler_zh_CN.properties
branchJDK-8200758-branch
changeset 56989 0f19096663d1
parent 56986 5c3dae7af901
equal deleted inserted replaced
56988:3cb9af04c779 56989:0f19096663d1
    79 error.cannot-create-output-dir=Output directory {0} cannot be created.
    79 error.cannot-create-output-dir=Output directory {0} cannot be created.
    80 error.cannot-write-to-output-dir=Output directory {0} is not writable.
    80 error.cannot-write-to-output-dir=Output directory {0} is not writable.
    81 
    81 
    82 message.tool-wrong-version=Detected [{0}] version {1} but version {2} is required.
    82 message.tool-wrong-version=Detected [{0}] version {1} but version {2} is required.
    83 message.debug-working-directory=Kept working directory for debug\: {0}
    83 message.debug-working-directory=Kept working directory for debug\: {0}
    84 message.config-save-location=\  Config files are saved to {0}. Use them to customize package.
       
    85 message.outputting-to-location=Generating EXE for installer to\: {0}
    84 message.outputting-to-location=Generating EXE for installer to\: {0}
    86 message.output-location=Installer (.exe) saved to\: {0}
    85 message.output-location=Installer (.exe) saved to\: {0}
    87 message.tool-version=\  Detected [{0}] version [{1}]
    86 message.tool-version=\  Detected [{0}] version [{1}]
    88 message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut.
    87 message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut.
    89 message.running-wsh-script=Running WSH script on application image [{0}]
    88 message.running-wsh-script=Running WSH script on application image [{0}]
    90 message.iscc-file-string=\  InnoSetup compiler set to {0}
    89 message.iscc-file-string=\  InnoSetup compiler set to {0}
    91 message.creating-association-with-null-extension=Creating association with null extension.
    90 message.creating-association-with-null-extension=Creating association with null extension.
    92 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}".
    91 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}".
    93 
       
    94 
       
    95 
       
    96 message.tool-version=Detected [{0}] version [{1}]
       
    97 message.running-wsh-script=Running WSH script on application image [{0}]
       
    98 message.wrong-tool-version=Detected [{0}] version {1} but version {2} is required.
       
    99 message.use-wix36-features=WiX 3.6 detected. Enabling advanced cleanup action.
       
   100 message.version-string-too-many-components=Version sting may have up to 3 components - major.minor.build .
       
   101 message.debug-working-directory=Kept working directory for debug\: {0}
       
   102 message.config-save-location=Config files are saved to {0}. Use them to customize package.
       
   103 message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut.
       
   104 message.creating-association-with-null-extension=Creating association with null extension.
       
   105 message.truncating.id=Truncating Application ID to 126 chars for Inno Setup.