Marius Cramer
2013-11-14 b1a6a5a3991cec5cd08873b01376e45d0b247f18
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';
?>