RFR: 8347498: JDK 24 RDP2 L10n resource files update
Severin Gehwolf
sgehwolf at openjdk.org
Wed Jan 22 17:15:55 UTC 2025
On Fri, 17 Jan 2025 22:29:15 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this PR which contains the l10n translations for between RDP1 and RDP2 for the JDK24 stabilization branch.
>
> Note that these translations are only associated with changes made to the stabilization branch. This PR will not include any translations for changes since RDP1, that were not back-ported to the stabilization branch. Also note that while most changes here are associated with an English change, there were some standalone translation improvements.
>
> Once this pull request is integrated, it will be back-ported to the jdk24 branch.
I only looked at the jlink changes which look fine to me. Fine to keep with/without the suggestion.
src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink_de.properties line 78:
> 76: err.runtime.link.modified.file={0} wurde geändert
> 77: err.runtime.link.patched.module=jlink unterstützt keine Verknüpfung vom Laufzeitimage unter einer gepatchten Laufzeit mit --patch-module
> 78: err.no.module.path=--module-path-Option muss mit --add-modules ALL-MODULE-PATH angegeben werden
Suggestion:
err.no.module.path=--module-path Option muss mit --add-modules ALL-MODULE-PATH angegeben werden
-------------
Marked as reviewed by sgehwolf (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/23184#pullrequestreview-2567811411
PR Review Comment: https://git.openjdk.org/jdk/pull/23184#discussion_r1925680330
More information about the compiler-dev
mailing list