https://bugzilla.wikimedia.org/show_bug.cgi?id=31127
--- Comment #1 from Brion Vibber <[email protected]> 2011-09-26 18:35:48 UTC --- It looks like these get loaded via the cldr extension's LanguageNames::getNames() ... the default on that function is to return native-language names for anything that's not available in the language you ask for. Possibly should use FALLBACK_NORMAL instead of FALLBACK_NATIVE if it's explicitly wanting to be different from the native name. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
