latham
2011-06-13 43824ba30fc122ca5f1d196ef72006e285c7abab
1
2
3
4
5
6
7
<?php
$wb['repo_name_txt'] = 'Репозиторий';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Логин (опционально)';
$wb['repo_password_txt'] = 'Пароль (опционально)';
$wb['active_txt'] = 'Активен?';
?>