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

--- Comment #3 from mayurkumar <[email protected]> 2011-07-18 14:29:15 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
       'T T' => NS_TEMPLATE_TALK
       'P' => NS_PORTAL
       'P T' => NS_PORTAL_TALK
       'प्र' => NS_PORTAL
       'प्र वा' => NS_PORTAL_TALK
   ),

I think as per above I have made one space like P T and T T, is it ok?

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