about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authpdo/lang/fr
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authpdo/lang/fr')
-rw-r--r--wiki/lib/plugins/authpdo/lang/fr/lang.php10
1 files changed, 0 insertions, 10 deletions
diff --git a/wiki/lib/plugins/authpdo/lang/fr/lang.php b/wiki/lib/plugins/authpdo/lang/fr/lang.php
deleted file mode 100644
index ee87b0d..0000000
--- a/wiki/lib/plugins/authpdo/lang/fr/lang.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * 
- * @author Pietroni <pietroni@informatique.univ-paris-diderot.fr>
- */
-$lang['connectfail']           = 'Impossible de se connecter à la base de données.';
-$lang['userexists']            = 'Désolé, un utilisateur avec cet identifiant existe déjà.';
-$lang['writefail']             = 'Impossible de modifier les données utilisateur. Veuillez en informer l\'administrateur du Wiki.';