From f880be0609a63046c2f8fe961467f97a8a943f10 Mon Sep 17 00:00:00 2001 From: rvelices Date: Wed, 6 Dec 2006 01:07:03 +0000 Subject: feature 583: notification infromation can be filtered by the requester (optionnally no comments/new users...) small lang correction in header.tpl git-svn-id: http://piwigo.org/svn/trunk@1636 68402e56-0260-453c-a942-63ccdbb3a9ee --- include/menubar.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/menubar.inc.php b/include/menubar.inc.php index 8b7c816c3..b84d9f09e 100755 --- a/include/menubar.inc.php +++ b/include/menubar.inc.php @@ -282,7 +282,7 @@ $template->assign_block_vars( $template->assign_block_vars( 'summary', array( - 'TITLE'=>l10n('notification'), + 'TITLE'=>l10n('RSS feed'), 'NAME'=>l10n('Notification'), 'U_SUMMARY'=> get_root_url().'notification.php', 'REL'=> 'rel="nofollow"' -- cgit v1.2.3