diff options
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php index 0fc4e3ba6..a74c8ea90 100644 --- a/languages/en.php +++ b/languages/en.php @@ -713,6 +713,8 @@ Creating this is easy. Copy the contents of the textbox below into a text editor Alternatively, you can enter your database settings below and we will try and do this for you...", + 'installation:error:db:title' => "Database settings error", + 'installation:error:db:text' => "Check your database settings again as Elgg could not connect and access the database.", 'installation:error:configuration' => "Once you've corrected any configuration issues, press reload to try again.", 'installation' => "Installation", |