Index: trunk/extensions/CodeReview/CodeReview.i18n.php |
— | — | @@ -96,7 +96,7 @@ |
97 | 97 | 'code-status-verified' => 'verified', |
98 | 98 | 'code-status-desc-verified' => 'Revision has been tested and is working as intended.', |
99 | 99 | 'code-status-deferred' => 'deferred', |
100 | | - 'code-status-desc-deferred' => 'Nobody care about this revision.', |
| 100 | + 'code-status-desc-deferred' => 'Revision does not require review.', |
101 | 101 | 'code-status-old' => 'old', |
102 | 102 | 'code-status-desc-old' => 'Old revision with potential bugs but which are not worth the effort of reviewing them.', |
103 | 103 | 'code-pathsearch-legend' => 'Search revisions in this repo by path', |