mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
emails to e-mails
git-svn-id: file:///svn/phpbb/trunk@8856 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
de0bc7476a
commit
2eeeaadcfd
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ $lang = array_merge($lang, array(
|
|||
'EMAIL_FUNCTION_NAME' => 'E-mail function name',
|
||||
'EMAIL_FUNCTION_NAME_EXPLAIN' => 'The e-mail function used to send mails through PHP.',
|
||||
'EMAIL_PACKAGE_SIZE' => 'E-mail package size',
|
||||
'EMAIL_PACKAGE_SIZE_EXPLAIN' => 'This is the number of maximum e-mails sent out in one package. This setting is applied to the internal message queue; set this value to 0 if you have problems with non-delivered notification emails.',
|
||||
'EMAIL_PACKAGE_SIZE_EXPLAIN' => 'This is the number of maximum e-mails sent out in one package. This setting is applied to the internal message queue; set this value to 0 if you have problems with non-delivered notification e-mails.',
|
||||
'EMAIL_SIG' => 'E-mail signature',
|
||||
'EMAIL_SIG_EXPLAIN' => 'This text will be attached to all e-mails the board sends.',
|
||||
'ENABLE_EMAIL' => 'Enable board-wide e-mails',
|
||||
|
|
Loading…
Add table
Reference in a new issue