feature 1062 added: ability to delete a single photo from its administration

screen


git-svn-id: http://piwigo.org/svn/trunk@8764 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2011-01-19 14:51:03 +00:00
parent 714219f490
commit 0a44acdd8a
4 changed files with 62 additions and 5 deletions
+1
View File
@@ -784,4 +784,5 @@ $lang['with no tag'] = 'sans tag';
$lang['Week starts on'] = 'La semaine commence le';
$lang['You have %d orphan tags: %s.'] = 'Vous avez %d tags orphelins: %s.';
$lang['Delete orphan tags'] = 'Supprimer les tags orphelins';
$lang['delete photo'] = 'supprimer la photo';
?>