RFR: 8364089: JDK 25 RDP2 L10n resource files update

Alexey Semenyuk asemenyuk at openjdk.org
Mon Jul 28 16:21:58 UTC 2025


On Fri, 25 Jul 2025 16:23:22 GMT, Justin Lu <jlu at openjdk.org> wrote:

>> This issue is responsible for updating the translations of all the localize(able) resources in the JDK since the previous L10n drop.
>
> 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)

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/26467#discussion_r2237149723


More information about the core-libs-dev mailing list