Last modified: 2007-05-06 07:38:31 UTC
I am new here and don't know how things are done. However, I would like to add the following namespace for Nepal Bhasa wikipedia (new.wikipedia.org)- $wgNamespaceNamesEn = array( NS_MEDIA => 'माध्यम', NS_SPECIAL => 'विशेष', NS_MAIN => '', NS_TALK => 'खँलाबँला', NS_USER => 'छ्येलेमि', NS_USER_TALK => 'छ्येलेमि_खँलाबँला', NS_WIKIPEDIA => 'विकिपिडिया', NS_WIKIPEDIA_TALK => 'विकिपिडिया_खँलाबँला', NS_IMAGE => 'किपा', NS_IMAGE_TALK => 'किपा_खँलाबँला, NS_MEDIAWIKI => 'मिडियाविकि', NS_MEDIAWIKI_TALK => 'मिडियाविकि_खँलाबँला', NS_HELP => 'ग्वाहालि', NS_HELP_TALK => 'ग्वाहालि_खँलाबँला', NS_CATEGORY => 'पुचः', NS_CATEGORY_TALK => 'पुचः_खँलाबँला' ); Also, the numbers displayed need to be changed as- $digitTransformTable = array( '0' => '०', '1' => '१', '2' => '२', '3' => '३', '4' => '४', '5' => '५', '6' => '६', '7' => '७', '8' => '८', '9' => '९');?> for Nepal Bhasa (:new:), Nepali(:ne:), Sanskrit(:sa:), Pali(:pi:), Bhojpuri (:bh:) and Kashmiri(:ks:)
(Project namespace request split off as bug 9298)
Applied with r20904: namespaces and digitTransformTable for new: digitTransformTable for bh: ks: ne: pi: sa:
Some other namespaces need to be changed NS_WIKIPEDIA => 'विकिपिडिया', NS_WIKIPEDIA_TALK => 'विकिपिडिया_खँलाबँला' NS_PORTAL => 'दबू', NS_PORTAL_TALK => 'दबू_खँलाबँला'
(In reply to comment #3) > Some other namespaces need to be changed > NS_WIKIPEDIA => 'विकिपिडिया', > NS_WIKIPEDIA_TALK => 'विकिपिडिया_खँलाबँला' > NS_PORTAL => 'दबू', > NS_PORTAL_TALK => 'दबू_खँलाबँला' This needs to to be done by a shell user -> reopen bug
closing since bug 9298 was opened for the WM-specific namespaces