diff --git a/lng/german.lng.php b/lng/german.lng.php index 274755e7..eb1b41c5 100644 --- a/lng/german.lng.php +++ b/lng/german.lng.php @@ -14,7 +14,7 @@ * @author Froxlor team (2010-) * @license GPLv2 http://files.froxlor.org/misc/COPYING.txt * @package Language - * + *admin_integritycheck_reallyfix */ /** @@ -1530,7 +1530,7 @@ $lng['admin']['integrityid'] = '#'; $lng['admin']['integrityname'] = 'Name'; $lng['admin']['integrityresult'] = 'Ergebnis'; $lng['admin']['integrityfix'] = 'Probleme automatisch beheben'; -$lng['question']['admin_integritycheck_reallyfix'] = 'Möchten Sie wirklich versuchen sätliche Datenbank - Integritätsprobleme automatisch zu beheben?'; +$lng['question']['admin_integritycheck_reallyfix'] = 'Möchten Sie wirklich versuchen sämtliche Datenbank-Integritätsprobleme automatisch zu beheben?'; $lng['serversettings']['system_croncmdline']['title'] = 'Cron Startbefehl (php Programm)'; $lng['serversettings']['system_croncmdline']['description'] = 'Befehl zum Ausführen des Cronjobs. Ändern dieser Einstellung nur wenn nötig (Standard: "/usr/bin/nice -n 5 /usr/bin/php5 -q")!'; $lng['error']['cannotdeletehostnamephpconfig'] = 'Diese PHP-Konfiguration ist dem Froxlor-Vhost zugewiesen und kann daher nicht gelöscht werden.';