https://bugzilla.wikimedia.org/show_bug.cgi?id=47820
--- Comment #10 from Tomasz W. Kozlowski <[email protected]> --- That's because 'Wikipedia' is added as an alias for NS_PROJECT for all Wikipedia projects: 'wgNamespaceAliases' => array( // defaults to aid when things are switched (...) '+wikipedia' => array( 'Wikipedia' => NS_PROJECT ), As far as I am told, the former names for the NS_FILE and NS_FILE_TALK namespaces will be added as aliases by Translatewiki staff when they update the MessagesUdm.php file. Don't worry. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
