And messages.inc ? ;)
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 5 May 2008 20:05:01 +0000 (20:05 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Mon, 5 May 2008 20:05:01 +0000 (20:05 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index aab96d0..1789010 100644 (file)
@@ -2422,8 +2422,8 @@ Do you want to delete it to make way for the move?',
 cannot move a page over itself.',
 'immobile_namespace'      => 'Source or destination title is of a special type;
 cannot move pages from and into that namespace.',
-'imagenocrossnamespace'   => "Cannot move file to non-file namespace",
-'imagetypemismatch'       => "The new file extension does not match its type",
+'imagenocrossnamespace'   => 'Cannot move file to non-file namespace',
+'imagetypemismatch'       => 'The new file extension does not match its type',
 
 # Export
 'export'            => 'Export pages',
index facc519..24b214a 100644 (file)
@@ -1518,9 +1518,11 @@ $wgMessageStructure = array(
                'nolinkshere-ns',
                'isredirect',
                'istemplate',
+               'isimage',
                'whatlinkshere-prev',
                'whatlinkshere-next',
                'whatlinkshere-links',
+               'whatlinkshere-hideimages',
                'whatlinkshere-hideredirs',
                'whatlinkshere-hidetrans',
                'whatlinkshere-hidelinks',