From 5dfdf35745318385c0ddcb4018eb65f17da24f47 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 20 Aug 2008 10:30:09 +0000 Subject: Language change git-svn-id: https://code.elgg.org/elgg/trunk@2024 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/en.php b/languages/en.php index d6d9adda5..1bc4f6386 100644 --- a/languages/en.php +++ b/languages/en.php @@ -621,7 +621,7 @@ Alternatively, you can enter your database settings below and we will try and do 'installation:wwwroot' => "The site URL, followed by a trailing slash:", 'installation:path' => "The full path to your site root on your disk, followed by a trailing slash:", 'installation:dataroot' => "The full path to the directory where uploaded files will be stored, followed by a trailing slash:", - 'installation:dataroot:warning' => "You must create this directory manually. If possible, it should not sit within your site URL.", + 'installation:dataroot:warning' => "You must create this directory manually. It should sit in a different directory to your Elgg installation.", 'installation:language' => "The default language for your site:", 'installation:debug' => "Debug mode provides extra information which can be used to diagnose faults, however it can slow your system down so should only be used if you are having problems:", 'installation:debug:label' => "Turn on debug mode", -- cgit v1.2.3