aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2012-10-02 14:58:20 +0200
committerAndreas Fischer <bantu@phpbb.com>2012-10-02 14:58:20 +0200
commitdbeace22c802065994797ea7ef71176ac183f138 (patch)
tree523d25ae7f5979c2209cf0a2bf99c9f7e57775b3 /phpBB/language/en
parent27bef015d6a5b69f28d17f1f370de45d678cb226 (diff)
downloadforums-dbeace22c802065994797ea7ef71176ac183f138.tar
forums-dbeace22c802065994797ea7ef71176ac183f138.tar.gz
forums-dbeace22c802065994797ea7ef71176ac183f138.tar.bz2
forums-dbeace22c802065994797ea7ef71176ac183f138.tar.xz
forums-dbeace22c802065994797ea7ef71176ac183f138.zip
[ticket/11131] Correctly use indefinite article for "warning".
PHPBB3-11131
Diffstat (limited to 'phpBB/language/en')
-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 f24376f8aa..ccd12fcb6a 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. Set this value to 0 to make warnings permanent.',
+ 'WARNINGS_EXPIRE_EXPLAIN' => 'Number of days that will elapse before a warning will automatically expire from a user’s record. Set this value to 0 to make warnings permanent.',
));
// Board Features