mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
- added delete cookies link
- fixed global announcement links in viewforum - do not display redirects in link forums as posts in forum overview git-svn-id: file:///svn/phpbb/trunk@4904 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -100,6 +100,7 @@ $lang += array(
|
||||
'DELETE_AVATAR' => 'Delete Image',
|
||||
'DELETE_MARKED_PM' => 'Delete Marked Messages',
|
||||
'DELETE_MARKED_PM_CONFIRM' => 'Are you sure you want to delete all marked messages?',
|
||||
'DELETE_OLDEST_MESSAGES' => 'Delete Oldest Messages',
|
||||
'DELETE_PM' => 'Delete PM',
|
||||
'DELETE_RULE' => 'Delete Rule',
|
||||
'DELETE_RULE_CONFIRM' => 'Are you sure you want to delete this rule?',
|
||||
@@ -136,6 +137,7 @@ $lang += array(
|
||||
'FULL_FOLDER_OPTION_CHANGED'=> 'Full Folder Option changed successfully',
|
||||
|
||||
'HIDE_ONLINE' => 'Hide my online status',
|
||||
'HOLD_NEW_MESSAGES' => 'Do not accept new messages (New messages will be held back until enough space is available)',
|
||||
|
||||
'IF_FOLDER_FULL' => 'If Folder Full',
|
||||
'IMPORTANT_NEWS' => 'Important announcements',
|
||||
|
Reference in New Issue
Block a user