From be812b46692dc21dc39932941f421aba32d59b7c Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 21 Feb 2011 01:36:35 +0000 Subject: Fixes #2452. Removed the first admin installation notice. It was just a reminder to his "save" on the simple plugins screen. This is pretty obvious. git-svn-id: http://code.elgg.org/elgg/trunk@8380 36083f99-b078-4883-b0ff-0f9b5a30f544 --- languages/en.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'languages/en.php') diff --git a/languages/en.php b/languages/en.php index 8d9c1ca06..59eedb9e1 100644 --- a/languages/en.php +++ b/languages/en.php @@ -459,8 +459,6 @@ $english = array( 'registerbad' => "Your registration was unsuccessful because of an unknown error.", 'registerdisabled' => "Registration has been disabled by the system administrator", - 'firstadminlogininstructions' => "Enable and disable plugins to customize your new Elgg site! (Remember to hit 'Save' when you're done.)", - 'registration:notemail' => 'The email address you provided does not appear to be a valid email address.', 'registration:userexists' => 'That username already exists', 'registration:usernametooshort' => 'Your username must be a minimum of %u characters long.', -- cgit v1.2.3