summaryrefslogtreecommitdiff
path: root/lib/plugins/authldap/lang/fr
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/authldap/lang/fr')
-rw-r--r--lib/plugins/authldap/lang/fr/settings.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/plugins/authldap/lang/fr/settings.php b/lib/plugins/authldap/lang/fr/settings.php
index 3df09eb7c..607eed24d 100644
--- a/lib/plugins/authldap/lang/fr/settings.php
+++ b/lib/plugins/authldap/lang/fr/settings.php
@@ -1,7 +1,8 @@
<?php
+
/**
- * French language file
- *
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
* @author Bruno Veilleux <bruno.vey@gmail.com>
*/
$lang['server'] = 'Votre serveur LDAP. Soit le nom d\'hôte (<code>localhost</code>) ou l\'URL complète (<code>ldap://serveur.dom:389</code>)';