dashboard
repositories
filestore
activity
search
login
gitlabFork
/
ISPConfig3
ISPConfig3 devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Fixed bugs 207 and 208 - Website symlinks in wrong client directory created...
tbrehm
2008-09-18
c46870f6ad01452c00b53c4599110ebbf79decb2
[gitlabFork/ISPConfig3.git]
/
interface
/
web
/
login
/
lib
/
lang
/
fr.lng
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?php
$wb[1001] = "Nom d'utilisateur ou mot de passe vide.";
$wb[1002] = "Nom d'utilisateur ou mot de passe faux.";
$wb[1003] = "Utilisateur bloqué.";
?>