On Tue, 6 May 2025 08:15:16 GMT, Joel Sikström <jsiks...@openjdk.org> wrote:
> Are the localized texts (in launcher_<lang>.properties) updated at a later > time? Yes. We only update the English variant without the `_<lang>` classifier; the rest will be translated and updated in pre-release step. See for example "[8347498: JDK 24 RDP2 L10n resource files update](https://bugs.openjdk.org/browse/JDK-8347498)" and the related commit: https://github.com/openjdk/jdk/commit/dec93675ab3e4c271b14a254df75dc838f1346ea ------------- PR Comment: https://git.openjdk.org/jdk/pull/25058#issuecomment-2853775647