mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
update body of testmail
This commit is contained in:
parent
40652c92ca
commit
af4f95d368
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (3414), dgrutsch (22)
|
||||
// Translators: Admin (3416), dgrutsch (22)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '2-Faktor Authentifizierung',
|
||||
|
@ -2641,7 +2641,15 @@ Sollten Sie kein Passwort bekommen haben, dann nutzen Sie bitte die Passwort-Ver
|
|||
'task_name' => 'Name',
|
||||
'task_next_run' => 'Nächste Ausführung',
|
||||
'temp_jscode' => 'Temporärer Javascript-Code',
|
||||
'testmail_body' => 'Diese Mail ist lediglich zum Test der E-Mail-Konfiguration von SeedDMS',
|
||||
'testmail_body' => 'Diese Mail ist lediglich zum Test der E-Mail-Konfiguration von SeedDMS.
|
||||
|
||||
URL: [url]
|
||||
Sitename: [sitename]
|
||||
Version: [version]
|
||||
SMTP Server: [smtpserver]
|
||||
SMTP Port: [smtpport]
|
||||
Kein SSL Check: [lazyssl]
|
||||
Benutzer Absenderadresse: [forcefrom]',
|
||||
'testmail_subject' => 'Test Mail',
|
||||
'theme' => 'Aussehen',
|
||||
'thursday' => 'Donnerstag',
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
// along with this program; if not, write to the Free Software
|
||||
// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
//
|
||||
// Translators: Admin (2514), archonwang (3), dgrutsch (9), netixw (14)
|
||||
// Translators: Admin (2517), archonwang (3), dgrutsch (9), netixw (14)
|
||||
|
||||
$text = array(
|
||||
'2_factor_auth' => '2-factor authentication',
|
||||
|
@ -2643,7 +2643,15 @@ If you did not receive a password, please use the password forgotten function on
|
|||
'task_name' => 'Name',
|
||||
'task_next_run' => 'Next run',
|
||||
'temp_jscode' => 'Temporary javascript code',
|
||||
'testmail_body' => 'This mail is just for testing the mail configuration of SeedDMS',
|
||||
'testmail_body' => 'This mail is just for testing the mail configuration of SeedDMS
|
||||
|
||||
URL: [url]
|
||||
Sitename: [sitename]
|
||||
Version: [version]
|
||||
SMTP Server: [smtpserver]
|
||||
SMTP Port: [smtpport]
|
||||
No SSL Check: [lazyssl]
|
||||
Use Sender from: [forcefrom]',
|
||||
'testmail_subject' => 'Test mail',
|
||||
'theme' => 'Theme',
|
||||
'thursday' => 'Thursday',
|
||||
|
|
Loading…
Reference in New Issue
Block a user