tbrehm
2011-03-14 2ae285290508de108530203fb0e4f68469159283
1
2
3
4
5
6
7
8
9
10
<?php
$wb['list_head_txt'] = 'Pacotes de Software';
$wb['installed_txt'] = 'Estado';
$wb['package_title_txt'] = 'Pacote';
$wb['package_description_txt'] = 'Descrição';
$wb['action_txt'] = 'Ação';
$wb['toolsarea_head_txt'] = 'Pacotes';
$wb['repoupdate_txt'] = 'Atualizar lista de pacotes';
$wb['package_id_txt'] = 'ID App Local';
?>