]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Refs #2129: Added missing language string for new installer.
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 4 Oct 2010 18:47:33 +0000 (18:47 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 4 Oct 2010 18:47:33 +0000 (18:47 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@7005 36083f99-b078-4883-b0ff-0f9b5a30f544

languages/en.php

index c40222dc572ce5b77693098cccf23fe0b4075b69..498fefaca2895d74a28bbddf9d1bb3cfa263000d 100644 (file)
@@ -987,6 +987,7 @@ If you are ready to proceed, click the Next button.",
        'install:check:database' => 'The database requirements are checked when Elgg loads its database.',
 
        'install:database:instructions' => "If you haven't already created a database for Elgg, do that now. Then fill in the values below to initialize the Elgg database.",
+       'install:database:error' => 'There was an error creating the Elgg database and installation cannot continue. Review the message above and correct any problems. If you need more help, visit the Install Troubleshooting link below, or post to the Elgg community forums.',
 
        'installation:database:label:dbuser' =>  'Database Username',
        'installation:database:label:dbpassword' => 'Database Password',