mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
git-svn-id: file:///svn/phpbb/trunk@6017 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -98,7 +98,6 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'ALLOW_BBCODE_PM' => 'Allow BBCode in private messages',
|
||||
'ALLOW_DOWNLOAD_PM' => 'Allow downloading of attachments in private messages',
|
||||
'ALLOW_EMAIL_PM' => 'Allow emailing private messages',
|
||||
'ALLOW_FLASH_PM' => 'Allow use of FLASH BBCode Tag',
|
||||
'ALLOW_FORWARD_PM' => 'Allow forwarding of private messages',
|
||||
'ALLOW_IMG_PM' => 'Allow use of IMG BBCode Tag',
|
||||
|
@@ -159,7 +159,6 @@ $lang = array_merge($lang, array(
|
||||
'EDIT_DRAFT_EXPLAIN' => 'Here you are able to edit your draft. Drafts do not contain attachment and poll informations.',
|
||||
'EMAIL_INVALID_EMAIL' => 'The email address you entered is invalid.',
|
||||
'EMAIL_REMIND' => 'This must be the email address you supplied when registering.',
|
||||
'EMAIL_PM' => 'Email PM',
|
||||
'EMAIL_TAKEN_EMAIL' => 'The entered email address is already in use',
|
||||
'EMPTY_DRAFT' => 'You must enter a message to submit your changes',
|
||||
'EMPTY_DRAFT_TITLE' => 'You must enter a draft title',
|
||||
|
Reference in New Issue
Block a user