mcramer
2012-09-11 4e18bd4210f5c79d341436b1ed026300d59ba208
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';
?>