RFR: 8374215: [macos] Clean and fix "lic_template.plist" to correctly work with multiple languages [v4]
Alexey Semenyuk
asemenyuk at openjdk.org
Wed Jan 14 23:25:18 UTC 2026
On Wed, 14 Jan 2026 23:16:12 GMT, Alexander Matveev <almatvee at openjdk.org> wrote:
>> src/jdk.jpackage/macosx/classes/jdk/jpackage/internal/resources/lic_template.plist line 68:
>>
>>> 66: <string>5003</string>
>>> 67: <key>Name</key>
>>> 68: <string>Chinese (Simplified)</string>
>>
>> Shouldn't we have the values of the "Name" key localized too?
>
> No. It is internal and not being displayed to user.
Please document it in the comment
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28959#discussion_r2692410001
More information about the core-libs-dev
mailing list