Integrated: 8312572: JDK 21 RDP2 L10n resource files update
Justin Lu
jlu at openjdk.org
Tue Aug 1 23:19:58 UTC 2023
On Wed, 26 Jul 2023 20:41:36 GMT, Justin Lu <jlu at openjdk.org> wrote:
> Please review this PR which contains the translations for updates to localized resources in the JDK since RDP1.
>
> Included in this change are improved translations for certain values, which also includes global updates for translations of the words 'annotation' and 'file' for zh_CN.
>
> The following files contain key/value resources that were added, updated, or removed in the original file. (This means that the localized versions of these files contain changes to translations that are a reflection of the original key/value changing, and are not just improved translations).
>
> - src/java.base/share/classes/sun/launcher/resources/launcher.properties
> - src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
> - src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/toolkit/resources/doclets.properties
> - src/jdk.jdeps/share/classes/com/sun/tools/jdeps/resources/jdeps.properties
> - src/jdk.jlink/share/classes/jdk/tools/jlink/resources/jlink.properties
> - src/jdk.jlink/share/classes/jdk/tools/jlink/resources/plugins.properties
>
> It is recommended to view the changes in UTF-8 native at https://cr.openjdk.org/~jlu/RDP2_Diffs/.
This pull request has now been integrated.
Changeset: 9b55e9a7
Author: Justin Lu <jlu at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9b55e9a706de9893b1a71c7a6a4e23c4b8842f18
Stats: 223 lines in 32 files changed: 36 ins; 15 del; 172 mod
8312572: JDK 21 RDP2 L10n resource files update
Reviewed-by: naoto
-------------
PR: https://git.openjdk.org/jdk/pull/15047
More information about the core-libs-dev
mailing list