Qual: Amélioration gestion erreur identification
This commit is contained in:
parent
ef9ed79f6b
commit
970b0a04b6
@ -29,6 +29,8 @@ ErrorNoRequestInError=No request in error
|
|||||||
ErrorServiceUnavailableTryLater=Service not available or busy for the moment. Try again later.
|
ErrorServiceUnavailableTryLater=Service not available or busy for the moment. Try again later.
|
||||||
ErrorDuplicateField=Duplicate value in a unique field
|
ErrorDuplicateField=Duplicate value in a unique field
|
||||||
ErrorSomeErrorWereFoundRollbackIsDone=Some errors were found. We rollback changes.
|
ErrorSomeErrorWereFoundRollbackIsDone=Some errors were found. We rollback changes.
|
||||||
|
ErrorConfigParameterNotDefined=Parameter <b>%s</b> is not defined inside Dolibarr config file <b>conf.php</b>.
|
||||||
|
ErrorCantLoadUserFromDolibarrDatabase=Failed to find user <b>%s</b> in Dolibarr database.
|
||||||
SeeAbove=See above
|
SeeAbove=See above
|
||||||
HomeArea=Home area
|
HomeArea=Home area
|
||||||
LastConnexion=Last connection
|
LastConnexion=Last connection
|
||||||
|
|||||||
@ -29,6 +29,8 @@ ErrorNoRequestInError=Aucune requete en erreur
|
|||||||
ErrorServiceUnavailableTryLater=Service non disponible ou saturé actuellement. Réessayer plus tard.
|
ErrorServiceUnavailableTryLater=Service non disponible ou saturé actuellement. Réessayer plus tard.
|
||||||
ErrorDuplicateField=Doublon dans un champ unique
|
ErrorDuplicateField=Doublon dans un champ unique
|
||||||
ErrorSomeErrorWereFoundRollbackIsDone=Des erreurs ont été trouvés. On rollback les modifications.
|
ErrorSomeErrorWereFoundRollbackIsDone=Des erreurs ont été trouvés. On rollback les modifications.
|
||||||
|
ErrorConfigParameterNotDefined=Le parametre <b>%s</b> n'est pas défini dans le fichier de configuration Dolibarr <b>conf.php</b>.
|
||||||
|
ErrorCantLoadUserFromDolibarrDatabase=Impossible de trouver l'utilisateur <b>%s</b> dans la base Dolibarr.
|
||||||
SeeAbove=Voir ci-dessus
|
SeeAbove=Voir ci-dessus
|
||||||
HomeArea=Espace accueil
|
HomeArea=Espace accueil
|
||||||
LastConnexion=Dernière connexion
|
LastConnexion=Dernière connexion
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user