Tweaked nosuchsection messages
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 16 Jan 2010 03:45:39 +0000 (03:45 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 16 Jan 2010 03:45:39 +0000 (03:45 +0000)
languages/messages/MessagesEn.php

index f8fe0ab..5d64beb 100644 (file)
@@ -1229,8 +1229,9 @@ Please include all above details in any queries you make.',
 'whitelistedittext'                => 'You have to $1 to edit pages.',
 'confirmedittext'                  => 'You must confirm your e-mail address before editing pages.
 Please set and validate your e-mail address through your [[Special:Preferences|user preferences]].',
-'nosuchsectiontitle'               => 'No such section',
-'nosuchsectiontext'                => 'You tried to edit a section that does not exist.
+'nosuchsectiontitle'               => 'Cannot find section',
+'nosuchsectiontext'                => 'You tried to edit a section that does not exist. It may have been moved or deleted while you were viewing the page.
+
 Since there is no section $1, there is no place to save your edit.',
 'loginreqtitle'                    => 'Login required',
 'loginreqlink'                     => 'log in',