Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -4625,7 +4625,7 @@ |
4626 | 4626 | 'ajax-edit-category-error' => 'It was not possible to edit category "$1". |
4627 | 4627 | This usually occurs when the category has been added to the page in a template.', |
4628 | 4628 | 'ajax-category-already-present' => 'This page already belongs to the category "$1"', |
4629 | | -'ajax-category-hook-error' => 'A local function prevented the changes from being saved', |
4630 | | -'ajax-api-error' => 'The API returned an error: $1: $2', |
| 4629 | +'ajax-category-hook-error' => 'A local function prevented the changes from being saved.', |
| 4630 | +'ajax-api-error' => 'The API returned an error: $1: $2.', |
4631 | 4631 | |
4632 | 4632 | ); |