r55808 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r55807‎ | r55808 | r55809 >
Date:06:55, 4 September 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Remove unused message 'img-auth-desc' (r55800)
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -1283,7 +1283,6 @@
12841284 ),
12851285 'img-auth' => array(
12861286 'img-auth-accessdenied',
1287 - 'img-auth-desc',
12881287 'img-auth-nopathinfo',
12891288 'img-auth-notindir',
12901289 'img-auth-badtitle',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2146,7 +2146,6 @@
21472147
21482148 # img_auth script messages
21492149 'img-auth-accessdenied' => 'Access denied',
2150 -'img-auth-desc' => 'Image authorisation script',
21512150 'img-auth-nopathinfo' => 'Missing PATH_INFO.
21522151 Your server is not set up to pass this information.
21532152 It may be CGI-based and cannot support img_auth.

Follow-up revisions

RevisionCommit summaryAuthorDate
r55828* follow-up to r55821 (duplication of 'filedelete-edit-reasonlist' to 'revdel...siebrand17:23, 4 September 2009

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r55800bug 19646 Localization of img_auth.php - with enhancements...jdpond02:44, 4 September 2009

Status & tagging log