Merge branch 'feature/259-album-notify-users'

This commit is contained in:
plegall 2016-01-11 09:28:37 +01:00
commit 39fc4a604e
4 changed files with 248 additions and 43 deletions

View file

@ -986,3 +986,6 @@ $lang['Upload in progress'] = 'Transfert en cours...';
$lang['Orphans'] = 'Orphelines';
$lang['Delete %d orphan photos'] = 'Supprimer les %d photos orphelines';
$lang['Edit user'] = 'Éditer l\'utilisateur';
$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é';