mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-12 19:54:12 +02:00
implemented updater changes
git-svn-id: file:///svn/phpbb/trunk@6736 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -592,6 +592,9 @@ $lang = array_merge($lang, array(
|
||||
'LOG_THEME_EXPORT' => '<strong>Exported theme</strong><br />» %s',
|
||||
'LOG_THEME_REFRESHED' => '<strong>Refreshed theme</strong><br />» %s',
|
||||
|
||||
'LOG_UPDATE_DATABASE' => '<strong>Updated Database from version %1$s to version %2$s</strong>',
|
||||
'LOG_UPDATE_PHPBB' => '<strong>Updated phpBB from version %1$s to version %2$s</strong>',
|
||||
|
||||
'LOG_USER_ACTIVE' => '<strong>User activated</strong><br />» %s',
|
||||
'LOG_USER_BAN_USER' => '<strong>Banned User via user management</strong> for reason "<em>%1$s</em>"<br />» %2$s',
|
||||
'LOG_USER_BAN_IP' => '<strong>Banned IP via user management</strong> for reason "<em>%1$s</em>"<br />» %2$s',
|
||||
|
Reference in New Issue
Block a user