RFR: 8364089: JDK 25 RDP2 L10n resource files update
Justin Lu
jlu at openjdk.org
Mon Jul 28 16:33:00 UTC 2025
On Mon, 28 Jul 2025 16:19:07 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
>> src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_de.properties line 89:
>>
>>> 87: MSG_BundlerConfigExceptionNoAdvice=Bundler {0} aufgrund eines Konfigurationsproblems übersprungen: {1}
>>> 88: MSG_BundlerRuntimeException=Bundler {0} nicht erfolgreich. Grund: {1}
>>> 89: MSG_BundlerFailed=Fehler: Bundler "{1}" ({0}) konnte kein Package generieren
>>
>> Even though there was no change in the original, it looks like they removed this entry because it was a duplicate. We should consider filing a separate issue to have the duplicate removed in the original as well.
>
> @justin-curtis-lu the issue has been filed and resolved already - [JDK-8361697](https://bugs.openjdk.org/browse/JDK-8361697)
Thanks, I missed that.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26467#discussion_r2237188811
More information about the core-libs-dev
mailing list