moodle/lang/hu/block_html.php
koenr 17c38f5002 New hu strings and various improvements.
Rechecked XHTML compliance - should be ok again
2005-04-10 21:46:41 +00:00

12 lines
299 B
PHP

<?PHP // $Id$
// block_html.php - created with Moodle 1.4 (2004083100)
$string['configcontent'] = 'Tartalom';
$string['configtitle'] = 'Blokk címe';
$string['html'] = 'HTML';
$string['leaveblanktohide'] = 'a cím elrejtéséhez hagyja üresen';
$string['newhtmlblock'] = '(új HTML-blokk)';
?>