chiark / gitweb /
'confirm' now logs the user in (and sends back their username so the
[disorder] / templates / options.labels
index 56e3fe625512446bcb48e1945dc7def8cbb656bf..1d9800af4c3c827e2959b2dde247269b3f3ec41e 100644 (file)
@@ -147,10 +147,10 @@ label     login.edituser          "Change Details"
 label  login.logout            "Logout"
 
 # Text for login page responses
-label  login.loginok           "Logged in OK"
-label  login.logoutok          "Logged out OK"
-label  login.registered        "Registered your new login"
-label  login.confirmed         "Confirmed your new login"
+label  login.loginok           "You are now logged in."
+label  login.logoutok          "You are now logged out."
+label  login.registered        "Registered your new login.  Please check your email."
+label  login.confirmed         "Confirmed your new login.  You are now logged in."
 
 # <TITLE> for account page
 label  account.title           "DisOrder User Details"