vogelor
2010-05-10 4602a7b733ee18163dd7356f22eca911ba8e242c
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'] = 'Активен?';
?>