mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11103] U_VIEW_ALL_NOTIFICATIONS Link
PHPBB3-11103
This commit is contained in:
@@ -386,6 +386,7 @@ $lang = array_merge($lang, array(
|
||||
'NOT_AUTHORISED' => 'You are not authorised to access this area.',
|
||||
'NOT_WATCHING_FORUM' => 'You are no longer subscribed to updates on this forum.',
|
||||
'NOT_WATCHING_TOPIC' => 'You are no longer subscribed to this topic.',
|
||||
'NOTIFICATIONS' => 'Notifications',
|
||||
'NOTIFICATIONS_COUNT' => array(
|
||||
1 => '%d Notification',
|
||||
2 => '%d Notifications',
|
||||
@@ -591,6 +592,7 @@ $lang = array_merge($lang, array(
|
||||
'SEARCH_UNREAD' => 'View unread posts',
|
||||
'SEARCH_USER_POSTS' => 'Search user’s posts',
|
||||
'SECONDS' => 'Seconds',
|
||||
'SEE_ALL' => 'See All',
|
||||
'SELECT' => 'Select',
|
||||
'SELECT_ALL_CODE' => 'Select all',
|
||||
'SELECT_DESTINATION_FORUM' => 'Please select a destination forum',
|
||||
|
Reference in New Issue
Block a user