diff --git a/lng/de.lng.php b/lng/de.lng.php
index ff39aa19..616f92aa 100644
--- a/lng/de.lng.php
+++ b/lng/de.lng.php
@@ -2017,12 +2017,8 @@ Vielen Dank, Ihr Administrator',
'description' => 'Der Inhalt dieses Feldes wird direkt in den IP/Port-vHost-Container übernommen. Die folgenden Variablen können verwendet werden:
{DOMAIN}, {DOCROOT}, {CUSTOMER}, {IP}, {PORT}, {SCHEME}, {FPMSOCKET} (wenn zutreffend)
ACHTUNG: Der Code wird nicht auf Fehler geprüft. Etwaige Fehler werden also auch übernommen. Der Webserver könnte nicht mehr starten!',
],
'includedefault_sslvhostconf' => 'Nicht-SSL vHost-Einstellungen in SSL-vHost inkludieren',
- 'apply_specialsettings_default' => [
- 'title' => 'Standardwert für "Übernehme Einstellungen für alle Subdomains (*.beispiel.de)\' Einstellung beim Bearbeiten einer Domain',
- ],
- 'apply_phpconfigs_default' => [
- 'title' => 'Standardwert für "PHP-Config für alle Subdomains übernehmen:\' Einstellung beim Bearbeiten einer Domain',
- ],
+ 'apply_specialsettings_default' => 'Standardwert für "Übernehme Einstellungen für alle Subdomains (*.beispiel.de)" Einstellung beim Bearbeiten einer Domain',
+ 'apply_phpconfigs_default' => 'Standardwert für "PHP-Config für alle Subdomains übernehmen:" Einstellung beim Bearbeiten einer Domain',
'awstats' => [
'logformat' => [
'title' => 'LogFormat Einstellung',
diff --git a/lng/en.lng.php b/lng/en.lng.php
index f92730a0..45925fc2 100644
--- a/lng/en.lng.php
+++ b/lng/en.lng.php
@@ -2136,12 +2136,8 @@ Yours sincerely, your administrator',
'description' => 'The content of this field will be included into this ip/port vHost container directly. You can use the following variables:
{DOMAIN}, {DOCROOT}, {CUSTOMER}, {IP}, {PORT}, {SCHEME}, {FPMSOCKET} (if applicable)
Attention: The code won\'t be checked for any errors. If it contains errors, webserver might not start again!',
],
'includedefault_sslvhostconf' => 'Include non-SSL vHost-settings in SSL-vHost',
- 'apply_specialsettings_default' => [
- 'title' => 'Default value for "Apply specialsettings to all subdomains (*.example.com)\' setting when editing a domain',
- ],
- 'apply_phpconfigs_default' => [
- 'title' => 'Default value for "Apply php-config to all subdomains:\' setting when editing a domain',
- ],
+ 'apply_specialsettings_default' => 'Default value for "Apply specialsettings to all subdomains (*.example.com)" setting when editing a domain',
+ 'apply_phpconfigs_default' => 'Default value for "Apply php-config to all subdomains" setting when editing a domain',
'awstats' => [
'logformat' => [
'title' => 'LogFormat setting',