feature 1845 : be able to delete photos added through ftp synchronization

git-svn-id: http://piwigo.org/svn/trunk@6873 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2010-09-09 20:10:50 +00:00
parent 855a7dbb7a
commit 7b515a89cc
8 changed files with 40 additions and 45 deletions
-1
View File
@@ -617,7 +617,6 @@ $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: 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";