Follow-up to r52888:
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Wed, 8 Jul 2009 08:21:52 +0000 (08:21 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Wed, 8 Jul 2009 08:21:52 +0000 (08:21 +0000)
* add new message to messages.inc
* rewording and trailing whitespace trim for 'view-pool-error'

languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 1aaf9fb..754c78e 100644 (file)
@@ -846,9 +846,9 @@ XHTML id names.
 'jumpto'            => 'Jump to:',
 'jumptonavigation'  => 'navigation',
 'jumptosearch'      => 'search',
-'view-pool-error'   => 'Sorry, our servers are overloaded at the moment. 
-Too many people are trying to view this article. 
-Please try again in a minute or two.
+'view-pool-error'   => 'Sorry, the servers are overloaded at the moment.
+Too many users are trying to view this page.
+Please wait a while before you try to access this page again.
 
 $1',
 
index 90e8de2..c2a7c53 100644 (file)
@@ -251,6 +251,7 @@ $wgMessageStructure = array(
                'jumpto',
                'jumptonavigation',
                'jumptosearch',
+               'view-pool-error',
        ),
        'links' => array(
                'aboutsite',