On Thu, 15 Dec 2022 23:12:58 GMT, Alexander Matveev <[email protected]>
wrote:
>> Damon Nguyen has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Removed trailing whitespace
>
> src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_de.properties
> line 51:
>
>> 49: error.msi-product-version-build-out-of-range=Build-Teil der Version muss
>> im Bereich [0, 65535] liegen
>> 50: error.msi-product-version-minor-out-of-range=Nebenversion muss im
>> Bereich [0, 255] liegen
>> 51: error.version-swap=Versionsinformationen f\u00FCr {0} konnten nicht
>> aktualisiert werden
>
> Why this was removed?
This line was added back to all locales as it was a regression from the
translation process.
-------------
PR: https://git.openjdk.org/jdk20/pull/35