From bc59c415dc74b894beae86286a7fdc75c6d6adcb Mon Sep 17 00:00:00 2001 From: richs Date: Fri, 30 Jun 2006 22:02:28 +0000 Subject: Misc bug and compatibility fixes git-svn-id: https://svn.roundcube.net/trunk@270 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/localization/fr/labels.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'roundcubemail/program/localization') diff --git a/roundcubemail/program/localization/fr/labels.inc b/roundcubemail/program/localization/fr/labels.inc index 2fb2d6e83..9362ed7e5 100644 --- a/roundcubemail/program/localization/fr/labels.inc +++ b/roundcubemail/program/localization/fr/labels.inc @@ -108,7 +108,7 @@ $labels['all'] = 'Tous'; $labels['none'] = 'Aucun'; $labels['unread'] = 'Non lus'; -$labels['compact'] = 'Compresser'; +//$labels['compact'] = 'Compresser'; $labels['empty'] = 'Vider'; $labels['purge'] = 'Purger'; @@ -203,4 +203,4 @@ $labels['sortasc'] = 'Tri ascendant'; $labels['sortdesc'] = 'Tri descendant'; -?> \ No newline at end of file +?> -- cgit v1.2.3