diff --git a/admin/notification_by_mail.php b/admin/notification_by_mail.php index 44f37d6b3..29aa76026 100644 --- a/admin/notification_by_mail.php +++ b/admin/notification_by_mail.php @@ -313,7 +313,7 @@ function do_action_send_mail_notification($action = 'list_to_send', $check_key_l if ($exist_data) { - $subject = '['.$conf['gallery_title'].']: '.l10n('New elements added'); + $subject = '['.$conf['gallery_title'].']: '.l10n('New photos added'); // Assign current var for nbm mail assign_vars_nbm_mail_content($nbm_user); diff --git a/admin/themes/default/template/batch_manager_global.tpl b/admin/themes/default/template/batch_manager_global.tpl index 6220bf860..8189ef972 100644 --- a/admin/themes/default/template/batch_manager_global.tpl +++ b/admin/themes/default/template/batch_manager_global.tpl @@ -450,7 +450,7 @@ a.removeFilter:hover {background: url(admin/themes/default/icon/remove_filter_ho · 50 · 100 · {'all'|@translate} - {'thumbnails per page'|@translate} + {'photos per page'|@translate} {/if} diff --git a/admin/themes/default/template/batch_manager_unit.tpl b/admin/themes/default/template/batch_manager_unit.tpl index 6dd52a52d..885348a7a 100644 --- a/admin/themes/default/template/batch_manager_unit.tpl +++ b/admin/themes/default/template/batch_manager_unit.tpl @@ -50,7 +50,7 @@ jQuery(document).ready(function() {