RFR: JDK-8256475: Fix Behavior when Installer name differs from application name. [v4]
Andy Herrick
herrick at openjdk.java.net
Tue Nov 24 14:54:00 UTC 2020
On Tue, 24 Nov 2020 03:38:01 GMT, Alexander Zuev <kizune at openjdk.org> wrote:
>> Andy Herrick has updated the pull request incrementally with one additional commit since the last revision:
>>
>> JDK-8256475: Fix Behavior when Installer name differs from application name.
>
> src/jdk.jpackage/share/classes/jdk/jpackage/internal/resources/MainResources_zh_CN.properties line 75:
>
>> 73: error.jlink.failed=jlink \u5931\u8D25\uFF0C\u51FA\u73B0 {0}
>> 74: error.blocked.option=\u4E0D\u5141\u8BB8\u5728 --jlink-options \u4E2D\u4F7F\u7528 jlink \u9009\u9879 [{0}]
>> 75: error.no.name=Name not specified with --name and cannot infer one from app-image
>
> Do we need to submit a follow-up bug for localization team that we have new non-localized messages in the region specific properties file? I see that foreign app image warning is still not localized.
Localization team will translate all changed messages together without individual follow-up bugs, as long as changed before the "localization freeze"
-------------
PR: https://git.openjdk.java.net/jdk/pull/1300
More information about the core-libs-dev
mailing list