-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P5
-
Affects Version/s: 21
-
Component/s: core-libs
-
b13
LocaleISOData seems to have been converted somehow with the wrong encoding:
+ "nb" + "nob" // Norwegian Bokm?l
+ "vo" + "vol" // Volap?k
We should fix these to (possibly escaped) "Norwegian Bokmål" and "Volapük".
+ "nb" + "nob" // Norwegian Bokm?l
+ "vo" + "vol" // Volap?k
We should fix these to (possibly escaped) "Norwegian Bokmål" and "Volapük".