From 782a2c04a99ef8d9147f4026f2cffc5da6960e25 Mon Sep 17 00:00:00 2001
From: fantu <fantu@ispconfig3>
Date: Tue, 06 Jan 2009 09:01:25 -0500
Subject: [PATCH] Update nl language (take from ispconfig.bb-hosting.org) and merge

---
 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