https://bugzilla.wikimedia.org/show_bug.cgi?id=29834
mayurkumar <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #28 from mayurkumar <[email protected]> 2011-08-19 16:06:52 UTC --- As usal we faced some problems, 'wgArticleFeedbackBlacklistCategories' = array( 'आकलन रहित लेख' ), is not working.I think hindi names are not working.So we want to make some corrections- plz make following changes 'wmgArticleFeedbackCategories' => array( 'hiwiki' => array( 'गुणवत्ता आकलन अतिरिक्त लेख', 'गुणवत्ता आकलन', 'आकलन', 'Article Feedback Pilot', 'Article Feedback', 'Article Feedback Additional Articles' ), ), 'wgArticleFeedbackBlacklistCategories' = array( 'No Feedback', 'आकलन रहित लेख' ), ), wgArticleFeedbackNamespaces = array( NS_MAIN, NS_PORTAL ) 'hiwiki' => true, ), Thank you -- 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
