Update punctuation for error messages.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Tue, 2 Aug 2011 08:10:47 +0000 (08:10 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Tue, 2 Aug 2011 08:10:47 +0000 (08:10 +0000)
languages/messages/MessagesEn.php

index ea222ea..e285e16 100644 (file)
@@ -4625,7 +4625,7 @@ This usually occurs when the category has been added to the page in a template.'
 'ajax-edit-category-error'      => 'It was not possible to edit category "$1".
 This usually occurs when the category has been added to the page in a template.',
 'ajax-category-already-present' => 'This page already belongs to the category "$1"',
-'ajax-category-hook-error'      => 'A local function prevented the changes from being saved',
-'ajax-api-error'                => 'The API returned an error: $1: $2',
+'ajax-category-hook-error'      => 'A local function prevented the changes from being saved.',
+'ajax-api-error'                => 'The API returned an error: $1: $2.',
 
 );