1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/11103] Message of no notifications if you have none

PHPBB3-11103
This commit is contained in:
Nathan Guse
2012-10-20 19:19:26 -05:00
parent 52bb4a1bd6
commit 6861af22ee
3 changed files with 25 additions and 12 deletions

View File

@@ -382,6 +382,7 @@ $lang = array_merge($lang, array(
'NEXT_STEP' => 'Next',
'NEVER' => 'Never',
'NO' => 'No',
'NO_NOTIFICATIONS' => 'You have no notifications',
'NOT_ALLOWED_MANAGE_GROUP' => 'You are not allowed to manage this group.',
'NOT_AUTHORISED' => 'You are not authorised to access this area.',
'NOT_WATCHING_FORUM' => 'You are no longer subscribed to updates on this forum.',