From 455e6641d49c2708d0c2e0dc28cb80c0caf6c2fb Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 29 Jul 2010 16:37:06 +0000 Subject: merge r6735 from branch 2.1 to trunk less generic word git-svn-id: http://piwigo.org/svn/trunk@6736 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/fr_FR/admin.lang.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php index 43f88c277..633de6e57 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -641,7 +641,7 @@ $lang['Set as default theme for unregistered and new users'] = "Thème par défa $lang['unknown'] = 'inconnu'; $lang['Upload Photos'] = 'Ajoutez des photos'; -$lang['Drop into category'] = 'Mettre dans une catégorie'; +$lang['Drop into category'] = 'Déposer dans une catégorie'; $lang['+ Add an upload box'] = '+ Ajouter une autre boîte de transfert'; $lang['Create the "%s" directory at the root of your Piwigo installation'] = 'Créez le répertoire "%s" à la racine de votre installation Piwigo'; $lang['Give write access (chmod 777) to "%s" directory at the root of your Piwigo installation'] = 'Donnez les droits en écriture (chmod 777) sur le répertoire "%s" à la racine de votre installation Piwigo'; -- cgit v1.2.3