From 0e80cee00895f3cc2df332a62fa9ea5c08e47031 Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 15 May 2011 23:09:53 +0000 Subject: Fixes #3453 added link to wiki about the data directory git-svn-id: http://code.elgg.org/elgg/trunk@9095 36083f99-b078-4883-b0ff-0f9b5a30f544 --- install/languages/en.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install/languages/en.php') diff --git a/install/languages/en.php b/install/languages/en.php index 6b1398db4..3e2569669 100644 --- a/install/languages/en.php +++ b/install/languages/en.php @@ -70,7 +70,7 @@ If you are ready to proceed, click the Next button.", 'install:database:help:dbhost' => 'Hostname of the MySQL server (usually localhost)', 'install:database:help:dbprefix' => "The prefix given to all of Elgg's tables (usually elgg_)", - 'install:settings:instructions' => "We need some information about the site as we configure Elgg. If you haven't created a data directory for Elgg, please do so before completing this step.", + 'install:settings:instructions' => 'We need some information about the site as we configure Elgg. If you haven\'t created a data directory for Elgg, you need to do so now.', 'install:settings:label:sitename' => 'Site Name', 'install:settings:label:siteemail' => 'Site Email Address', -- cgit v1.2.3