From 308393afcdedc80ab9ee9a9af6c60edcdd5ce195 Mon Sep 17 00:00:00 2001 From: rubencm Date: Sun, 7 Mar 2021 21:19:11 +0100 Subject: [PATCH] [ticket/15699] Update language string PHPBB3-15699 --- phpBB/language/en/acp/storage.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/phpBB/language/en/acp/storage.php b/phpBB/language/en/acp/storage.php index 1530af0522..47ef2acdfc 100644 --- a/phpBB/language/en/acp/storage.php +++ b/phpBB/language/en/acp/storage.php @@ -56,7 +56,7 @@ $lang = array_merge($lang, array( 'START_UPDATING_EXPLAIN' => 'Start the storage 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.', - 'STORAGE_UPDATE_REDIRECT' => 'Files of %s (%d/%d) are being moved.
', + 'STORAGE_UPDATE_REDIRECT' => 'Files of %1$s (%2$d/%3$d) are being moved.
', 'STORAGE_UPDATE_REMOVE_REDIRECT' => 'Files of old %s (%d/%d) are being removed.
', // Template progress bar