aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/email.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp/email.php')
-rw-r--r--phpBB/language/en/acp/email.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/language/en/acp/email.php b/phpBB/language/en/acp/email.php
index 709d51b7e9..c72bdbcb68 100644
--- a/phpBB/language/en/acp/email.php
+++ b/phpBB/language/en/acp/email.php
@@ -36,7 +36,8 @@ $lang = array_merge($lang, array(
'COMPOSE' => 'Compose',
'EMAIL_SEND_ERROR' => 'There were one or more errors while sending the email. Please check the %sError Log%s for detailed error messages.',
- 'EMAIL_SENT' => 'Your message has been queued for sending.',
+ 'EMAIL_SENT' => 'Your message has been sent.',
+ 'EMAIL_SENT_QUEUE' => 'Your message has been queued for sending.',
'LOG_SESSION' => 'Log mail session to critical log',