mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Fixed over-written lang var and updated add profile templates
git-svn-id: file:///svn/phpbb/trunk@710 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -318,7 +318,7 @@ $lang['No_folder'] = "No folder specified";
|
||||
$lang['Viewing_profile_of'] = "Viewing profile of"; // followed by username
|
||||
$lang['Preferences'] = "Preferences";
|
||||
$lang['Items_required'] = "Items marked with a * are required unless stated otherwise";
|
||||
$lang['Registration_info'] = "Registraction Information";
|
||||
$lang['Registration_info'] = "Registration Information";
|
||||
$lang['Profile_info'] = "Profile Information";
|
||||
$lang['Profile_info_warn'] = "This information will be publicly viewable";
|
||||
$lang['Avatar_panel'] = "Avatar control panel";
|
||||
@@ -329,7 +329,7 @@ $lang['Contact'] = "Contact";
|
||||
$lang['Email_address'] = "Email address";
|
||||
$lang['Email'] = "Email";
|
||||
$lang['Private_message'] = "Send Private Message";
|
||||
$lang['Hidden'] = "[ Hidden email address ]";
|
||||
$lang['Hidden_email'] = "[ Hidden email address ]";
|
||||
$lang['Search_user_posts'] = "Search for posts by this user";
|
||||
$lang['Interests'] = "Interests";
|
||||
$lang['Occupation'] = "Occupation";
|
||||
|
Reference in New Issue
Block a user