r114380 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r114379‎ | r114380 | r114381 >
Date:17:25, 21 March 2012
Author:demon
Status:ok (Comments)
Tags:
Comment:
Re-add message removed in r47919
Modified paths:
  • /trunk/extensions/CentralAuth/CentralAuth.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CentralAuth/CentralAuth.i18n.php
@@ -185,6 +185,7 @@
186186 'centralauth-token-mismatch' => 'Sorry, we could not process your form submission due to a loss of session data.',
187187 'centralauth-admin-reason' => 'Reason:',
188188 'centralauth-admin-reason-other' => 'Other/additional reason:',
 189+ 'centralauth-admin-unhide-nonexistent' => 'Error: the global account "<nowiki>$1</nowiki>" does not exist.',
189190 'centralauth-admin-status' => 'Set global account status',
190191 'centralauth-admin-status-intro' => 'You can use this form to change the status of this global account.',
191192 'centralauth-admin-status-locked' => 'Locked:',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r47919Partial redesign with refactoring of CentralAuth admin interface. Merged lock...werdna02:23, 2 March 2009

Comments

#Comment by Siebrand (talk | contribs)   19:39, 21 March 2012

Needs capital after colon

Status & tagging log