mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-07 01:06:48 +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:
@@ -78,11 +78,13 @@ $lang += array(
|
||||
'CLICK_VIEW_PRIVMSG' => 'Click %sHere%s to visit your Inbox',
|
||||
'CONFIRM' => 'Confirm',
|
||||
'CONGRATULATIONS' => 'Congratulations to',
|
||||
'COOKIES_DELETED' => 'All Board Cookies successfully deleted.',
|
||||
'CURRENT_TIME' => 'The time is %s',
|
||||
|
||||
'DAY' => 'Day',
|
||||
'DAYS' => 'Days',
|
||||
'DELETE' => 'Delete',
|
||||
'DELETE_COOKIES' => 'Delete all board cookies',
|
||||
'DELETE_MARKED' => 'Delete Marked',
|
||||
'DESCENDING' => 'Descending',
|
||||
'DISABLED' => 'Disabled',
|
||||
|
Reference in New Issue
Block a user