lib/locale

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Wed Mar 21 16:40:31 CET 2012


 lib/locale/en_US.php |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 7777d67eeecb1e28d1efe50fea0a4089964142a5
Author: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen at kolabsys.com>
Date:   Wed Mar 21 16:40:18 2012 +0100

    Add locale for user.nsrole

diff --git a/lib/locale/en_US.php b/lib/locale/en_US.php
index c0bbbf1..ca1ecde 100644
--- a/lib/locale/en_US.php
+++ b/lib/locale/en_US.php
@@ -78,6 +78,8 @@ $LANG['user.delegate.desc'] = 'Others allowed to send emails with a "From" addre
 $LANG['user.smtp-recipients'] = 'Allowed recipients';
 $LANG['user.smtp-recipients.desc'] = 'Restricts allowed recipients of SMTP messages';
 $LANG['user.uid'] = 'Unique identity (UID)';
+$LANG['user.nsrole'] = 'Role(s)';
+$LANG['user.nsroledn'] = $LANG['user.nsrole'];
 $LANG['user.userpassword'] = 'Password';
 $LANG['user.userpassword2'] = 'Confirm password';
 $LANG['user.password.mismatch'] = 'Passwords do not match!';





More information about the commits mailing list