mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-12 03:33:01 +02:00
A guest can't take the username of an already existing user
git-svn-id: http://piwigo.org/svn/trunk@77 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -190,6 +190,7 @@ $lang['slideshow_stop'] = 'stopper le diaporama';
|
||||
$lang['comment_added'] = 'Votre commentaire a été enregistré';
|
||||
$lang['comment_to_validate'] = 'Un administrateur doit valider votre commentaire pour qu\'il soit visible';
|
||||
$lang['comment_anti-flood'] = 'Système anti-flood : attendez un moment avant de déposer un message';
|
||||
$lang['comment_user_exists'] = 'Ce pseudo appartient à un autre utilisateur';
|
||||
// end version 1.3
|
||||
|
||||
// page register
|
||||
|
||||
Reference in New Issue
Block a user