Localisation updates from Betawiki.

* Fixes and additions to 40 extensions for gl, hsb, id, is, it, ja, kk-kz, kk-tr, nl, no, oc
* export format in extension Translate and indentation changed in: GiveRollback, ImageMap, Newuserlog, OggHandler, Oversight, ParserFunctions, ProofreadPage, Resign/SpecialResign
This commit is contained in:
Siebrand Mazeland 2007-11-04 21:21:43 +00:00
parent 0c04b8b073
commit 61d30c4330

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

@ -0,0 +1,15 @@
<?php
/**
* Internationalisation 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' => 'Usos',
);