Index: trunk/extensions/ArticleComments/ArticleComments.i18n.php |
— | — | @@ -34,7 +34,7 @@ |
35 | 35 | 'article-comments-user-is-blocked' => 'Your user account is currently blocked from editing [[$1]].', |
36 | 36 | 'article-comments-new-comment' => "\n== \$1 ==\n\n<div class='commentBlock'>\n\$2\n\n--\$3 \$4\n</div>\n", |
37 | 37 | 'article-comments-no-spam' => 'At least one of the submitted fields was flagged as spam.', |
38 | | - 'processcomment' => 'Process qrticle comment', |
| 38 | + 'processcomment' => 'Process article comment', |
39 | 39 | ); |
40 | 40 | |
41 | 41 | $messages['qqq'] = array( |