From a1be405397a9fad3bf68cff74201a779db907dee Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Mon, 5 May 2008 20:05:01 +0000 Subject: [PATCH] And messages.inc ? ;) --- languages/messages/MessagesEn.php | 4 ++-- maintenance/language/messages.inc | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index aab96d098d..17890100fa 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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', diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index facc5191ec..24b214aa72 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -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', -- 2.20.1