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

JeLuF <je...@gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from JeLuF <je...@gmx.de> 2010-09-08 21:40:28 UTC ---
Done.
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php    (revision 1109)
+++ InitialiseSettings.php    (working copy)
@@ -2150,6 +2150,16 @@
         'സ' => NS_HELP,
         'സസം' => NS_HELP_TALK,
     ),
+    'mlwikisource' => array(
+        'Author'         => 100,
+        'Author_talk'    => 101,
+        'Portal'        => 102,
+        'Portal_talk'    => 103,
+        'Index'            => 104,
+        'Index_talk'    => 105,
+        'Page'            => 106,
+        'Page_talk'        => 107,
+    ),
     'mlwiktionary' => array(
         'Wiktionary' => NS_PROJECT,
         'വിക്കി‌‌_നിഘണ്ടു' => NS_PROJECT,
@@ -3778,6 +3788,16 @@
         101 => 'Pielikuma_diskusija',
     ),
     'mlwiki' => array( 100 => 'കവാടം', 101 => 'കവാടത്തിന്റെ_സംവാദം'),
+    'mlwikisource' => array(
+        100 => 'രചയിതാവ്',
+        101 => 'രചയിതാവിന്റെ_സംവാദം',
+        102 => 'കവാടം',
+        103 => 'കവാടത്തിന്റെ_സംവാദം',
+        104 => 'സൂചിക',
+        105 => 'സൂചികയുടെ_സംവാദം',
+        106 => 'താൾ',
+        107 => 'താളിന്റെ_സംവാദം',
+    ),
     'mrwiki' => array(
         100 => 'दालन',
         101 => 'दालन_चर्चा',

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to