aboutsummaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2011-01-04 14:46:08 +0100
committerfabrixxm <fabrix.xm@gmail.com>2011-01-04 14:46:08 +0100
commit0df91fd9a2a78d12378fcb7d9f7cba33f33e845e (patch)
treece6cd41ef4317d2d12773051530e1abc43154cae /util
parent2bf99df385a54c3a8a449b9eda1d2a9877465dd1 (diff)
downloadvolse-hubzilla-0df91fd9a2a78d12378fcb7d9f7cba33f33e845e.tar.gz
volse-hubzilla-0df91fd9a2a78d12378fcb7d9f7cba33f33e845e.tar.bz2
volse-hubzilla-0df91fd9a2a78d12378fcb7d9f7cba33f33e845e.zip
Manage user registrations in REGISTER_APPROVE mode.
Diffstat (limited to 'util')
-rw-r--r--util/strings.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/util/strings.php b/util/strings.php
index e8f3b47af..0871da51e 100644
--- a/util/strings.php
+++ b/util/strings.php
@@ -242,6 +242,7 @@ $a->strings['Friend/Connect Request'] = 'Friend/Connect Request';
$a->strings['New Follower'] = 'New Follower';
$a->strings['Approve'] = 'Approve';
$a->strings['No notifications.'] = 'No notifications.';
+$a->strings['No registrations.'] = 'No registrations.';
$a->strings['Login failed.'] = 'Login failed.';
$a->strings["Welcome back "] = "Welcome back ";
$a->strings['Photo Albums'] = 'Photo Albums';