From: Siebrand Mazeland Date: Fri, 4 Sep 2009 06:59:44 +0000 (+0000) Subject: Tweak 'img-auth-nologinnWL' (r55800) X-Git-Tag: 1.31.0-rc.0~39935 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=67bd76f7a115858b80ed15e66b8cbae5d7a3e0f7;p=lhc%2Fweb%2Fwiklou.git Tweak 'img-auth-nologinnWL' (r55800) --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index a8a4cb2aff..259159da4c 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2152,7 +2152,7 @@ It may be CGI-based and cannot support img_auth. See http://www.mediawiki.org/wiki/Manual:Image_Authorization.', 'img-auth-notindir' => 'Requested path is not in the configured upload directory.', 'img-auth-badtitle' => 'Unable to construct a valid title from "$1".', -'img-auth-nologinnWL' => 'You are not logged in and "$1" not in whitelist.', +'img-auth-nologinnWL' => 'You are not logged in and "$1" is not in the whitelist.', 'img-auth-nofile' => 'File "$1" does not exist.', 'img-auth-isdir' => 'You are trying to access a directory "$1". Only file access is allowed.',