Merge "Error Msg for missing db username & password when installing"
[lhc/web/wiklou.git] / languages / messages / MessagesLn.php
1 <?php
2 /** Lingala (lingála)
3 *
4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
6 *
7 * @ingroup Language
8 * @file
9 *
10 * @author Bombo (on ln.wikipedia.org)
11 * @author Eruedin
12 * @author Moyogo
13 */
14
15 $fallback = 'fr';
16
17 // Remove French aliases
18 $namespaceGenderAliases = array();
19
20 $linkPrefixExtension = true;
21
22 # Same as the French (bug 8485)
23 $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' );
24