From 3d94f205e445945d03a273b2aef7e4d4783dcd5a Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 4 Oct 2010 18:47:33 +0000 Subject: Refs #2129: Added missing language string for new installer. git-svn-id: http://code.elgg.org/elgg/trunk@7005 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 1 + 1 file changed, 1 insertion(+) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index c40222dc5..498fefaca 100644 --- a/languages/en.php +++ b/languages/en.php @@ -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', -- cgit v1.2.3