From 9e2d0bf7e72563f4cbf2ce1c9bf453646c4a8ad4 Mon Sep 17 00:00:00 2001 From: icewing Date: Tue, 10 Jun 2008 17:30:45 +0000 Subject: Marcus Povey * Debug added to site installation git-svn-id: https://code.elgg.org/elgg/trunk@860 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'languages') diff --git a/languages/en.php b/languages/en.php index c5a55fa60..c869edbe9 100644 --- a/languages/en.php +++ b/languages/en.php @@ -17,7 +17,9 @@ /** * Errors */ - + + 'InstallationException:CantCreateSite' => "Unable to create a default ElggSite with credentials Name:%s, Url: %s", + 'actionundefined' => "The requested action (%s) was not defined in the system.", 'actionloggedout' => "Sorry, you cannot perform this action while logged out.", -- cgit v1.2.3