aboutsummaryrefslogtreecommitdiff
path: root/install/languages/en.php
diff options
context:
space:
mode:
Diffstat (limited to 'install/languages/en.php')
-rw-r--r--install/languages/en.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/languages/en.php b/install/languages/en.php
index 80716069d..6b1398db4 100644
--- a/install/languages/en.php
+++ b/install/languages/en.php
@@ -79,12 +79,14 @@ If you are ready to proceed, click the Next button.",
'install:settings:label:dataroot' => 'Data Directory',
'install:settings:label:language' => 'Site Language',
'install:settings:label:siteaccess' => 'Default Site Access',
+ 'install:label:combo:dataroot' => 'Elgg creates data directory',
'install:settings:help:sitename' => 'The name of your new Elgg site',
'install:settings:help:siteemail' => 'Email address used by Elgg for communication with users',
'install:settings:help:wwwroot' => 'The address of the site (Elgg usually guesses this correctly)',
'install:settings:help:path' => 'The directory where you put the Elgg code (Elgg usually guesses this correctly)',
'install:settings:help:dataroot' => 'The directory that you created for Elgg to save files (the permissions on this directory are checked when you click Next)',
+ 'install:settings:help:dataroot:apache' => 'You have the option of Elgg creating the data directory or entering the directory that you already created for storing user files (the permissions on this directory are checked when you click Next)',
'install:settings:help:language' => 'The default language for the site',
'install:settings:help:siteaccess' => 'The default access level for new user created content',