mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Messed up lang file.
git-svn-id: file:///svn/phpbb/trunk@861 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -781,7 +781,7 @@ $lang['Emotion'] = "Emotion";
|
||||
|
||||
// User Management
|
||||
$lang['User_admin'] = "Administration";
|
||||
$lang['User_admin_explain'] = "Here you can change your user's information. Do not abuse this power. Changing admin status is not provided here. Use the user permission pages for this. <br />Developer To-Do: <br />Add support to modify /"invisible/" fields.";
|
||||
$lang['User_admin_explain'] = "Here you can change your user's information. Do not abuse this power. Changing admin status is not provided here. Use the user permission pages for this. <br />Developer To-Do: <br />Add support to modify \"invisible\" fields.";
|
||||
$lang['User_delete'] = "Delete this user";
|
||||
$lang['User_delete_explain'] = "Click here to delete this user. This cannot be undone.";
|
||||
$lang['User_deleted'] = "User was successfully deleted.";
|
||||
|
Reference in New Issue
Block a user