mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 17:56:52 +02:00
[ticket/11103] U_VIEW_ALL_NOTIFICATIONS Link
PHPBB3-11103
This commit is contained in:
@@ -288,7 +288,6 @@ $lang = array_merge($lang, array(
|
||||
'NEW_PASSWORD_CONFIRM_EMPTY' => 'You did not enter a confirm password.',
|
||||
'NEW_PASSWORD_ERROR' => 'The passwords you entered do not match.',
|
||||
|
||||
'NOTIFICATIONS' => 'Notifications',
|
||||
'NOTIFICATIONS_MARK_ALL_READ' => 'Mark all notifications read',
|
||||
'NOTIFICATIONS_MARK_ALL_READ_CONFIRM' => 'Are you sure you want to mark all notifications read?',
|
||||
'NOTIFICATIONS_MARK_ALL_READ_SUCCESS' => 'All notifications have been marked read successfully.',
|
||||
|
Reference in New Issue
Block a user