Merge "Add macronless namespace aliases for Old English"
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index 39036d7..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
  */
 
 /**
@@ -435,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' ),