Merge "Add macronless namespace aliases for Old English"
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index e65891a..07a0467 100644 (file)
@@ -1,15 +1,10 @@
 <?php
 /**
- * This is the default English localisation file
+ * This is the default English localisation file containing language specific
+ * information excluding interface strings, which are stored in JSON files.
  *
- * END USERS: DO NOT EDIT THIS FILE DIRECTLY!
- *
- * Changes in this file will be lost during software upgrades.
- * You can make your customizations on the wiki.
- * While logged in as administrator, go to [[Special:Allmessages]]
- * and edit the MediaWiki:* pages listed there.
- *
- * See MessagesQqq.php for message documentation incl. usage of parameters
+ * Please see https://www.mediawiki.org/wiki/Localisation for more information.
+ * To improve a translation please visit https://translatewiki.net
  */
 
 /**
@@ -189,7 +184,6 @@ $dateFormats = array(
  */
 $bookstoreList = array(
        'AddALL' => 'http://www.addall.com/New/Partner.cgi?query=$1&type=ISBN',
-       'PriceSCAN' => 'http://www.pricescan.com/books/bookDetail.asp?isbn=$1',
        'Barnes & Noble' => 'http://search.barnesandnoble.com/bookSearch/isbnInquiry.asp?isbn=$1',
        'Amazon.com' => 'http://www.amazon.com/gp/search/?field-isbn=$1'
 );
@@ -408,7 +402,7 @@ $specialPageAliases = array(
        'DoubleRedirects'           => array( 'DoubleRedirects' ),
        'EditWatchlist'             => array( 'EditWatchlist' ),
        'Emailuser'                 => array( 'EmailUser' ),
-       'ExpandTemplates'           => array( 'ExpandTemplates', 'Expantemplates' ),
+       'ExpandTemplates'           => array( 'ExpandTemplates' ),
        'Export'                    => array( 'Export' ),
        'Fewestrevisions'           => array( 'FewestRevisions' ),
        'FileDuplicateSearch'       => array( 'FileDuplicateSearch' ),
@@ -436,7 +430,7 @@ $specialPageAliases = array(
        'Mostinterwikis'            => array( 'MostInterwikis' ),
        'Mostlinked'                => array( 'MostLinkedPages', 'MostLinked' ),
        'Mostlinkedcategories'      => array( 'MostLinkedCategories', 'MostUsedCategories' ),
-       'Mostlinkedtemplates'       => array( 'MostLinkedTemplates', 'MostUsedTemplates' ),
+       'Mostlinkedtemplates'       => array( 'MostTranscludedPages', 'MostLinkedTemplates', 'MostUsedTemplates' ),
        'Mostrevisions'             => array( 'MostRevisions' ),
        'Movepage'                  => array( 'MovePage' ),
        'Mycontributions'           => array( 'MyContributions' ),
@@ -509,7 +503,7 @@ $linkPrefixCharset = 'a-zA-Z\\x{80}-\\x{10ffff}';
 /**
  * List of filenames for some ui images that can be overridden per language
  * basis if needed.
-*/
+ */
 $imageFiles = array(
        'button-bold'     => 'button_bold.png',
        'button-italic'   => 'button_italic.png',