Browse Source

Merge branch 'FreshRSS/dev' into dev

Alexandre Alapetite 10 years ago
parent
commit
9a7d54f021
1 changed files with 2 additions and 2 deletions
  1. 2 2
      app/i18n/de/install.php

+ 2 - 2
app/i18n/de/install.php

@@ -27,9 +27,9 @@ return array(
 		),
 		),
 		'host' => 'Host',
 		'host' => 'Host',
 		'prefix' => 'Tabellen-Präfix',
 		'prefix' => 'Tabellen-Präfix',
-		'password' => 'HTTP-Password',
+		'password' => 'SQL-Password',
 		'type' => 'Datenbank-Typ',
 		'type' => 'Datenbank-Typ',
-		'username' => 'HTTP-Nutzername',
+		'username' => 'SQL-Nutzername',
 	),
 	),
 	'check' => array(
 	'check' => array(
 		'_' => 'Überprüfungen',
 		'_' => 'Überprüfungen',