src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources_zh_CN.properties
branchJDK-8200758-branch
changeset 57314 23da9e6f446f
parent 57265 c93edb3dfb0c
child 57397 89549ecec1c7
equal deleted inserted replaced
57307:4948a1944cf9 57314:23da9e6f446f
    43 resource.menu-shortcut-descriptor=Menu shortcut descriptor
    43 resource.menu-shortcut-descriptor=Menu shortcut descriptor
    44 resource.menu-icon=menu icon
    44 resource.menu-icon=menu icon
    45 resource.rpm-spec-file=RPM spec file
    45 resource.rpm-spec-file=RPM spec file
    46 resource.rpm-init-script=RPM init script
    46 resource.rpm-init-script=RPM init script
    47 
    47 
    48 
       
    49 error.parameters-null=Parameters map is null.
    48 error.parameters-null=Parameters map is null.
    50 error.parameters-null.advice=Pass in a non-null parameters map.
    49 error.parameters-null.advice=Pass in a non-null parameters map.
    51 error.parameters-null=Parameters map is null.
    50 error.parameters-null=Parameters map is null.
    52 error.parameters-null.advice=Pass in a non-null parameters map.
    51 error.parameters-null.advice=Pass in a non-null parameters map.
    53 error.tool-not-found=Can not find {0}.
    52 error.tool-not-found=Can not find {0}.
    67 error.cannot-find-rpmbuild=Can not find rpmbuild {0} or newer.
    66 error.cannot-find-rpmbuild=Can not find rpmbuild {0} or newer.
    68 error.cannot-find-rpmbuild.advice=\  Install packages needed to build RPM, version {0} or newer.
    67 error.cannot-find-rpmbuild.advice=\  Install packages needed to build RPM, version {0} or newer.
    69 
    68 
    70 
    69 
    71 message.icon-not-png=The specified icon "{0}" is not a PNG file and will not be used.  The default icon will be used in it's place.
    70 message.icon-not-png=The specified icon "{0}" is not a PNG file and will not be used.  The default icon will be used in it's place.
    72 message.test-for-tool=Test for [{0}]. Result\: {1}
    71 message.test-for-tool=Test for [{0}]. Result: {1}
    73 message.outputting-to-location=Generating DEB for installer to\: {0}
    72 message.outputting-to-location=Generating DEB for installer to: {0}.
    74 message.output-to-location=Package (.deb) saved to\: {0}
    73 message.output-to-location=Package (.deb) saved to: {0}.
    75 message.debs-like-licenses=Debian packages should specify a license.  The absence of a license will cause some linux distributions to complain about the quality of the application.
    74 message.debs-like-licenses=Debian packages should specify a license.  The absence of a license will cause some linux distributions to complain about the quality of the application.
    76 message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut.
    75 message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut.
    77 message.outputting-bundle-location=Generating RPM for installer to\: {0}
    76 message.outputting-bundle-location=Generating RPM for installer to: {0}.
    78 message.output-bundle-location=Package (.rpm) saved to\: {0}
    77 message.output-bundle-location=Package (.rpm) saved to: {0}.
    79 message.creating-association-with-null-extension=Creating association with null extension.
    78 message.creating-association-with-null-extension=Creating association with null extension.