Index: trunk/extensions/CodeReview/CodeReview.i18n.php |
— | — | @@ -14,8 +14,8 @@ |
15 | 15 | 'code-rev-title' => '$1 - Code Review', |
16 | 16 | 'code-comments' => 'Comments', |
17 | 17 | 'code-references' => 'Follow-up revisions', |
18 | | - 'code-change-status' => 'changed the \'\'\'status\'\'\' of $1', |
19 | | - 'code-change-tags' => 'changed the \'\'\'tags\'\'\' for $1', |
| 18 | + 'code-change-status' => "changed the '''status''' of $1", |
| 19 | + 'code-change-tags' => "changed the '''tags''' for $1", |
20 | 20 | 'code-change-removed' => 'removed:', |
21 | 21 | 'code-change-added' => 'added:', |
22 | 22 | 'code-old-status' => 'Old status', |