Follow-up to r58267: rebuild all language files
[lhc/web/wiklou.git] / languages / messages / MessagesEn_gb.php
index d63bd22..f2deb4f 100644 (file)
@@ -1,11 +1,22 @@
 <?php
-/** British English ()
+/** British English (British English)
  *
- * @addtogroup Language
+ * See MessagesQqq.php for message documentation incl. usage of parameters
+ * To improve a translation please visit http://translatewiki.net
+ *
+ * @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 +27,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.',
@@ -40,12 +51,17 @@ If the file has been modified from its original state, some details may not full
 'exif-exposureprogram-5' => 'Creative programme (biased toward depth of field)',
 'exif-exposureprogram-6' => 'Action programme (biased toward fast shutter speed)',
 
+'exif-subjectdistance-value' => '$1 metres',
+
 'exif-sensingmethod-2' => 'One-chip colour area sensor',
 'exif-sensingmethod-3' => 'Two-chip colour area sensor',
 'exif-sensingmethod-4' => 'Three-chip colour area sensor',
 'exif-sensingmethod-5' => 'Colour sequential area sensor',
 'exif-sensingmethod-8' => 'Colour sequential linear sensor',
 
+# Pseudotags used for GPSSpeedRef
+'exif-gpsspeed-k' => 'Kilometres per hour',
+
 # E-mail address confirmation
 'confirmemail_invalidated' => 'E-mail address confirmation cancelled',