On Fri, 20 Sep 2024 01:06:12 GMT, Alexander Matveev <almat...@openjdk.org> wrote:
>> Move `resource.wxl-file-name` property from `WinResources.properties` files >> to the new `WinResourcesNoL10N.properties` files. The later are supposed to >> be excluded from automatic translations. > > src/jdk.jpackage/windows/classes/jdk/jpackage/internal/resources/WinResources_de.properties > line 33: > >> 31: param.menu-group.default=Unbekannt >> 32: >> 33: resource.executable-properties-template=Vorlage für das Erstellen der >> ausführbaren Eigenschaftendatei > > Looks good. Do you know why this file show changes? Maybe you saved with > wrong encoding or line ending? Ugh, the diff looked right in TortoiseGit. I'll fix it ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/21100#discussion_r1767844835