[jdk20] RFR: 8300719: JDK 20 RDP2 L10n resource files update [v2]
danielpeintner
duke at openjdk.org
Wed Jan 25 08:20:13 UTC 2023
On Tue, 24 Jan 2023 22:12:26 GMT, Damon Nguyen <dnguyen at openjdk.org> wrote:
>> Open l10n drop. Files have been updated with translated versions. Whitespace tool has been ran on files.
>> All tests passed
>
> Damon Nguyen has updated the pull request incrementally with one additional commit since the last revision:
>
> Change German help of jar command
src/jdk.jartool/share/classes/sun/tools/jar/resources/jar_de.properties line 111:
> 109: main.help.opt.main.update=\ -u, --update Ein vorhandenes JAR-Archiv aktualisieren
> 110: main.help.opt.main.extract=\ -x, --extract Benannte (oder alle) Dateien aus dem Archiv extrahieren
> 111: main.help.opt.main.describe-module=\ -d, --describe-module Gibt den Moduldeskriptor oder automatischen Modulnamen aus
Just because I stumbled over this commit. I think the line should be translated as follows:
`Gibt die Modulbeschreibung oder den automatischen Modulnamen aus`
-------------
PR: https://git.openjdk.org/jdk20/pull/116
More information about the javadoc-dev
mailing list