https://bugzilla.wikimedia.org/show_bug.cgi?id=29940

--- Comment #11 from mayurkumar <[email protected]> 2011-07-23 16:53:06 UTC ---
'wgNamespaceAliases' => array(

   'hiwiki' => array(
       'वि' => NS_PROJECT,
       'विवा' => NS_PROJECT_TALK,
       'Wikipedia' => NS_PROJECT,,
       'WP' => NS_PROJECT,
       'WPT' => NS_PROJECT_TALK,
       'u' => NS_USER,
       'ut' => NS_USER_TALK,
       'स' => NS_USER,
       'सवा' => NS_USER
       'श्र' => NS_CATEGORY,
       'श्रवा' => NS_CATEGORY_TALK,
       'C' => NS_CATEGORY,
       'CT' => NS_CATEGORY_TALK,
       'सा' => NS_TEMPLATE
       'सावा' => NS_TEMPLATE_TALK
       'T' => NS_TEMPLATE
       'मी' => NS_MEDIAWIKI
       'मीवा' => NS_MEDIAWIKI_TALK
       'MW' => NS_MEDIAWIKI
       'MWT' => NS_MEDIAWIKI_TALK
       'P' => NS_PORTAL
       'प्र' => NS_PORTAL
       'प्रवा' => NS_PORTAL_TALK
   ),

Ok converted W to WP and also added Mediawiki shortcuts MW and MWT.

-- 
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

Reply via email to