Nedim Hadzimahmutovic
2014-01-02 d33fd2604a98f2ac45fc6129317548fa84c8eaee
1
2
3
4
5
6
7
<?php
$wb["repo_name_txt"] = 'Repository';
$wb["repo_url_txt"] = 'URL';
$wb["repo_username_txt"] = 'User (optional)';
$wb["repo_password_txt"] = 'Password (optional)';
$wb["active_txt"] = 'Active';
?>