Localisation updates from Betawiki.

* Fixes and additions to 40 extensions for ca, ext, fo, hsb, is, it, kk-kz, pl, sk, tet.
This commit is contained in:
Siebrand Mazeland 2007-10-06 20:43:13 +00:00
parent 542af9dc11
commit a9869589dc

15
Gadgets.i18n.ext.php Normal file
View file

@ -0,0 +1,15 @@
<?php
/**
* ext iternationalisation file for the Gadgets extension
*
* @package MediaWiki
* @subpackage Extensions
* @author Daniel Kinzler, brightbyte.de
* @copyright © 2007 Betawiki editors
* @licence GNU General Public Licence 2.0 or later
*/
$messages = array(
'gadgets-uses' => 'Usus',
);