Changeset 13668
- Timestamp:
- 03/23/12 12:17:15 (14 months ago)
- Location:
- trunk
- Files:
-
- 2 added
- 3 modified
-
admin/album.php (modified) (1 diff)
-
admin/album_notification.php (added)
-
admin/themes/default/template/album_notification.tpl (added)
-
language/en_UK/admin.lang.php (modified) (1 diff)
-
language/fr_FR/admin.lang.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/album.php
r13580 r13668 66 66 $tabsheet->add('sort_order', l10n('Manage photo ranks'), $admin_album_base_url.'-sort_order'); 67 67 $tabsheet->add('permissions', l10n('Permissions'), $admin_album_base_url.'-permissions'); 68 $tabsheet->add('notification', l10n('Notification'), $admin_album_base_url.'-notification'); 68 69 $tabsheet->select($page['tab']); 69 70 $tabsheet->assign(); -
trunk/language/en_UK/admin.lang.php
r13651 r13668 876 876 $lang['include photos with lower privacy level'] = 'include photos with lower privacy level'; 877 877 $lang['custom']='Custom'; 878 $lang['No group is permitted to see this private album'] = 'No group is permitted to see this private album'; 879 $lang['Permission management'] = 'Permission management'; 878 880 ?> -
trunk/language/fr_FR/admin.lang.php
r13646 r13668 890 890 $lang['%u users have automatic permission because they belong to a granted group.'] = '%u utilisateurs ont automatiquement la permission car ils appartiennent à un groupe autorisé.'; 891 891 $lang['include photos with lower privacy level'] = 'inclure les photos d\'un niveau de confidentialité inférieur'; 892 $lang['No group is permitted to see this private album'] = 'Aucun groupe n\'est autorisé à voir cet album privé'; 893 $lang['Permission management'] = 'Gestion des permissions'; 892 894 ?>
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)