r62733 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r62732‎ | r62733 | r62734 >
Date:09:22, 20 February 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r62710: consistency tweaks
Modified paths:
  • /trunk/extensions/CodeReview/CodeReview.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/CodeReview/CodeReview.i18n.php
@@ -88,10 +88,10 @@
8989 'code-status-deferred' => 'deferred',
9090 'code-pathsearch-legend' => 'Search revisions in this repo by path',
9191 'code-pathsearch-path' => 'Path:',
92 - 'code-pathsearch-filter' => 'Filter applied: ',
 92+ 'code-pathsearch-filter' => 'Filter applied:',
9393 'code-revfilter-cr_status' => 'Status = $1',
9494 'code-revfilter-cr_author' => 'Author = $1',
95 - 'code-revfilter-clear' => 'Clear Filter',
 95+ 'code-revfilter-clear' => 'Clear filter',
9696 'code-rev-submit' => 'Save changes',
9797 'code-rev-submit-accesskey' => 's',
9898 'code-rev-submit-next' => 'Save & next unresolved',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r62710Made filtering by status and author a little more user friendlypdhanda17:27, 19 February 2010

Status & tagging log