From 6606581f431f52330b8bcc28e1aa1b55a4b5b408 Mon Sep 17 00:00:00 2001 From: cash Date: Wed, 6 Oct 2010 11:21:47 +0000 Subject: removed several parts of the old installer from the core git-svn-id: http://code.elgg.org/elgg/trunk@7021 36083f99-b078-4883-b0ff-0f9b5a30f544 --- install/languages/en.php | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'install/languages/en.php') diff --git a/install/languages/en.php b/install/languages/en.php index aadb89f0d..93bd9e190 100644 --- a/install/languages/en.php +++ b/install/languages/en.php @@ -112,10 +112,7 @@ If you are ready to proceed, click the Next button.", 'install:complete:instructions' => 'Your Elgg site is now ready to be used. Click the button below to be taken to your site.', - 'InstallationException:UnknownStep' => '%s is an unknown installation step.', - 'InstallationException:MissingLibrary' => 'Could not load %s', - 'InstallationException:CannotLoadSettings' => 'Elgg could not load the settings file. It does not exist or there is a file permissions issue.', - + 'InstallationException:UnknownStep' => '%s is an unknown installation step.', ); -- cgit v1.2.3