4 * See MessagesQqq.php for message documentation incl. usage of parameters
5 * To improve a translation please visit http://translatewiki.net
10 * @author Bombo (on ln.wikipedia.org)
17 // Remove French aliases
18 $namespaceGenderAliases = array();
20 $linkPrefixExtension = true;
22 # Same as the French (bug 8485)
23 $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' );