xaver
2012-01-15 5c67f75bdb5f5daaf06e077285e767dba44244fe
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Szoftver csomag';
$wb['installed_txt'] = 'Állapot';
$wb['package_title_txt'] = 'Csomag';
$wb['package_description_txt'] = 'Leírás';
$wb['action_txt'] = 'Művelet';
$wb['toolsarea_head_txt'] = 'Csomagok';
$wb['repoupdate_txt'] = 'Csomaglista frissítése';
$wb['package_id_txt'] = 'local App-ID';
?>