https://bugzilla.wikimedia.org/show_bug.cgi?id=24065
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2010-07-01 20:57:27 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 916) +++ InitialiseSettings.php (working copy) @@ -6158,7 +6158,7 @@ 'enwikiversity' => array( 'betawikiversity', 'w', 'b', 'q', 's' ), 'eswikibooks' => array( 'w:es', 'w:en', 'en', 'meta' ), 'eswikiversity' => array('en', 'b', 'b:en', 'meta' ), - 'eswiktionary' => array( 'w' ), # Bug 8202 + 'eswiktionary' => array( 'w', 'w:en', 'w:fr', 'w:de', 'en', 'fr', 'de', ), # Bug 8202 'extwiki' => array( 'incubator' ), 'fiwikisource' => array('OldWikisource', 'w', 'b' ), 'fiwikiversity' => array( 'b', 'q', 'n', 's', 'wikt', 'w', 'betawikiversity' ), -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
