tbrehm
2012-10-15 49df59c9fb814834bfca91fc8efc0f2248b6a0e5
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'] = 'Активен?';
?>