RFR: 8374215: [macos] Clean and fix "lic_template.plist" to correctly work with multiple languages [v4]
Alexander Matveev
almatvee at openjdk.org
Wed Jan 14 23:19:11 UTC 2026
On Wed, 14 Jan 2026 17:11:32 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
>> Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Added missing import from merge
>
> 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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/28959#discussion_r2692401595
More information about the core-libs-dev
mailing list