RFR: 8155918 Prep Message Drop L10n resource file translation update

Alan Bateman Alan.Bateman at oracle.com
Sat May 14 15:33:09 UTC 2016


On 13/05/2016 16:20, Leo Jiang wrote:
> Hi all,
>
> Thank you for first round review. I fixed the copyright year issue 
> (update the year to current year) and several translation bugs in 
> jshell tool properties. Please review the new webrev:
> http://cr.openjdk.java.net/~jjiang/leo/8155918/webrev.02/
Going forward then it would be good if the translation could handle 
multi line values. Some of the usage messages use \n but the translated 
files seem to drop the line breaks so we end up with really long lines, 
as in >3000 chars in the case of the java launcher properties. I don't 
know if that is easy to fix or not.

I think you've fixed most of the copyright header issues. There are 
still a few files (jlink for jmod properties) that don't have headers 
yet. Also new translation files in the jaxp repo have 2015 instead of 2016.

-Alan


More information about the jdk9-dev mailing list