https://bugzilla.wikimedia.org/show_bug.cgi?id=39225
--- Comment #3 from Nemo_bis <[email protected]> 2012-09-22 19:10:49 UTC --- I suppose you want the same configuration as on pl.wiki? $wgBabelCategoryNames: 'plwiki' => array( '0' => false, '1' => 'User %code%-1', '2' => 'User %code%-2', '3' => 'User %code%-3', '4' => 'User %code%-4', '5' => false, 'N' => 'User %code%-N', ), and $wgBabelMainCategory: 'plwiki' => 'User %code%', Categories will be in the form [[category:User pl-n]]. The categories will be autocreated if they don't exist already. You need consensus on wiki for this change; please link the discussion when you have it. You might also want to do the same on all Polish wikis. (The English names don't make much sense to me but looks like they're in use since 2005 at least.) -- 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
