diff options
author | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-03 16:17:20 +0000 |
---|---|---|
committer | marcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544> | 2008-10-03 16:17:20 +0000 |
commit | 00806d7686b6dce4fd9386dfea7f3cc440901524 (patch) | |
tree | 204b472dc6f59d7eba3a946934aad990836a361b /languages/en.php | |
parent | 5366cd6a4ca12203147407be01a80817fa37ea3a (diff) | |
download | elgg-00806d7686b6dce4fd9386dfea7f3cc440901524.tar.gz elgg-00806d7686b6dce4fd9386dfea7f3cc440901524.tar.bz2 |
Refs #311: Modified message slightly
git-svn-id: https://code.elgg.org/elgg/trunk@2178 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages/en.php')
-rw-r--r-- | languages/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/en.php b/languages/en.php index 1ea14c63a..44440a072 100644 --- a/languages/en.php +++ b/languages/en.php @@ -396,7 +396,7 @@ To remove a widget drag it back to the <b>Widget gallery</b>.", 'tools:yours' => "Your tools", 'register' => "Register", - 'registerok' => "You have successfully registered for %s. To activate your account, please confirm your email address by clicking on the link we sent you.", + '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", |