password length verification

This commit is contained in:
Serghey Rodin 2013-03-31 19:19:59 +03:00
commit 878d239538
7 changed files with 31 additions and 0 deletions

View file

@ -363,6 +363,7 @@ $LANG['ua'] = array(
'Passwords not match' => 'Паролі не збігаються',
'Please enter valid email address.' => 'Будь-ласка, введіть реальну email адресу.',
'Field "%s" can not be blank.' => 'Поле "%s" не може бути пустим.',
'Password is too short.' => 'Пароль занадто короткий. Використовуйте не менше 6 символів.',
'Error code:' => 'Код помилки: %s',
'SERVICE_ACTION_FAILED' => 'Не вдалось "%s" "%s"',
'IP address is in use' => 'IP адреса використовується',