src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_ja.properties
branchJDK-8200758-branch
changeset 57080 bd4ce7f9ea2c
parent 57059 9bb2a4dc3af7
child 57096 d06bec27f8c9
equal deleted inserted replaced
57079:c53a2eca0f57 57080:bd4ce7f9ea2c
    97 error.cannot-find-launcher=Cannot find cfg file in predefined app image directory {0}.
    97 error.cannot-find-launcher=Cannot find cfg file in predefined app image directory {0}.
    98 error.cannot-create-output-dir=Output directory {0} cannot be created.
    98 error.cannot-create-output-dir=Output directory {0} cannot be created.
    99 error.cannot-write-to-output-dir=Output directory {0} is not writable.
    99 error.cannot-write-to-output-dir=Output directory {0} is not writable.
   100 error.iscc-not-found=Can not find Inno Setup Compiler (iscc.exe).
   100 error.iscc-not-found=Can not find Inno Setup Compiler (iscc.exe).
   101 error.iscc-not-found.advice=Download Inno Setup 5 or later from http\://www.jrsoftware.org and add it to the PATH.
   101 error.iscc-not-found.advice=Download Inno Setup 5 or later from http\://www.jrsoftware.org and add it to the PATH.
   102 error.license-missing=Specified license file is missing.
       
   103 error.license-missing.advice=Make sure that "{0}" references a file in the app resources, and that it is relative file reference.
       
   104 error.copyright-is-too-long=The copyright string is too long for InnoSetup.
   102 error.copyright-is-too-long=The copyright string is too long for InnoSetup.
   105 error.copyright-is-too-long.advice=Provide a copyright string shorter than 100 characters.
   103 error.copyright-is-too-long.advice=Provide a copyright string shorter than 100 characters.
   106 error.too-many-content-types-for-file-association=More than one MIME types was specified for File Association number {0}.
   104 error.too-many-content-types-for-file-association=More than one MIME types was specified for File Association number {0}.
   107 error.too-many-content-types-for-file-association.advice=Specify one and only one MIME type for each file association.
   105 error.too-many-content-types-for-file-association.advice=Specify one and only one MIME type for each file association.
   108 error.no-wix-tools=Can not find WiX tools (light.exe, candle.exe).
   106 error.no-wix-tools=Can not find WiX tools (light.exe, candle.exe).