https://bugzilla.wikimedia.org/show_bug.cgi?id=26812
--- Comment #8 from JeLuF <[email protected]> 2011-01-21 22:18:39 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 1519) +++ InitialiseSettings.php (working copy) @@ -3767,6 +3767,10 @@ 100 => 'Portal', 101 => 'Portal_Discussió', 102 => 'Viquiprojecte', 103 => 'Viquiprojecte_Discussió', ), + 'cewiki' => array( + 100 => 'Ков', + 101 => 'Ков_дийцаре', + ), 'ckbwiki' => 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
