r93707 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93706‎ | r93707 | r93708 >
Date:08:10, 2 August 2011
Author:siebrand
Status:ok
Tags:
Comment:
Update punctuation for error messages.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -4625,7 +4625,7 @@
46264626 'ajax-edit-category-error' => 'It was not possible to edit category "$1".
46274627 This usually occurs when the category has been added to the page in a template.',
46284628 '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.',
46314631
46324632 );

Status & tagging log