From 3fb090cbc738b8e41b3b0664741b4c54e23ba8cd Mon Sep 17 00:00:00 2001 From: Florian Schaal <florian@schaal-24.de> Date: Thu, 16 Jul 2015 02:38:07 -0400 Subject: [PATCH] add missing entries to ispconfig3.sql --- interface/web/sites/lib/lang/bg_web_folder_user.lng | 11 +++++++---- 1 files changed, 7 insertions(+), 4 deletions(-) diff --git a/interface/web/sites/lib/lang/bg_web_folder_user.lng b/interface/web/sites/lib/lang/bg_web_folder_user.lng index 552855d..3da72f7 100644 --- a/interface/web/sites/lib/lang/bg_web_folder_user.lng +++ b/interface/web/sites/lib/lang/bg_web_folder_user.lng @@ -4,8 +4,11 @@ $wb['password_txt'] = 'Password'; $wb['active_txt'] = 'Active'; $wb['folder_error_empty'] = 'No web folder selecetd.'; +$wb['password_strength_txt'] = 'Password strength'; +$wb['generate_password_txt'] = 'Generate Password'; +$wb['repeat_password_txt'] = 'Repeat Password'; +$wb['password_mismatch_txt'] = 'The passwords do not match.'; +$wb['password_match_txt'] = 'The passwords do match.'; +$wb['no_folder_perm'] = 'You have no permission for this folder.'; +$wb['error_user_exists_already_txt'] = 'There is already a record for this user.'; ?> - - - - -- Gitblit v1.9.1