Localisation updates from Betawiki (2007-12-20 23:25 CET).

* Fixes and additions to 49 extensions for arm bg, el, fi, gl, hr, hu, loz, nl, ru, stq, sv, to
This commit is contained in:
Siebrand Mazeland 2007-12-20 22:50:57 +00:00
parent cd7115ba49
commit be7bef9023
1 changed files with 18 additions and 0 deletions

18
ContactPage.i18n.bg.php Normal file
View File

@ -0,0 +1,18 @@
<?php
/**
* Internationalisation file for the ContactPage extension
*
* @package MediaWiki
* @subpackage Extensions
* @author Daniel Kinzler, brightbyte.de
* @copyright © 2007 Daniel Kinzler, Betawiki users
* @licence GNU General Public Licence 2.0 or later
*/
/** Bulgarian (Български)
* @author DCLXVI
*/
$messages = array(
'contactpage-subject-and-sender' => '$1 (от $2)',
);