From 229a3f0989ef0371e1aa89ff06828dd2cd36e812 Mon Sep 17 00:00:00 2001 From: Pascal Dreissen <pascal@dreissen.nl> Date: Mon, 18 Jul 2016 18:24:07 -0400 Subject: [PATCH] Prevent password managers to overwrite passwords in reseller / client and mailbox edit screen (fixes #4030) --- interface/web/mail/lib/lang/ja_mail_user.lng | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/interface/web/mail/lib/lang/ja_mail_user.lng b/interface/web/mail/lib/lang/ja_mail_user.lng index 7e044b9..6b3d2ea 100644 --- a/interface/web/mail/lib/lang/ja_mail_user.lng +++ b/interface/web/mail/lib/lang/ja_mail_user.lng @@ -14,6 +14,7 @@ $wb['quota_txt'] = 'メールボックスの容量'; $wb['server_id_txt'] = 'Aerver_id'; $wb['password_txt'] = 'パスワード'; +$wb['password_click_to_set_txt'] = 'Click to set'; $wb['maildir_txt'] = 'メールディレクトリ'; $wb['postfix_txt'] = 'メールを受信する'; $wb['greylisting_txt'] = 'Enable greylisting'; -- Gitblit v1.9.1