Localisation updates for core messages from Betawiki (2009-01-21 21:16 UTC)
[lhc/web/wiklou.git] / languages / messages / MessagesEn_gb.php
index d63bd22..bf44ce4 100644 (file)
@@ -1,11 +1,19 @@
 <?php
-/** British English ()
+/** British English (British English)
  *
- * @addtogroup Language
+ * @ingroup Language
+ * @file
  *
  * @author Jon Harald Søby
  */
 
+$specialPageAliases = array(
+       'Uncategorizedpages'        => array( 'UncategorisedPages' ),
+       'Uncategorizedcategories'   => array( 'UncategorisedCategories' ),
+       'Uncategorizedimages'       => array( 'UncategorisedImages' ),
+       'Uncategorizedtemplates'    => array( 'UncategorisedTemplates' ),
+);
+
 $messages = array(
 # Main script and global functions
 'nosuchactiontext' => 'The action specified by the URL is not recognised by the wiki',
@@ -16,7 +24,7 @@ $messages = array(
 'uncategorizedimages'     => 'Uncategorised files',
 'uncategorizedtemplates'  => 'Uncategorised templates',
 
-# Delete/protect/revert
+# Rollback
 'sessionfailure' => 'There seems to be a problem with your login session;
 this action has been cancelled as a precaution against session hijacking.
 Please hit "back" and reload the page you came from, then try again.',