MediaWiki  REL1_24
MessagesLn.php
Go to the documentation of this file.
00001 <?php
00014 $fallback = 'fr';
00015 
00016 // Remove French aliases
00017 $namespaceGenderAliases = array();
00018 
00019 $linkPrefixExtension = true;
00020 
00021 # Same as the French (bug 8485)
00022 $separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' );
00023