r93046 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93045‎ | r93046 | r93047 >
Date:09:18, 25 July 2011
Author:reedy
Status:ok
Tags:
Comment:
Fix message fail from r92943
Modified paths:
  • /trunk/extensions/CodeReview/CodeReview.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/CodeReview.i18n.php
@@ -38,7 +38,7 @@
3939 'code-tags-no-tags' => 'No tags exist in this repository.',
4040 'code-authors-text' => 'Below is a list of repo authors in order of commit name. Local wiki accounts are shown in parentheses. Data may be cached.',
4141 'code-author-haslink' => 'This author is linked to the wiki user $1',
42 - 'code-author-orphan' => 'Wiki user $1 has no link with a wiki account',
 42+ 'code-author-orphan' => 'SVN user/Author $1 has no link with a wiki account',
4343 'code-author-dolink' => 'Link this author to a wiki user:',
4444 'code-author-alterlink' => 'Change the wiki user linked to this author:',
4545 'code-author-orunlink' => 'Or unlink this wiki user:',

Follow-up revisions

RevisionCommit summaryAuthorDate
r93072Merge CodeReview from trunk as of r93046demon17:28, 25 July 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r92943* (bug 29998) Author link doesnt display the svn username whom you are trying...reedy12:35, 23 July 2011

Status & tagging log