[ticket/12106] Adds a explaination that admin/mods still able to use the board

PHPBB3-12106
This commit is contained in:
Crizzo 2014-03-10 18:47:55 +01:00
parent 00f8fe24d2
commit 13327a13a0

View file

@ -44,7 +44,7 @@ $lang = array_merge($lang, array(
'DEFAULT_LANGUAGE' => 'Default language',
'DEFAULT_STYLE' => 'Default style',
'DISABLE_BOARD' => 'Disable board',
'DISABLE_BOARD_EXPLAIN' => 'This will make the board unavailable to users. You can also enter a short (255 character) message to display if you wish.',
'DISABLE_BOARD_EXPLAIN' => 'This will make the board unavailable to users. Only administrators and moderators are still able to use the board. You can also enter a short (255 character) message to display if you wish.',
'OVERRIDE_STYLE' => 'Override user style',
'OVERRIDE_STYLE_EXPLAIN' => 'Replaces users style with the default.',
'SITE_DESC' => 'Site description',