diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/plugins/acl/lang/fr/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/config/lang/fr/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/fr/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/popularity/lang/fr/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/revert/lang/fr/lang.php | 1 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/fr/lang.php | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/fr/lang.php b/lib/plugins/acl/lang/fr/lang.php index 468becb66..95133ca37 100644 --- a/lib/plugins/acl/lang/fr/lang.php +++ b/lib/plugins/acl/lang/fr/lang.php @@ -12,6 +12,7 @@ * @author Stéphane Chamberland <stephane.chamberland@ec.gc.ca> * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $lang['admin_acl'] = 'Gestion de la liste des contrôles d\'accès (ACL)'; $lang['acl_group'] = 'Groupe'; diff --git a/lib/plugins/config/lang/fr/lang.php b/lib/plugins/config/lang/fr/lang.php index 6010244b6..7a5b2e5f8 100644 --- a/lib/plugins/config/lang/fr/lang.php +++ b/lib/plugins/config/lang/fr/lang.php @@ -7,6 +7,7 @@ * @author Delassaux Julien <julien@delassaux.fr> * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $lang['menu'] = 'Paramètres de configuration'; $lang['error'] = 'Paramètres non modifiés en raison d\'une valeur non valide, vérifiez vos réglages et réessayez. <br />La valeur(s) erronée(s) est entourée d\'une bordure rouge.'; diff --git a/lib/plugins/plugin/lang/fr/lang.php b/lib/plugins/plugin/lang/fr/lang.php index e51fe6c4d..abd4e8150 100644 --- a/lib/plugins/plugin/lang/fr/lang.php +++ b/lib/plugins/plugin/lang/fr/lang.php @@ -7,6 +7,7 @@ * @author Delassaux Julien <julien@delassaux.fr> * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $lang['menu'] = 'Gestion des plugins'; $lang['download'] = 'Télécharger et installer un nouveau plugin'; diff --git a/lib/plugins/popularity/lang/fr/lang.php b/lib/plugins/popularity/lang/fr/lang.php index f9c97db79..8569afc93 100644 --- a/lib/plugins/popularity/lang/fr/lang.php +++ b/lib/plugins/popularity/lang/fr/lang.php @@ -4,6 +4,7 @@ * * @author gb@isis.u-strasbg.fr * @author Guy Brand <gb@isis.u-strasbg.fr> + * @author stephane.gully@gmail.com */ $lang['name'] = 'Enquête de popularité (peut nécessiter un certain temps pour être chargé)'; $lang['submit'] = 'Envoyer les données'; diff --git a/lib/plugins/revert/lang/fr/lang.php b/lib/plugins/revert/lang/fr/lang.php index 621d8f16e..0cda2fd08 100644 --- a/lib/plugins/revert/lang/fr/lang.php +++ b/lib/plugins/revert/lang/fr/lang.php @@ -5,6 +5,7 @@ * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author Guy Brand <gb@isis.u-strasbg.fr> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $lang['menu'] = 'Gestion des réversions'; $lang['filter'] = 'Trouver les pages spammées '; diff --git a/lib/plugins/usermanager/lang/fr/lang.php b/lib/plugins/usermanager/lang/fr/lang.php index 05d7347a9..30596023f 100644 --- a/lib/plugins/usermanager/lang/fr/lang.php +++ b/lib/plugins/usermanager/lang/fr/lang.php @@ -6,6 +6,7 @@ * @author Delassaux Julien <julien@delassaux.fr> * @author Maurice A. LeBlanc <leblancma@cooptel.qc.ca> * @author gb@isis.u-strasbg.fr + * @author stephane.gully@gmail.com */ $lang['menu'] = 'Gestion des utilisateurs'; $lang['noauth'] = '(authentification utilisateur non disponible)'; |