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

Antoine "hashar" Musso <[email protected]> changed:

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

--- Comment #5 from Antoine "hashar" Musso <[email protected]> 2011-12-08 09:52:22 
UTC ---
Your change has been completed.
Please reopen this ticket if anything went wrong.
The following configuration settings have been changed:
===================================================================
Index: InitialiseSettings.php
===================================================================
--- InitialiseSettings.php    (revision 2689)
+++ InitialiseSettings.php    (working copy)
@@ -2549,7 +2549,6 @@
     'kowiki' => array(
         '백' => NS_PROJECT,
         '백토' => NS_PROJECT_TALK,
-        '인' => NS_PROJECT,
         'Portal' => 100,
         'Portal_talk' => 101,
         '들' => 100,
@@ -2559,6 +2558,9 @@
         '뉴'   =>  NS_PROJECT,
         '뉴토'  => NS_PROJECT_TALK,
     ),
+    'kowikiquote' => array(
+        '인' => NS_PROJECT,
+    ),
     'kowikisource' => array(
         'Wikisource' => NS_PROJECT,
         'Wikisource_talk' => NS_PROJECT_TALK,
===================================================================
You can find the entire config file at
http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php

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