From a7023b507dc34ceddd7ac7c7fcb559b970538465 Mon Sep 17 00:00:00 2001 From: duvent Date: Sat, 22 Mar 2008 03:23:48 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4023 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- common/lang/fr.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/lang/fr.lang.php b/common/lang/fr.lang.php index 271cda327..a2c97bdfd 100644 --- a/common/lang/fr.lang.php +++ b/common/lang/fr.lang.php @@ -150,7 +150,7 @@ $lang->use = 'Utiliser'; $lang->notuse = 'Ne Pas Utiliser'; - $lang->not_exists = 'n\'Existe Pas'; + $lang->not_exists = 'Rien'; $lang->public = 'public'; $lang->private = 'privé';