From: Alexandre Emsenhuber Date: Mon, 5 May 2008 20:05:01 +0000 (+0000) Subject: And messages.inc ? ;) X-Git-Tag: 1.31.0-rc.0~47889 X-Git-Url: https://git.cyclocoop.org//%22?a=commitdiff_plain;h=a1be405397a9fad3bf68cff74201a779db907dee;p=lhc%2Fweb%2Fwiklou.git And messages.inc ? ;) --- 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',