tbrehm
2011-04-12 ce9867c8b69abeaade113b7355baba6662c5a2cb
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Repositório';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Usuário (opcional)';
$wb['repo_password_txt'] = 'Senha (opcional)';
$wb['active_txt'] = 'Ativo';
?>