feature 2091: Batch Manager, find all orphan photos

git-svn-id: http://piwigo.org/svn/trunk@8419 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall 2010-12-31 16:43:59 +00:00
commit 4effe045ee
4 changed files with 18 additions and 1 deletions

View file

@ -797,4 +797,5 @@ $lang['Type here the author name'] = 'Type here the author name';
$lang['remove title'] = 'remove title';
$lang['Type here the title'] = 'Type here the title';
$lang['remove creation date'] = 'remove creation date';
$lang['with no album'] = 'with no album';
?>