mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 18:54:08 +02:00
[ticket/15699] Move file between storages with progress bar
PHPBB3-15699
This commit is contained in:
@@ -768,6 +768,8 @@ $lang = array_merge($lang, array(
|
||||
'LOG_STYLE_EDIT_DETAILS' => '<strong>Edited style</strong><br />» %s',
|
||||
'LOG_STYLE_EXPORT' => '<strong>Exported style</strong><br />» %s',
|
||||
|
||||
'LOG_STORAGE_UPDATE' => '<strong>Storage updated</strong>',
|
||||
|
||||
'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>',
|
||||
|
||||
|
Reference in New Issue
Block a user