mcramer
2012-08-20 c3bf39efc438d869645049e17549c9644a5467c2
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Paquetes de software';
$wb['installed_txt'] = 'Estado';
$wb['package_title_txt'] = 'Paquete';
$wb['package_description_txt'] = 'Descripción';
$wb['action_txt'] = 'Acción';
$wb['toolsarea_head_txt'] = 'Packages';
$wb['repoupdate_txt'] = 'Update package list';
$wb['package_id_txt'] = 'local App-ID';
?>