1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-05 07:07:51 +02:00

Merge remote-tracking branch 'Fyorl/ticket/10508' into develop-olympus

* Fyorl/ticket/10508:
  [ticket/10508] Marked as read message now less specific.
This commit is contained in:
Oleg Pudeyev 2012-04-05 15:35:12 -04:00
commit 30093d6e86

View File

@ -191,7 +191,7 @@ $lang = array_merge($lang, array(
'FORM_INVALID' => 'The submitted form was invalid. Try submitting again.',
'FORUM' => 'Forum',
'FORUMS' => 'Forums',
'FORUMS_MARKED' => 'The selected forums have been marked read.',
'FORUMS_MARKED' => 'Forums have been marked read.',
'FORUM_CAT' => 'Forum category',
'FORUM_INDEX' => 'Board index',
'FORUM_LINK' => 'Forum link',