https://bugzilla.wikimedia.org/show_bug.cgi?id=25659
--- Comment #3 from JeLuF <[email protected]> 2010-10-27 17:43:58 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 1268) +++ InitialiseSettings.php (working copy) @@ -4573,6 +4573,10 @@ 102 => 'Мнения', 103 => 'Мнения_беседа', ), + 'cawikinews' => array( + 100 => 'Transwiki', + 101 => 'Transwiki_talk', + ), 'cswikinews' => array( NS_USER => 'Redaktor', # language default set back in wgNamespaceAliases NS_USER_TALK => 'Diskuse_s_redaktorem', # language default set back in wgNamespaceAliases =================================================================== 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
