diff --git a/src/lang/de/main.php b/src/lang/de/main.php index 2a2f44b..1f3fd7e 100644 --- a/src/lang/de/main.php +++ b/src/lang/de/main.php @@ -117,9 +117,9 @@ $content['LN_CFG_DBPREF'] = "Tabellen Präfix"; $content['LN_CFG_DBUSER'] = "Datenbank Benutzer"; $content['LN_CFG_DBPASSWORD'] = "Datenbank Passwort"; $content['LN_CFG_PARAMMISSING'] = "Die folgenden Parameter können nicht gefunden werden: "; -$content['LN_CFG_SOURCETYPE'] = "Source Type"; -$content['LN_CFG_DISKTYPEOPTIONS'] = "Disk Type Options"; -$content['LN_CFG_LOGLINETYPE'] = "Logline type"; +$content['LN_CFG_SOURCETYPE'] = "Quell-Typ"; +$content['LN_CFG_DISKTYPEOPTIONS'] = "Disk-Typ Optionen"; +$content['LN_CFG_LOGLINETYPE'] = "Logzeilentyp"; $content['LN_CFG_SYSLOGFILE'] = "Syslog Datei"; $content['LN_CFG_DATABASETYPEOPTIONS'] = "Datenbank Typ Optionen"; $content['LN_CFG_DBTABLETYPE'] = "Tabellen Typ"; @@ -129,8 +129,8 @@ $content['LN_CFG_NAMEOFTHESOURCE'] = "Name der Quelle"; $content['LN_CFG_FIRSTSYSLOGSOURCE'] = "Erste Syslog Quelle"; // Details page -$content['LN_DETAILS_FORSYSLOGMSG'] = "Details for the syslog messages with id"; -$content['LN_DETAILS_DETAILSFORMSG'] = "Details for message id"; +$content['LN_DETAILS_FORSYSLOGMSG'] = "Details für syslog-Nachrichten mit der ID"; +$content['LN_DETAILS_DETAILSFORMSG'] = "Details für Nachrichten-ID"; $content['LN_DETAIL_BACKTOLIST'] = "Back to Listview"; ?> \ No newline at end of file diff --git a/src/templates/install.html b/src/templates/install.html index f02980d..ccea573 100644 --- a/src/templates/install.html +++ b/src/templates/install.html @@ -52,7 +52,7 @@

Step 1 - Prerequisites

-

Bevor you start installing phpLogCon, the Installer setup has to check a few things first.
+

Before you start installing phpLogCon, the Installer setup has to check a few things first.
You may have to correct some file permissions first.

Click on to start the Test!