Add 'wantedtemplates-summary' to the ignore list
authorRaimond Spekking <raymond@users.mediawiki.org>
Sat, 18 Oct 2008 19:46:31 +0000 (19:46 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Sat, 18 Oct 2008 19:46:31 +0000 (19:46 +0000)
maintenance/language/messageTypes.inc

index 6b77ec9..ffdfb9a 100644 (file)
@@ -154,6 +154,7 @@ $wgIgnoredMessages = array(
        'pagetitle-view-mainpage',
        'newuserlogentry',
        'restrictlogpage',
+       'wantedtemplates-summary',
 );
 
 /** Optional messages, which may be translated only if changed in the target language. */