aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-04 18:47:33 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-10-04 18:47:33 +0000
commit3d94f205e445945d03a273b2aef7e4d4783dcd5a (patch)
treedc880fbd030888fb412a4ad4313883cc1648cfab /languages
parent6d2959136ca475719a1a26758a7b98b9cb7893bc (diff)
downloadelgg-3d94f205e445945d03a273b2aef7e4d4783dcd5a.tar.gz
elgg-3d94f205e445945d03a273b2aef7e4d4783dcd5a.tar.bz2
Refs #2129: Added missing language string for new installer.
git-svn-id: http://code.elgg.org/elgg/trunk@7005 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php1
1 files changed, 1 insertions, 0 deletions
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',