From 262065ef163a417eb96dded78316e67b5c803caf Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Mon, 30 Jan 2006 22:48:40 +0100 Subject: language updates darcs-hash:20060130214840-7ad00-ef1974692b64d4e4f7420d5c68f70f113630957b.gz --- lib/plugins/usermanager/lang/fr/lang.php | 6 ------ 1 file changed, 6 deletions(-) (limited to 'lib/plugins/usermanager/lang/fr') diff --git a/lib/plugins/usermanager/lang/fr/lang.php b/lib/plugins/usermanager/lang/fr/lang.php index f88704ee5..977197c8a 100644 --- a/lib/plugins/usermanager/lang/fr/lang.php +++ b/lib/plugins/usermanager/lang/fr/lang.php @@ -3,10 +3,6 @@ * french language file */ -// settings must be present and set appropriately for the language -$lang['encoding'] = 'utf-8'; -$lang['direction'] = 'ltr'; - // for admin plugins, the menu prompt to be displayed in the admin menu // if set here, the plugin doesn't need to override the getMenuText() method $lang['menu'] = 'Gestion des utilisateurs'; @@ -49,5 +45,3 @@ $lang['prev'] = 'précédent'; $lang['next'] = 'suivant'; $lang['last'] = 'dernier'; - -?> -- cgit v1.2.3