mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
bug:2234
HTML characters are allowed in username git-svn-id: http://piwigo.org/svn/trunk@9923 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -358,4 +358,5 @@ $lang['This author modified following comment:'] = 'Cet auteur a modifié le com
|
||||
$lang['This author removed the comment with id %d'] = 'Cet auteur a supprimé le commentaire portant l\'identifiant %d';
|
||||
$lang['delete this comment'] = "supprimer ce commentaire";
|
||||
$lang['validate this comment'] = 'valider ce commentaire';
|
||||
$lang['html tags are not allowed in login'] = 'les balises html ne sont pas autorisées dans le login';
|
||||
?>
|
||||
Reference in New Issue
Block a user