From 1254960ec68eacbec7a7155a9c4addd5685d8586 Mon Sep 17 00:00:00 2001 From: marcus Date: Wed, 24 Sep 2008 20:38:21 +0000 Subject: Minor improvements to failure mode. git-svn-id: https://code.elgg.org/elgg/trunk@2122 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 1 + 1 file changed, 1 insertion(+) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index baf160767..7ad0285f4 100644 --- a/languages/en.php +++ b/languages/en.php @@ -154,6 +154,7 @@ 'InstallationException:DatarootUnderPath' => "Your data directory %s must be outside of your install path.", 'InstallationException:DatarootBlank' => "You have not specified a data directory.", + 'SecurityException:authenticationfailed' => "User could not be authenticated", /** * API */ -- cgit v1.2.3