mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 15:05:43 +02:00
Alter r9860 #36685
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9862 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
b6ebd2e497
commit
1a863c9581
@ -486,7 +486,7 @@ $lang = array_merge($lang, array(
|
|||||||
'EMAIL_SIG' => 'E-mail signature',
|
'EMAIL_SIG' => 'E-mail signature',
|
||||||
'EMAIL_SIG_EXPLAIN' => 'This text will be attached to all e-mails the board sends.',
|
'EMAIL_SIG_EXPLAIN' => 'This text will be attached to all e-mails the board sends.',
|
||||||
'ENABLE_EMAIL' => 'Enable board-wide e-mails',
|
'ENABLE_EMAIL' => 'Enable board-wide e-mails',
|
||||||
'ENABLE_EMAIL_EXPLAIN' => 'If this is set to disabled no e-mails will be sent by the board at all. <em>Note the user and admin account activiation settings require this setting to be enabled.</em>',
|
'ENABLE_EMAIL_EXPLAIN' => 'If this is set to disabled no e-mails will be sent by the board at all. <em>Note the user and admin account activiation settings require this setting to be enabled. If currently using "user" or "admin" activation in the activation settings, disabling this setting will require no activiation of new accounts.</em>',
|
||||||
'SMTP_AUTH_METHOD' => 'Authentication method for SMTP',
|
'SMTP_AUTH_METHOD' => 'Authentication method for SMTP',
|
||||||
'SMTP_AUTH_METHOD_EXPLAIN' => 'Only used if a username/password is set, ask your provider if you are unsure which method to use.',
|
'SMTP_AUTH_METHOD_EXPLAIN' => 'Only used if a username/password is set, ask your provider if you are unsure which method to use.',
|
||||||
'SMTP_CRAM_MD5' => 'CRAM-MD5',
|
'SMTP_CRAM_MD5' => 'CRAM-MD5',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user