tbrehm
2010-07-19 0d959969f5fb6c2ccbbbd6dc458f0369020004b9
interface/web/sites/lib/lang/es_shell_user.lng
@@ -1,6 +1,4 @@
<?php
$wb['uid_txt'] = 'Usuario web';
$wb['gid_txt'] = 'Grupo';
$wb['shell_txt'] = 'Consola (shell)';
$wb['dir_txt'] = 'Dir';
$wb['server_id_txt'] = 'Servidor';
@@ -19,4 +17,6 @@
$wb['directory_error_empty'] = 'Directorio vacío';
$wb['limit_shell_user_txt'] = 'Se ha alcanzado el número máximo de usuarios de consola';
$wb['parent_domain_id_error_empty'] = 'No se ha seleccionado un sitio web.';
$wb['puser_txt'] = 'Web Username';
$wb['pgroup_txt'] = 'Web Group';
?>