Till Brehm
2016-04-07 7bce72dd8ffc5a1e072d9d51cd4e40ede7258d3d
interface/web/admin/lib/lang/br_software_repo_list.lng
@@ -1,6 +1,6 @@
<?php
$wb["list_head_txt"] = 'Repositório';
$wb["active_txt"] = 'Ativo';
$wb["repo_name_txt"] = 'Repositório';
$wb["repo_url_txt"] = 'URL';
$wb['list_head_txt'] = 'Repositório';
$wb['active_txt'] = 'Ativo';
$wb['repo_name_txt'] = 'Repositório';
$wb['repo_url_txt'] = 'URL';
?>