aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorTabitha Backoff <tabitha_backoff@yahoo.com>2011-07-16 01:10:24 +0200
committerAndreas Fischer <bantu@phpbb.com>2011-07-16 01:16:46 +0200
commit2bba22e9d32785c4f998a39ab008a7551e7b9928 (patch)
treeb815dfb856569f0f4c716066a315155682da50b1 /phpBB
parent1ace10ab92a19a56bcbfda665c3bd154fd5a1c2c (diff)
downloadforums-2bba22e9d32785c4f998a39ab008a7551e7b9928.tar
forums-2bba22e9d32785c4f998a39ab008a7551e7b9928.tar.gz
forums-2bba22e9d32785c4f998a39ab008a7551e7b9928.tar.bz2
forums-2bba22e9d32785c4f998a39ab008a7551e7b9928.tar.xz
forums-2bba22e9d32785c4f998a39ab008a7551e7b9928.zip
[ticket/10208] Explain what happens when 'Warning duration' is set to 0.
PHPBB3-10208
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/language/en/acp/board.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/board.php b/phpBB/language/en/acp/board.php
index 0254bff992..5a9ca6231d 100644
--- a/phpBB/language/en/acp/board.php
+++ b/phpBB/language/en/acp/board.php
@@ -53,7 +53,7 @@ $lang = array_merge($lang, array(
'SYSTEM_TIMEZONE' => 'Guest timezone',
'SYSTEM_TIMEZONE_EXPLAIN' => 'Timezone to use for displaying times to users who are not logged in (guests, bots). Logged in users set their timezone during registration and can change it in their user control panel.',
'WARNINGS_EXPIRE' => 'Warning duration',
- 'WARNINGS_EXPIRE_EXPLAIN' => 'Number of days that will elapse before the warning will automatically expire from a user’s record.',
+ 'WARNINGS_EXPIRE_EXPLAIN' => 'Number of days that will elapse before the warning will automatically expire from a user’s record. Set this value to 0 to make warnings permanent.',
));
// Board Features