tbrehm
2011-11-15 c749e5226f585c700dd2a9572fbc7e7a1b62166b
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Pachete Software ';
$wb['installed_txt'] = 'Status';
$wb['package_title_txt'] = 'Pachet';
$wb['package_description_txt'] = 'Descriere';
$wb['action_txt'] = 'Actiune';
$wb['toolsarea_head_txt'] = 'Packages';
$wb['repoupdate_txt'] = 'Update package list';
$wb['package_id_txt'] = 'local App-ID';
?>