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 d49a2a364..6bf5a8df3 100644 --- a/languages/en.php +++ b/languages/en.php @@ -432,6 +432,8 @@ To remove a widget drag it back to the <b>Widget gallery</b>.",  			'registerok' => "You have successfully registered for %s.",
  			'registerbad' => "Your registration was unsuccessful. The username may already exist, your passwords might not match, or your username or password may be too short.",
  			'registerdisabled' => "Registration has been disabled by the system administrator",
 +	 +			'firstadminlogininstructions' => 'Your new Elgg site has been successfully installed and your administrator account created. You can now configure your site further by enabling various installed plugin tools.',  			'registration:notemail' => 'The email address you provided does not appear to be a valid email address.',
  			'registration:userexists' => 'That username already exists',
  | 
