mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-27 14:54:52 +02:00
8303833: java.util.LocaleISOData has wrong comments for 'Norwegian Bokmål' and 'Volapük'
Reviewed-by: naoto
This commit is contained in:
parent
25de2228ac
commit
05ceb37a2c
1 changed files with 2 additions and 2 deletions
|
@ -145,7 +145,7 @@ class LocaleISOData {
|
||||||
+ "mt" + "mlt" // Maltese
|
+ "mt" + "mlt" // Maltese
|
||||||
+ "my" + "mya" // Burmese
|
+ "my" + "mya" // Burmese
|
||||||
+ "na" + "nau" // Nauru
|
+ "na" + "nau" // Nauru
|
||||||
+ "nb" + "nob" // Norwegian Bokm?l
|
+ "nb" + "nob" // Norwegian Bokm\u00e5l
|
||||||
+ "nd" + "nde" // North Ndebele
|
+ "nd" + "nde" // North Ndebele
|
||||||
+ "ne" + "nep" // Nepali
|
+ "ne" + "nep" // Nepali
|
||||||
+ "ng" + "ndo" // Ndonga
|
+ "ng" + "ndo" // Ndonga
|
||||||
|
@ -209,7 +209,7 @@ class LocaleISOData {
|
||||||
+ "uz" + "uzb" // Uzbek
|
+ "uz" + "uzb" // Uzbek
|
||||||
+ "ve" + "ven" // Venda
|
+ "ve" + "ven" // Venda
|
||||||
+ "vi" + "vie" // Vietnamese
|
+ "vi" + "vie" // Vietnamese
|
||||||
+ "vo" + "vol" // Volap?k
|
+ "vo" + "vol" // Volap\u00fck
|
||||||
+ "wa" + "wln" // Walloon
|
+ "wa" + "wln" // Walloon
|
||||||
+ "wo" + "wol" // Wolof
|
+ "wo" + "wol" // Wolof
|
||||||
+ "xh" + "xho" // Xhosa
|
+ "xh" + "xho" // Xhosa
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue