diff --git a/trunk/conf/LSobjects/config.LSobjects.LSeepeople.php b/trunk/conf/LSobjects/config.LSobjects.LSeepeople.php index c5788f2c..e0db5203 100644 --- a/trunk/conf/LSobjects/config.LSobjects.LSeepeople.php +++ b/trunk/conf/LSobjects/config.LSobjects.LSeepeople.php @@ -47,6 +47,7 @@ $GLOBALS['LSobjects']['LSeepeople'] = array ( 'relations' => array( 'groups' => array( 'label' => _('Appartient aux groupes...'), + 'emptyText' => _("N'appartient à aucun groupe."), 'LSobject' => 'LSeegroup', 'list_function' => 'listUserGroups', 'update_function' => 'updateUserGroups',