mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
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:
@@ -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';
|
||||
?>
|
||||
Reference in New Issue
Block a user