https://bugzilla.wikimedia.org/show_bug.cgi?id=23576
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from JeLuF <[email protected]> 2010-05-19 04:48:41 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 766) +++ InitialiseSettings.php (working copy) @@ -1932,8 +1932,14 @@ 'WB' => NS_PROJECT, ), 'itwiktionary' => array( - 'WZ' => NS_PROJECT, + 'WZ' => NS_PROJECT, ), + 'jawiki' => array( + "ポータル‐ノート" => 101, + ), + 'jawikinews' => array( + "ポータル‐ノート" => 101, + ), 'jawikiversity' => array( 'Wikiversity_talk' => NS_PROJECT_TALK, ), -- 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
