From 60999613dbe9c44fd26c8be826cb39b203b9a48f Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 24 Feb 2011 23:06:57 +0000 Subject: better translation in French for "Drop into album" git-svn-id: http://piwigo.org/svn/trunk@9371 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 4e5d2101c..24956b471 100644 --- a/language/fr_FR/admin.lang.php +++ b/language/fr_FR/admin.lang.php @@ -612,7 +612,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 album'] = 'Mettre dans un album'; +$lang['Drop into album'] = 'Choisir un album'; $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