#9896 Documentation for wgSquidServers. Patch by Loic Dachary.
[mediawiki.git] / languages / messages / MessagesLn.php
blob0a8dda02cfcee03724a8886fbe20499437255d90
1 <?php
3 /**
4 * Lingala language
6 * @addtogroup Language
7 */
9 $linkPrefixExtension = true;
11 # Same as the French (bug 8485)
12 $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' );
14 $messages = array( 'linkprefix' => '/^(.*?)([a-zA-Z\x80-\xff]+)$/sD' );