aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_notification.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions_notification.inc.php')
-rw-r--r--include/functions_notification.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions_notification.inc.php b/include/functions_notification.inc.php
index 77416db01..4daff6496 100644
--- a/include/functions_notification.inc.php
+++ b/include/functions_notification.inc.php
@@ -529,7 +529,7 @@ function get_html_description_recent_post_date($date_detail)
.l10n_dec('%d new element', '%d new elements', $date_detail['nb_elements'])
.' ('
.'<a href="'.make_index_url(array('section'=>'recent_pics')).'">'
- .l10n('recent_pics_cat').'</a>'
+ .l10n('Recent pictures').'</a>'
.')'
.'</li><br>';