ftimme
2012-06-07 87a30c474398ce667b6c761b8f25e1886be54e61
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';
?>