From: Siebrand Mazeland Date: Mon, 3 Dec 2007 19:33:38 +0000 (+0000) Subject: Fix typos X-Git-Tag: 1.31.0-rc.0~50570 X-Git-Url: http://git.cyclocoop.org/%40spipnet%40?a=commitdiff_plain;h=0e857cde42a9fb3be420de4f77a232249f2f1db8;p=lhc%2Fweb%2Fwiklou.git Fix typos --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index e55eab7340..40accd2aa9 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1203,8 +1203,8 @@ Make sure that this change will maintain historical page continuity. 'mergehistory-empty' => 'No revisions can be merged', 'mergehistory-success' => '$3 revisions of [[:$1]] successfully merged into [[:$2]].', 'mergehistory-fail' => 'Unable to perform history merge, please recheck the page and time parameters.', -'mergehistory-no-source' => 'Source page $1 does not exists.', -'mergehistory-no-destination' => 'Destination page $1 does not exists.', +'mergehistory-no-source' => 'Source page $1 does not exist.', +'mergehistory-no-destination' => 'Destination page $1 does not exist.', 'mergehistory-invalid-source' => 'Source page must be a valid title.', 'mergehistory-invalid-destination' => 'Destination page must be a valid title.',