From cd76660cf614089238dda022d938ae625db18cfe Mon Sep 17 00:00:00 2001 From: flop25 Date: Thu, 24 Oct 2013 17:55:00 +0000 Subject: bug:2948 The registration can be done without typing a password The password is only mandatory on the public register page Better error messages from admin/user_list.php git-svn-id: http://piwigo.org/svn/trunk@25121 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fi_FI/common.lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'language/fi_FI') diff --git a/language/fi_FI/common.lang.php b/language/fi_FI/common.lang.php index 06e3919b1..28adf38ed 100644 --- a/language/fi_FI/common.lang.php +++ b/language/fi_FI/common.lang.php @@ -273,7 +273,6 @@ $lang['Page generated in'] = 'Sivu luotu'; $lang['Password reset is not allowed for this user'] = 'Salasanan palautus ei ole sallittu tälle käyttäjälle'; $lang['Password: %s'] = 'Salasana:%s'; $lang['Play of slideshow'] = 'Käynnistä diaesitys'; -$lang['please enter your password again'] = 'kirjoita salasanasi uudelleen'; $lang['Please enter your username or email address.'] = 'Kirjoita käyttäjätunnus tai sähköpostiosoite'; $lang['posted after %s (%s)'] = 'lähetetty %s(%s) jälkeen'; $lang['posted before %s (%s)'] = 'lähetetty ennen %s(%s)'; -- cgit v1.2.3