From 15b04e77b792d82fe61ac117b37c4e2f6c48bace Mon Sep 17 00:00:00 2001 From: tbrehm <t.brehm@ispconfig.org> Date: Sun, 11 Jan 2009 11:30:31 -0500 Subject: [PATCH] Changed date format in vlogger log file name. --- interface/web/sites/lib/lang/nl_shell_user.lng | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/interface/web/sites/lib/lang/nl_shell_user.lng b/interface/web/sites/lib/lang/nl_shell_user.lng index e24c9f2..d525d2c 100644 --- a/interface/web/sites/lib/lang/nl_shell_user.lng +++ b/interface/web/sites/lib/lang/nl_shell_user.lng @@ -7,6 +7,7 @@ $wb['parent_domain_id_txt'] = 'Site'; $wb['username_txt'] = 'Gebruikersnaam'; $wb['password_txt'] = 'Wachtwoord'; +$wb['password_strength_txt'] = 'Wachtwoord sterkte'; $wb['chroot_txt'] = 'Chroot Shell'; $wb['quota_size_txt'] = 'Quota'; $wb['active_txt'] = 'Actief'; @@ -17,5 +18,4 @@ $wb['uid_error_empty'] = 'GID leeg.'; $wb['directory_error_empty'] = 'Directorie leeg.'; $wb['limit_shell_user_txt'] = 'Het maximum aantal aan shell gebruikers is bereikt.'; -$wb['password_strength_txt'] = 'Password strength'; ?> -- Gitblit v1.9.1