aboutsummaryrefslogtreecommitdiffstats
path: root/language/fr_FR
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2010-05-24 22:16:57 +0000
committerGotcha <gotcha@piwigo.org>2010-05-24 22:16:57 +0000
commit5a3e0a6fdda41f801c925c9205799a0c5a2739fb (patch)
treeb4b0c9b65f215b0d7e731357c6172669139d066f /language/fr_FR
parentaed3bb40a8d2e2f3ed7872803ccf3f7a3e4647ee (diff)
merge r6345 from branch 2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@6346 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR')
-rw-r--r--language/fr_FR/admin.lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/language/fr_FR/admin.lang.php b/language/fr_FR/admin.lang.php
index 5660c786f..a47178f75 100644
--- a/language/fr_FR/admin.lang.php
+++ b/language/fr_FR/admin.lang.php
@@ -617,7 +617,7 @@ $lang['Manual order'] = 'Ordre manuel';
$lang['Drag to re-order'] = "Cliquer-glisser pour ré-organiser";
$lang['Quick Local Synchronization'] = "Synchronisation Rapide";
$lang['No photo can be deleted'] = "Aucune photo ne peut être supprimée";
-$lang['Note: Only deletes photos added with pLoader'] = "Note : seules les photos ajoutées via pLoader peuvent être supprimées";
+$lang['Note: photo deletion does not apply to photos added by synchronization. For photos added by synchronization, remove them from the filesystem and then perform another synchronization.'] = "Note : Cette suppression des photos ne s'applique pas pour les photos ajoutées à l'aide de la synchronisation (méthode classique par chargement FTP). Pour ces photos, supprimez-les de votre serveur et refaites une synchronisation.";
$lang['Delete selected photos'] = "Supprimer les photos sélectionnées";
$lang['%d photo was deleted'] = "%d photo a été supprimée";
$lang['%d photos were deleted'] = "%d photos ont été supprimées";