On Wed, 8 Mar 2023 19:57:43 GMT, Eirik Bjorsnos <d...@openjdk.org> wrote:

> Please review this comment-only PR which fixes incorrect language names  
> 'Norwegian Bokmål' and 'Volapük' in the comments in LocaleISOData:
> 
> `+ "nb" + "nob"  // Norwegian Bokm?l`
> `+ "vo" + "vol"  // Volap?k`
> 
> These encoding issues seem to have been around since Duke imported the file 
> in 2007. Let's fix them now.
> 
> For context: 'Norwegian bokmål'  is the most common written form of the 
> Norwegian language:
> 
> https://en.wikipedia.org/wiki/Bokm%C3%A5l
> 
> 'Volapük' is a constructed language: 
> 
> https://en.wikipedia.org/wiki/Volap%C3%BCk

Thanks Naoto and Steven!  I could claim that the change was too trivial for a 
copyright update, but I'd rather be honest and say I just forgot. Also, I'm not 
a lawyer :-)

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

PR: https://git.openjdk.org/jdk/pull/12932

Reply via email to