Index: trunk/extensions/CodeReview/CodeReview.i18n.php |
— | — | @@ -30,7 +30,7 @@ |
31 | 31 | 'code-field-id' => 'Revision', |
32 | 32 | 'code-field-author' => 'Author', |
33 | 33 | 'code-field-user' => 'Commentor', |
34 | | - 'code-field-message' => 'Summary', |
| 34 | + 'code-field-message' => 'Commit summary', |
35 | 35 | 'code-field-status' => 'Status', |
36 | 36 | 'code-field-timestamp' => 'Date', |
37 | 37 | 'code-field-comments' => 'Notes', |