latham
2011-06-30 59119c0b02e8fd67877157784b7cffb1d711e849
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';
?>