diff options
Diffstat (limited to 'languages')
-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", |