Follow-up r52361: Add new message to maintenance file and set it to ignore for transl...
authorRaimond Spekking <raymond@users.mediawiki.org>
Wed, 24 Jun 2009 17:02:05 +0000 (17:02 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Wed, 24 Jun 2009 17:02:05 +0000 (17:02 +0000)
maintenance/language/messageTypes.inc
maintenance/language/messages.inc

index 4efc190..eab6669 100644 (file)
@@ -155,6 +155,7 @@ $wgIgnoredMessages = array(
        'newuserlogentry',
        'wantedtemplates-summary',
        'activeusers-summary',
+       'editpage-tos-summary',
 );
 
 /** Optional messages, which may be translated only if changed in the target language. */
index 4cb3a86..e8d7d53 100644 (file)
@@ -550,6 +550,7 @@ $wgMessageStructure = array(
                'yourdiff',
                'copyrightwarning',
                'copyrightwarning2',
+               'editpage-tos-summary',
                'longpagewarning',
                'longpageerror',
                'readonlywarning',