summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesLn.php
blob: 620cd7cf268e8f94940c04880d6d815a45c31099 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?php

/**
 * Lingala language
 *
 * @addtogroup Language
 */

$linkPrefixExtension = true;

# Same as the French (bug 8485)
$separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' );