feature #259, notify an album to a list of users

... and not just to a group
This commit is contained in:
plegall
2016-01-06 13:42:30 +01:00
parent 67e142f331
commit 7bd36e0240
4 changed files with 247 additions and 42 deletions
+3
View File
@@ -985,3 +985,6 @@ $lang['No and unlock sub-albums'] = 'Non, et déverrouiller les sous-albums';
$lang['Upload in progress'] = 'Transfert en cours...';
$lang['Orphans'] = 'Orphelines';
$lang['Delete %d orphan photos'] = 'Supprimer les %d photos orphelines';
$lang['Recipients'] = 'Destinataires';
$lang['No recipient selected'] = 'Choisissez un destinataire';
$lang['No user is permitted to see this private album'] = 'Aucun utilisateur n\'est autorisé à voir cet album privé';