1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 19:24:01 +02:00
git-svn-id: file:///svn/phpbb/trunk@1474 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-11-29 11:25:04 +00:00
parent 2b6be29f24
commit 1935343a15
3 changed files with 12 additions and 6 deletions

View File

@@ -349,7 +349,7 @@ $lang['Edit_Category_explain'] = "Use this form to modify a categories name.";
$lang['Forums_updated'] = "Forum and Category information updated successfully";
$lang['Click_return_forumadmin'] = "Click %sHere%s to return to Forum Administration";
$lang['Must_delete_forums'] = "You need to delete all forums before you can delete this category";
//
// Smiley Management
@@ -393,7 +393,7 @@ $lang['User_admin_explain'] = "Here you can change your user's information and c
$lang['Look_up_user'] = "Look up user";
$lang['Admin_user_fail'] = "Couldn't update the user's profile.";
$lang['Admin_user_fail'] = "Couldn't update the users profile.";
$lang['Admin_user_updated'] = "The user's profile was successfully updated.";
$lang['Click_return_useradmin'] = "Click %sHere%s to return to User Administration";