|
From: Jon O. <jon...@us...> - 2008-06-14 20:41:35
|
Update of /cvsroot/mxbb/core/modules/mx_users/language/lang_english In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv9925 Modified Files: lang_admin.php Log Message: mx_users, now handles admin users. Index: lang_admin.php =================================================================== RCS file: /cvsroot/mxbb/core/modules/mx_users/language/lang_english/lang_admin.php,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** lang_admin.php 4 Feb 2008 18:53:13 -0000 1.2 --- lang_admin.php 14 Jun 2008 20:41:32 -0000 1.3 *************** *** 45,48 **** --- 45,49 ---- $lang['User_special_explain'] = 'These fields are not able to be modified by the users. Here you can set their status and other options that are not given to users.'; + $lang['MX_user_is_admin'] = 'User is site admin'; // |