tbrehm
2010-10-22 fb3a98c0f06fb14a188e5a020936768fa04cb205
interface/web/admin/lib/lang/nl_software_repo.lng
@@ -1,7 +1,9 @@
<?php
$wb['repo_name_txt'] = 'Repository';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'Gebruiker (optioneel)';
$wb['repo_password_txt'] = 'Wachtwoord (optioneel)';
$wb['active_txt'] = 'Actief?';
?>
<?php
$wb["repo_name_txt"] = 'Repository';
$wb["repo_url_txt"] = 'URL';
$wb["repo_username_txt"] = 'User (optionieel)';
$wb["repo_password_txt"] = 'Password (optionieel)';
$wb["active_txt"] = 'Actief';
?>