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