[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /** Lingala (lingála) 3 * 4 * To improve a translation please visit https://translatewiki.net 5 * 6 * @ingroup Language 7 * @file 8 * 9 * @author Bombo (on ln.wikipedia.org) 10 * @author Eruedin 11 * @author Moyogo 12 */ 13 14 $fallback = 'fr'; 15 16 // Remove French aliases 17 $namespaceGenderAliases = array(); 18 19 $linkPrefixExtension = true; 20 21 # Same as the French (bug 8485) 22 $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' ); 23
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 |