Add newline to put each message on its own line.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 21 Aug 2008 19:44:19 +0000 (19:44 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 21 Aug 2008 19:44:19 +0000 (19:44 +0000)
maintenance/language/messages.inc

index d7cc8f5..9619dfa 100644 (file)
@@ -691,7 +691,8 @@ $wgMessageStructure = array(
                'visualcomparison',
                'wikicodecomparison',
                'editundo',
-               'diff-multi','diff-movedto',
+               'diff-multi',
+               'diff-movedto',
                'diff-styleadded',
                'diff-added',
                'diff-changedto',