--- old/src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources_ja.properties 2019-04-19 16:02:02.160788459 -0700 +++ new/src/jdk.jpackage/linux/classes/jdk/jpackage/internal/resources/LinuxResources_ja.properties 2019-04-19 16:02:01.880788467 -0700 @@ -45,7 +45,6 @@ resource.rpm-spec-file=RPM spec file resource.rpm-init-script=RPM init script - error.parameters-null=Parameters map is null. error.parameters-null.advice=Pass in a non-null parameters map. error.parameters-null=Parameters map is null. @@ -69,11 +68,11 @@ 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. -message.test-for-tool=Test for [{0}]. Result\: {1} -message.outputting-to-location=Generating DEB for installer to\: {0} -message.output-to-location=Package (.deb) saved to\: {0} +message.test-for-tool=Test for [{0}]. Result: {1} +message.outputting-to-location=Generating DEB for installer to: {0}. +message.output-to-location=Package (.deb) saved to: {0}. 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. message.one-shortcut-required=At least one type of shortcut is required. Enabling menu shortcut. -message.outputting-bundle-location=Generating RPM for installer to\: {0} -message.output-bundle-location=Package (.rpm) saved to\: {0} +message.outputting-bundle-location=Generating RPM for installer to: {0}. +message.output-bundle-location=Package (.rpm) saved to: {0}. message.creating-association-with-null-extension=Creating association with null extension.