1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-10 18:54:08 +02:00
git-svn-id: file:///svn/phpbb/trunk@5719 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2006-03-25 15:46:20 +00:00
parent 384e434fca
commit 5d2bba8e70
2 changed files with 11 additions and 2 deletions

View File

@@ -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',