aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/en/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/i18n/en/install.php')
-rw-r--r--app/i18n/en/install.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/i18n/en/install.php b/app/i18n/en/install.php
index 9551d1d75..b06e47bb2 100644
--- a/app/i18n/en/install.php
+++ b/app/i18n/en/install.php
@@ -121,6 +121,9 @@ return array(
),
'not_deleted' => 'Something went wrong; you must delete the file <em>%s</em> manually.',
'ok' => 'The installation process was successful.',
+ 'session' => array(
+ 'nok' => 'The web server seems to be incorrectly configured for cookies required for PHP sessions!',
+ ),
'step' => 'step %d',
'steps' => 'Steps',
'this_is_the_end' => 'This is the end',