]> scripts.mit.edu Git - autoinstalls/mediawiki.git/blobdiff - languages/messages/MessagesEn_gb.php
MediaWiki 1.17.0
[autoinstalls/mediawiki.git] / languages / messages / MessagesEn_gb.php
index c6dc017fd75833fd36f622558e7f50851ba5d9e7..d10e36368d7942f2d85b4c85181781cca569192b 100644 (file)
 $specialPageAliases = array(
        'Uncategorizedpages'        => array( 'UncategorisedPages' ),
        'Uncategorizedcategories'   => array( 'UncategorisedCategories' ),
-       'Uncategorizedimages'       => array( 'UncategorisedImages' ),
+       'Uncategorizedimages'       => array( 'UncategorisedFiles', 'UncategorisedImages' ),
        'Uncategorizedtemplates'    => array( 'UncategorisedTemplates' ),
 );
 
 $messages = array(
-# Main script and global functions
-'nosuchactiontext' => 'The action specified by the URL is not recognised by the wiki',
-
 # Miscellaneous special pages
 'uncategorizedpages'      => 'Uncategorised pages',
 'uncategorizedcategories' => 'Uncategorised categories',
 'uncategorizedimages'     => 'Uncategorised files',
 'uncategorizedtemplates'  => 'Uncategorised templates',
 
-# Rollback
+# Edit tokens
 'sessionfailure' => 'There seems to be a problem with your login session;
 this action has been cancelled as a precaution against session hijacking.
 Go back to the previous page, reload that page and then try again.',