Index: trunk/extensions/ArticleComments/ArticleComments.i18n.php |
— | — | @@ -39,7 +39,7 @@ |
40 | 40 | 'article-comments-comment-missing-name-parameter' => 'Missing name', |
41 | 41 | 'article-comments-comment-missing-date-parameter' => 'Missing comment date', |
42 | 42 | 'article-comments-no-spam' => 'At least one of the submitted fields was flagged as spam.', |
43 | | - 'processcomment' => 'Process article comment', |
| 43 | + 'processcomment' => 'Process page comment', |
44 | 44 | ); |
45 | 45 | |
46 | 46 | /** Message documentation (Message documentation) |