[ticket/15699] Update language string

PHPBB3-15699
This commit is contained in:
rubencm 2021-03-07 21:19:11 +01:00 committed by Ruben Calvo
parent fba8990fa0
commit 7b0fc16e64
No known key found for this signature in database

View file

@ -56,7 +56,7 @@ $lang = array_merge($lang, array(
'START_UPDATING_EXPLAIN' => 'Start the storage update process', 'START_UPDATING_EXPLAIN' => 'Start the storage update process',
'CONTINUE_UPDATING' => 'Continue previous update process', 'CONTINUE_UPDATING' => 'Continue previous update process',
'CONTINUE_UPDATING_EXPLAIN' => 'An update process has been started. In order to access the storage settings page you will have to complete it or cancel it.', 'CONTINUE_UPDATING_EXPLAIN' => 'An update process has been started. In order to access the storage settings page you will have to complete it or cancel it.',
'STORAGE_UPDATE_REDIRECT' => 'Files of %s (%d/%d) are being moved.<br />', 'STORAGE_UPDATE_REDIRECT' => 'Files of %1$s (%2$d/%3$d) are being moved.<br>',
'STORAGE_UPDATE_REMOVE_REDIRECT' => 'Files of old %s (%d/%d) are being removed.<br />', 'STORAGE_UPDATE_REMOVE_REDIRECT' => 'Files of old %s (%d/%d) are being removed.<br />',
// Template progress bar // Template progress bar