1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 05:50:42 +02:00
git-svn-id: file:///svn/phpbb/trunk@6737 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2006-12-10 14:43:59 +00:00
parent 4e2d04dd4a
commit e274c6abc6
3 changed files with 9 additions and 9 deletions

View File

@@ -38,8 +38,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 sent.',
'EMAIL_SENT_QUEUE' => 'Your message has been queued for sending.',
'EMAIL_SENT' => 'This message has been sent.',
'EMAIL_SENT_QUEUE' => 'This message has been queued for sending.',
'LOG_SESSION' => 'Log mail session to critical log',