Marius Cramer
2014-07-08 883f1fcb49818c49dcfbaaf9e7e18a5b74ab7965
1
2
3
4
5
6
7
8
<?php
$wb['repo_name_txt'] = 'Repositório';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Utilizador (opcional)';
$wb['repo_password_txt'] = 'Senha (opcional)';
$wb['active_txt'] = 'Activo';
$wb['Software Repository which may contain addons or updates'] = 'Software Repository which may contain addons or updates';
?>