tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/sites/lib/lang/de_shell_user.lng
@@ -1,6 +1,4 @@
<?php
$wb['uid_txt'] = 'Web Benutzername';
$wb['gid_txt'] = 'Gruppe';
$wb['shell_txt'] = 'Shell';
$wb['dir_txt'] = 'Verzeichnis';
$wb['server_id_txt'] = 'Server';
@@ -19,5 +17,9 @@
$wb['limit_shell_user_txt'] = 'Die maximale Anzahl an Shellbenutzer wurde erreicht.';
$wb['password_strength_txt'] = 'Passwortkomplexität';
$wb['parent_domain_id_error_empty'] = 'Keine Website ausgewählt.';
$wb['puser_txt'] = 'Web Username';
$wb['pgroup_txt'] = 'Web Group';
$wb['ssh_rsa_txt'] = 'SSH-RSA Public Key (f&uuml;r key-basierte Logins)';
$wb['dir_dot_error'] = 'No .. in path allowed.';
$wb['dir_slashdot_error'] = 'No ./ in path allowed.';
?>