mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +02:00
Posting preview done, ability for anonymous users to post with a username
git-svn-id: file:///svn/phpbb/trunk@463 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -135,6 +135,7 @@ $lang['Sticky'] = "<b>Sticky:</b>";
|
||||
//
|
||||
// Viewtopic
|
||||
//
|
||||
$lang['Guest'] = 'Guest';
|
||||
|
||||
//
|
||||
// Posting/Replying (Not private
|
||||
@@ -168,6 +169,7 @@ $lang['Date'] = "Date";
|
||||
$lang['Website'] = "Website";
|
||||
$lang['From'] = "From";
|
||||
$lang['Wrong_Profile'] = "You cannot modify a profile that is not your own.";
|
||||
$lang['Bad_username'] = "The username you choose has been taken or is disallowed by the administrator.";
|
||||
|
||||
//
|
||||
// Memberslist
|
||||
|
Reference in New Issue
Block a user