summaryrefslogtreecommitdiff
path: root/lib/plugins/authplain/lang/fr/lang.php
diff options
context:
space:
mode:
authorCarbain Frédéric <fcarbain@yahoo.fr>2015-07-29 17:01:36 +0200
committerTranslator of Dokuwiki <translate@dokuwiki.org>2015-07-29 17:01:36 +0200
commita0d2e3e98fe4e16dc1fa3ddaa4622a3373eb75ae (patch)
tree3fe7e068c0dbb7cd0fe2660aab6e0ef5282d4814 /lib/plugins/authplain/lang/fr/lang.php
parent32792fc0525b91da1375fdc969e2db55be644752 (diff)
downloadrpg-a0d2e3e98fe4e16dc1fa3ddaa4622a3373eb75ae.tar.gz
rpg-a0d2e3e98fe4e16dc1fa3ddaa4622a3373eb75ae.tar.bz2
translation update
Diffstat (limited to 'lib/plugins/authplain/lang/fr/lang.php')
-rw-r--r--lib/plugins/authplain/lang/fr/lang.php7
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/plugins/authplain/lang/fr/lang.php b/lib/plugins/authplain/lang/fr/lang.php
index 9316836e4..9df04bba6 100644
--- a/lib/plugins/authplain/lang/fr/lang.php
+++ b/lib/plugins/authplain/lang/fr/lang.php
@@ -1,6 +1,9 @@
<?php
+
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
+ * @author Carbain Frédéric <fcarbain@yahoo.fr>
*/
-$lang['userexists'] = 'Désolé, ce nom d\'utilisateur est déjà pris.';
+$lang['userexists'] = 'Désolé, ce nom d\'utilisateur est déjà pris.';
+$lang['usernotexists'] = 'Désolé, cet utilisateur n\'existe pas.';