Remove unused message 'img-auth-desc' (r55800)
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 4 Sep 2009 06:55:19 +0000 (06:55 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 4 Sep 2009 06:55:19 +0000 (06:55 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 191598c..a8a4cb2 100644 (file)
@@ -2146,7 +2146,6 @@ If the problem persists, contact an [[Special:ListUsers/sysop|administrator]].',
 
 # img_auth script messages
 'img-auth-accessdenied' => 'Access denied',
-'img-auth-desc'         => 'Image authorisation script',
 'img-auth-nopathinfo'   => 'Missing PATH_INFO.
 Your server is not set up to pass this information.
 It may be CGI-based and cannot support img_auth.
index e3e3a33..b06e5b7 100644 (file)
@@ -1283,7 +1283,6 @@ $wgMessageStructure = array(
        ),
        'img-auth' => array(
                'img-auth-accessdenied',
-               'img-auth-desc',
                'img-auth-nopathinfo',
                'img-auth-notindir',
                'img-auth-badtitle',