aboutsummaryrefslogtreecommitdiff
path: root/languages
diff options
context:
space:
mode:
authormarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-29 15:16:07 +0000
committermarcus <marcus@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-07-29 15:16:07 +0000
commit3221448c7cacf882649f8f991d539c8783f34286 (patch)
treea142b09fec3d94476352700edfbb20249da988e7 /languages
parent24eb2b495fe85b17c9e04af3965fb42f70f1f9b5 (diff)
downloadelgg-3221448c7cacf882649f8f991d539c8783f34286.tar.gz
elgg-3221448c7cacf882649f8f991d539c8783f34286.tar.bz2
Registration disabled option (no admin screen yet), closes #184
git-svn-id: https://code.elgg.org/elgg/trunk@1572 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'languages')
-rw-r--r--languages/en.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/languages/en.php b/languages/en.php
index c50d8b155..3d988fb1c 100644
--- a/languages/en.php
+++ b/languages/en.php
@@ -254,6 +254,7 @@
'register' => "Register",
'registerok' => "You have successfully registered for %s.",
'registerbad' => "Your registration was unsuccessful. The username may already exist, or your passwords might not match.",
+ 'registerdisabled' => "Registration has been disabled by the system administrator",
'adduser' => "Add User",
'adduser:ok' => "You have successfully added a new user.",