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
commit 7b515a89cc
8 changed files with 40 additions and 45 deletions

View file

@ -606,7 +606,6 @@ $lang['Manual order'] = 'Manual order';
$lang['Drag to re-order'] = "Click-and-drag to re-order";
$lang['Quick Local Synchronization'] = "Quick Local Synchronization";
$lang['No photo can be deleted'] = "No photo can be deleted";
$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: 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.";
$lang['Delete selected photos'] = "Delete selected photos";
$lang['%d photo was deleted'] = "%d photo deleted";
$lang['%d photos were deleted'] = "%d photos deleted";