On Thu, 11 Jun 2026 18:11:57 GMT, Justin Lu <[email protected]> wrote:

> Localization updates for JDK 27 RDP1.
> 
> For easier review, you can also view the changes side-by-side with the 
> corresponding English changes here:
> https://cr.openjdk.org/~jlu/output/. Note that translations come from 
> upstream as usual, so any modifications made in this PR will also need to be 
> applied upstream. While most changes are the result of updates to the 
> corresponding English values, it is not unusual to also see some updates to 
> existing translations.
> 
> ---------
> - [x] I confirm that I make this contribution in accordance with the [OpenJDK 
> Interim AI Policy](https://openjdk.org/legal/ai).

src/java.base/share/classes/sun/security/tools/keytool/resources/keytool_zh_CN.properties
 line 117:

> 115: Serial.ID.of.cert.to.revoke=要撤销的证书的序列 ID
> 116: # keytool: Running part
> 117: keytool.error.=keytool 错误:\u0020

This change and similar ones are expected. Trailing white space is no longer 
required when the last char is a full-width colon which zh_CN files commonly do.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31486#discussion_r3398127135

Reply via email to