https://bugzilla.wikimedia.org/show_bug.cgi?id=24570
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from JeLuF <[email protected]> 2010-08-11 21:03:34 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 986) +++ InitialiseSettings.php (working copy) @@ -4168,7 +4168,9 @@ #112 => 'WT', # Removed these in favor of aliases --catrope 1/18/2010 #113 => 'WT_talk', 114 => 'Citations', - 115 => 'Citations_talk' + 115 => 'Citations_talk', + 116 => 'Sign_gloss', + 117 => 'Sign_gloss_talk', ), 'eswiktionary' => array( -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
