cfoe
2012-07-04 0e269484a97a41dac8765449cf6f6d52aad6ca69
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';
?>