From 77aa54a32b1a3fd43cb6615bf5bba9360e21647c Mon Sep 17 00:00:00 2001 From: rub Date: Tue, 14 Mar 2006 21:31:31 +0000 Subject: Step 2 improvement issue 0000127: o Allow to chage high property on user list o Set initial value for the 2 default users + Correction of permissions.png in user list git-svn-id: http://piwigo.org/svn/trunk@1079 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_FR.iso-8859-1/admin.lang.php | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'language/fr_FR.iso-8859-1/admin.lang.php') diff --git a/language/fr_FR.iso-8859-1/admin.lang.php b/language/fr_FR.iso-8859-1/admin.lang.php index 900d412df..013f5829d 100644 --- a/language/fr_FR.iso-8859-1/admin.lang.php +++ b/language/fr_FR.iso-8859-1/admin.lang.php @@ -161,7 +161,11 @@ $lang['You are running on development sources, no check possible.'] = 'Vous trav $lang['You are running the latest version of PhpWebGallery.'] = 'Vous utilisez la dernière version de PhpWebGallery.'; $lang['You cannot move a category in its own sub category'] = 'Vous ne pouvez pas déplacer une catégorie dans sa propre sous-catégorie'; $lang['You need to confirm deletion'] = 'Vous devez confirmer la suppression'; -$lang['actions'] = 'actions'; +$lang['actions'] = 'Actions'; +$lang['properties'] = 'Propriétés'; +$lang['is_high_enabled'] = 'Haute définition'; +$lang['is_high_disabled'] = ''; +$lang['enabled_high'] = 'Haute définition actif'; $lang['add keywords'] = 'ajouter des mots-clef'; $lang['associate to category'] = 'associer à la catégorie'; $lang['associate to group'] = 'associer au groupe'; -- cgit v1.2.3