aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en/install.php
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-22 13:28:53 +0200
committerGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2016-10-22 13:28:53 +0200
commit9f043a701fb26a0e6150b2ad2b1c723e90b0c965 (patch)
treefbbdaf398fdf93f3365db8f392822f6808da651d /app/i18n/en/install.php
parent40b5d3f933e27f37894f58f99c63409f2cdd2d5a (diff)
i18n install corrections
https://github.com/FreshRSS/FreshRSS/issues/1328#issuecomment-255519363
Diffstat (limited to 'app/i18n/en/install.php')
-rw-r--r--app/i18n/en/install.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/en/install.php b/app/i18n/en/install.php
index 55afba0ca..63d31fe53 100644
--- a/app/i18n/en/install.php
+++ b/app/i18n/en/install.php
@@ -25,9 +25,9 @@ return array(
),
'host' => 'Host',
'prefix' => 'Table prefix',
- 'password' => 'HTTP password',
+ 'password' => 'Database password',
'type' => 'Type of database',
- 'username' => 'HTTP username',
+ 'username' => 'Database username',
),
'check' => array(
'_' => 'Checks',