feature 2309 added: ability to "move photos" into an album from the Batch
Manager, ie "dissociate from all albums" + "associate" in a single action. git-svn-id: http://piwigo.org/svn/trunk@13064 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
62c69bb477
commit
e1b5e45c12
4 changed files with 66 additions and 4 deletions
|
|
@ -846,4 +846,5 @@ $lang['This album contains %d photos, added on %s.'] = 'Cet album contient %d ph
|
|||
$lang['This album contains %d photos, added between %s and %s.'] = 'Cet album contient %d photos, ajoutées entre le %s et le %s.';
|
||||
$lang['This album contains no photo.'] = 'Cet album ne contient pas de photo.';
|
||||
$lang['%s has been successfully updated.'] = '%s a été mis à jour avec succès.';
|
||||
$lang['Move to album'] = 'Déplacer vers l\'album';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue