https://bugzilla.wikimedia.org/show_bug.cgi?id=29940
--- Comment #9 from mayurkumar <[email protected]> 2011-07-23 16:29:25 UTC --- 'wgNamespaceAliases' => array( 'hiwiki' => array( 'वि' => NS_PROJECT, 'विवा' => NS_PROJECT_TALK, 'Wikipedia' => NS_PROJECT,, 'C' => NS_CATEGORY, 'CT' => NS_CATEGORY_TALK, 'वि' => NS_PROJECT, 'W' => NS_PROJECT, 'WT' => NS_PROJECT_TALK, 'u' => NS_USER, 'ut' => NS_USER_TALK, 'स' => NS_USER, 'सवा' => NS_USER 'सा' => NS_TEMPLATE 'सावा' => NS_TEMPLATE_TALK 'T' => NS_TEMPLATE 'P' => NS_PORTAL 'प्र' => NS_PORTAL 'प्रवा' => NS_PORTAL_TALK ), Yeah, Casey Brown is right. SO you can remove space between these as per above and PT and TT have been removed. -- 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
