From 739f546efb2da17bfa2addf602c46ead63305874 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 8 Apr 2005 20:54:09 +0000 Subject: [PATCH] Trad: Traduction de "Pas de login" --- htdocs/langs/en_US/users.lang | 3 ++- htdocs/langs/fr_FR/users.lang | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/htdocs/langs/en_US/users.lang b/htdocs/langs/en_US/users.lang index 3e7e5b4fc0c..77c94a376da 100755 --- a/htdocs/langs/en_US/users.lang +++ b/htdocs/langs/en_US/users.lang @@ -56,4 +56,5 @@ UserWithDolibarrAccess=User with Dolibarr access ListOfUsersInGroup=List of users in this group ListOfGroupsForUser=List of groups for this user UsersToAdd=Users to add to this group -GroupsToAdd=Groups to add to this user \ No newline at end of file +GroupsToAdd=Groups to add to this user +NoLogin=No login \ No newline at end of file diff --git a/htdocs/langs/fr_FR/users.lang b/htdocs/langs/fr_FR/users.lang index 8f6a3a9e22b..dafe02cf24a 100755 --- a/htdocs/langs/fr_FR/users.lang +++ b/htdocs/langs/fr_FR/users.lang @@ -56,4 +56,5 @@ UserWithDolibarrAccess=Utilisateur avec acc ListOfUsersInGroup=Liste des utilisateurs dans ce groupe ListOfGroupsForUser=Liste des groupes pour cet utilisateur UsersToAdd=Utilisateur à ajouter à ce groupe -GroupsToAdd=Groupes à ajouter pour cet utilisateur \ No newline at end of file +GroupsToAdd=Groupes à ajouter pour cet utilisateur +NoLogin=Pas de login \ No newline at end of file