On Mon, 15 Dec 2025 21:13:07 GMT, Justin Lu <[email protected]> wrote:

>> Damon Nguyen has updated the pull request incrementally with one additional 
>> commit since the last revision:
>> 
>>   Spot revert Chinese translation
>
> src/java.base/share/classes/sun/launcher/resources/launcher_zh_CN.properties 
> line 53:
> 
>> 51: java.launcher.cls.error4=错误: 加载主类 {0} 时出现 LinkageError\n\t{1}
>> 52: java.launcher.cls.error5=错误: 无法初始化主类 {0}\n原因: {1}: {2}
>> 53: java.launcher.cls.error6=错误:在类 {0} 中未找到非专用零参数构造器\n请从现有构造器中删除专用,或者定义为:\n  
>>  public {0}()
> 
> Translating "non-private" looks good, but we might leave the second "private" 
> untranslated, since the original intent for that one is being used as a Java 
> keyword.

Weijun brought up the same thing above. This has been updated. Thanks!

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/28802#discussion_r2620933892

Reply via email to