Follow-up r60927: Change message names in maintenance/language/messageTypes.inc too
authorRaimond Spekking <raymond@users.mediawiki.org>
Mon, 11 Jan 2010 12:56:14 +0000 (12:56 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Mon, 11 Jan 2010 12:56:14 +0000 (12:56 +0000)
maintenance/language/messageTypes.inc

index 7c9b3b8..7aba126 100644 (file)
@@ -158,8 +158,8 @@ $wgIgnoredMessages = array(
        'activeusers-summary',
        'search-summary',
        'editpage-tos-summary',
-       'talk-addsection-preload',
-       'talk-addsection-editintro',
+       'addsection-preload',
+       'addsection-editintro',
 );
 
 /** Optional messages, which may be translated only if changed in the target language. */