]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #3453 added link to wiki about the data directory
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sun, 15 May 2011 23:09:53 +0000 (23:09 +0000)
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>
Sun, 15 May 2011 23:09:53 +0000 (23:09 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@9095 36083f99-b078-4883-b0ff-0f9b5a30f544

install/languages/en.php

index 6b1398db4562f486e9077f0e07f84ef506091289..3e2569669460ff0bf520d9654be1d41c2f01156f 100644 (file)
@@ -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 <a href="http://docs.elgg.org/wiki/Data_directory" target="_blank">created a data directory</a> for Elgg, you need to do so now.',
 
        'install:settings:label:sitename' => 'Site Name',
        'install:settings:label:siteemail' => 'Site Email Address',