From f8746803350f2b72f3e8f3afad691b45a6f5d223 Mon Sep 17 00:00:00 2001 From: Evgeny Gryaznov Date: Wed, 4 Jun 2008 23:54:31 +0000 Subject: [PATCH] [ 1801639 ] Don't allow blank passwords git-svn-id: https://webim.svn.sourceforge.net/svnroot/webim/trunk@101 c66351dc-e62f-0410-b875-e3a5c0b9693f --- src/webim/locales/en/properties | 2 +- src/webim/locales/ru/properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/webim/locales/en/properties b/src/webim/locales/en/properties index 4af0204e..9e02a187 100644 --- a/src/webim/locales/en/properties +++ b/src/webim/locales/en/properties @@ -121,7 +121,7 @@ form.field.agent_name.description=This name will be seen by your visitors. form.field.password_confirm=Confirmation form.field.password_confirm.description=Confirm new password. form.field.password=Password -form.field.password.description=Enter new password. +form.field.password.description=Enter new password or leave the
field empty to keep previous one. button.enter=Enter button.save=Save button.search=Search diff --git a/src/webim/locales/ru/properties b/src/webim/locales/ru/properties index d9f1927e..3a52158e 100644 --- a/src/webim/locales/ru/properties +++ b/src/webim/locales/ru/properties @@ -121,7 +121,7 @@ form.field.agent_name.description= form.field.password_confirm=Подтверждение form.field.password_confirm.description=Подтвердите введенный пароль. form.field.password=Пароль -form.field.password.description=Введите пароль для доступа в систему. +form.field.password.description=Введите новый пароль или оставьте поле
пустым, чтобы сохранить старый. button.enter=Войти button.save=Сохранить button.search=Искать