https://bugzilla.wikimedia.org/show_bug.cgi?id=29647
Robin Pepermans (SPQRobin) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Robin Pepermans (SPQRobin) <[email protected]> 2011-06-30 00:19:08 UTC --- Good, I wanted to submit this bug as well, but I didn't do so yet because this probably needs configuration per wiki. For example, on incubatorwiki it needs: $wgBabelCategoryNames = array( '0' => 'Users:By language:%code%-0', '1' => 'Users:By language:%code%-1', '2' => 'Users:By language:%code%-2', '3' => 'Users:By language:%code%-3', '4' => 'Users:By language:%code%-4', '5' => 'Users:By language:%code%-5', 'N' => 'Users:By language:%code%-N' ); $wgBabelMainCategory = 'Users:By language:%code%'; -- 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
