mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
Messed up lang file.
git-svn-id: file:///svn/phpbb/trunk@861 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
fe77fae929
commit
538b793e65
1 changed files with 1 additions and 1 deletions
|
@ -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.";
|
||||
|
|
Loading…
Add table
Reference in a new issue