[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /** British English (British English) 3 * 4 * To improve a translation please visit https://translatewiki.net 5 * 6 * @ingroup Language 7 * @file 8 * 9 */ 10 11 $specialPageAliases = array( 12 'Uncategorizedcategories' => array( 'UncategorisedCategories' ), 13 'Uncategorizedimages' => array( 'UncategorisedFiles', 'UncategorisedImages' ), 14 'Uncategorizedpages' => array( 'UncategorisedPages' ), 15 'Uncategorizedtemplates' => array( 'UncategorisedTemplates' ), 16 ); 17
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |