From 8961ca45cdfe2018d5b99b8bb4c604d66281199d Mon Sep 17 00:00:00 2001 From: duvent Date: Tue, 26 Feb 2008 01:40:15 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3816 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 ff63460ac..1bc74281d 100644 --- a/common/lang/fr.lang.php +++ b/common/lang/fr.lang.php @@ -127,7 +127,7 @@ $lang->page_count = 'Somme de Pages'; $lang->list_count = 'Somme de Listes'; $lang->search_list_count = 'Somme de Liste des recherches'; - $lang->readed_count = 'Somme de Vues'; + $lang->readed_count = ' Vues'; $lang->voted_count = 'Somme de Recommandations'; $lang->member_count = 'Somme de Membres'; $lang->date = 'Jour';