mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/8802] Make FORUMS_MARKED more generic as it is also used for subforums.
PHPBB3-8802
This commit is contained in:
@@ -190,7 +190,7 @@ $lang = array_merge($lang, array(
|
||||
'FORM_INVALID' => 'The submitted form was invalid. Try submitting again.',
|
||||
'FORUM' => 'Forum',
|
||||
'FORUMS' => 'Forums',
|
||||
'FORUMS_MARKED' => 'All forums have been marked read.',
|
||||
'FORUMS_MARKED' => 'The selected forums have been marked read.',
|
||||
'FORUM_CAT' => 'Forum category',
|
||||
'FORUM_INDEX' => 'Board index',
|
||||
'FORUM_LINK' => 'Forum link',
|
||||
|
Reference in New Issue
Block a user