mail & filetemplates listing/forms
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -231,6 +231,7 @@ $lng['error']['destinationalreadyexistasmail'] = 'The forwarder to %s already ex
|
||||
$lng['error']['destinationalreadyexist'] = 'You have already defined a forwarder to "%s"';
|
||||
$lng['error']['destinationiswrong'] = 'The forwarder %s contains invalid character(s) or is incomplete.';
|
||||
$lng['error']['backupfoldercannotbedocroot'] = 'The folder for backups cannot be your homedir, please chose a folder within your homedir, e.g. /backups';
|
||||
$lng['error']['templatelanguagecombodefined'] = 'The selected language/template combination has already been defined.';
|
||||
|
||||
/**
|
||||
* Questions
|
||||
@@ -305,6 +306,7 @@ $lng['admin']['ownvhostsettings'] = 'Own vHost-settings';
|
||||
$lng['admin']['configfiles']['serverconfiguration'] = 'Configuration';
|
||||
$lng['admin']['templates']['templates'] = 'Email-templates';
|
||||
$lng['admin']['templates']['template_add'] = 'Add template';
|
||||
$lng['admin']['templates']['template_fileadd'] = 'Add file template';
|
||||
$lng['admin']['templates']['template_edit'] = 'Edit template';
|
||||
$lng['admin']['templates']['action'] = 'Action';
|
||||
$lng['admin']['templates']['email'] = 'Email & file templates';
|
||||
|
||||
@@ -301,6 +301,7 @@ $lng['admin']['ownvhostsettings'] = 'Eigene vHost-Einstellungen';
|
||||
$lng['admin']['configfiles']['serverconfiguration'] = 'Konfiguration';
|
||||
$lng['admin']['templates']['templates'] = 'E-Mail-Vorlagen';
|
||||
$lng['admin']['templates']['template_add'] = 'Vorlage hinzufügen';
|
||||
$lng['admin']['templates']['template_fileadd'] = 'Dateivorlage hinzufügen';
|
||||
$lng['admin']['templates']['template_edit'] = 'Vorlage bearbeiten';
|
||||
$lng['admin']['templates']['action'] = 'Aktion';
|
||||
$lng['admin']['templates']['email'] = 'E-Mail- & Dateivorlagen';
|
||||
@@ -318,6 +319,7 @@ $lng['admin']['templates']['PASSWORD'] = 'Wird mit dem Passwort des neuen Kunden
|
||||
$lng['admin']['templates']['EMAIL'] = 'Wird mit der Adresse des neuen E-Mail-Kontos ersetzt.';
|
||||
$lng['admin']['templates']['CUSTOMER_NO'] = 'Wir mit der Kunden-Nummer ersetzt';
|
||||
$lng['admin']['bindzonewarning'] = $lng['panel']['emptyfordefault'] . '<br /><strong class="text-danger">WARNUNG:</strong> Bei der Verwendung einer Zonendatei müssen alle benötigten Records aller Subdomains ebenfalls manuell verwaltet werden.';
|
||||
$lng['error']['templatelanguagecombodefined'] = 'Die gewählte Kombination aus Sprache und Vorlage ist bereits definiert.';
|
||||
|
||||
/**
|
||||
* Serversettings
|
||||
|
||||
Reference in New Issue
Block a user