mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
git-svn-id: file:///svn/phpbb/trunk@7531 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -483,7 +483,8 @@ $lang = array_merge($lang, array(
|
||||
'LOG_DISALLOW_DELETE' => '<strong>Deleted disallowed username</strong>',
|
||||
|
||||
'LOG_DB_BACKUP' => '<strong>Database backup</strong>',
|
||||
'LOG_DB_RESTORE' => '<strong>Database restore</strong>',
|
||||
'LOG_DB_DELETE' => '<strong>Database restored</strong>',
|
||||
'LOG_DB_RESTORE' => '<strong>Database deleted</strong>',
|
||||
|
||||
'LOG_DOWNLOAD_EXCLUDE_IP' => '<strong>Excluded IP/hostname from download list</strong><br />» %s',
|
||||
'LOG_DOWNLOAD_IP' => '<strong>Added IP/hostname to download list</strong><br />» %s',
|
||||
|
Reference in New Issue
Block a user