https://bugzilla.wikimedia.org/show_bug.cgi?id=26779
JeLuF <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from JeLuF <[email protected]> 2011-01-21 19:53:13 UTC --- Done. =================================================================== Index: InitialiseSettings.php =================================================================== --- InitialiseSettings.php (revision 1512) +++ InitialiseSettings.php (working copy) @@ -4546,6 +4546,10 @@ // @} end of Wiktionary // Wikibooks @{ + 'bnwikibooks' => array( + 100 => 'উইকিশৈশব', + 101 => 'উইকিশৈশব_আলাপ', + ), 'cawikibooks' => array( 102 => 'Viquiprojecte', 103 => 'Viquiprojecte Discussió' ), 'cywikibooks' => array( 102 => 'Silff_lyfrau', 103 => 'Sgwrs_Silff_lyfrau' ), 'dewikibooks' => array( 102 => 'Regal', 103 => 'Regal_Diskussion' ), -- 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
