diff options
author | flop25 <flop25@piwigo.org> | 2013-10-24 17:55:00 +0000 |
---|---|---|
committer | flop25 <flop25@piwigo.org> | 2013-10-24 17:55:00 +0000 |
commit | cd76660cf614089238dda022d938ae625db18cfe (patch) | |
tree | 00ec295b1811dcda1d3cc532dd4491a3efee1581 /language/br_FR/common.lang.php | |
parent | 703c5f98393b46026b8f3cbe94171e87ea85f452 (diff) |
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
Diffstat (limited to 'language/br_FR/common.lang.php')
-rw-r--r-- | language/br_FR/common.lang.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/language/br_FR/common.lang.php b/language/br_FR/common.lang.php index 203ea1841..a365d3d12 100644 --- a/language/br_FR/common.lang.php +++ b/language/br_FR/common.lang.php @@ -187,7 +187,6 @@ $lang['Permalink for album not found'] = 'N\'eo ket bet kavet peurliamm ar rumma $lang['Recent albums'] = 'Rummadoù a-nevez'; $lang['Expand all albums'] = 'Displegañ an holl rummadoù'; $lang['Please, enter a login'] = 'Lakait un anv implijer'; -$lang['please enter your password again'] = 'Lakait ho ger-tremen adarre'; $lang['Enter your personnal informations'] = 'Lakait ho titouroù personel'; $lang['This author removed the comment with id %d'] = 'An oberour-mañ en deus dilemet an evezhiadenn gant an anavezer %d'; $lang['author(s) : %s'] = 'oberour(ien) : %s'; |