mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
A few miscelaneous tweaks
git-svn-id: file:///svn/phpbb/trunk@6166 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -478,6 +478,7 @@ $lang = array_merge($lang, array(
|
||||
'LOG_INDEX_ACTIVATE' => '<b>Activated inactive users</b><br />» %s',
|
||||
'LOG_INDEX_DELETE' => '<b>Deleted inactive users</b><br />» %s',
|
||||
'LOG_INDEX_REMIND' => '<b>Sent reminder emails to inactive users</b><br />» %s',
|
||||
'LOG_INSTALL_CONVERTED' => '<b>Converted from %s to phpBB %s</b>',
|
||||
'LOG_INSTALL_INSTALLED' => '<b>Installed phpBB %s</b>',
|
||||
|
||||
'LOG_IP_BROWSER_CHECK' => '<b>Session IP/Browser check failed</b><br />»User IP "<i>%s</i>" checked against session IP "<i>%s</i>" and user browser string "<i>%s</i>" checked against session browser string "<i>%s</i>".',
|
||||
|
Reference in New Issue
Block a user