diff --git a/code/AssetAdmin.php b/code/AssetAdmin.php index cf1a6aca..22e20f67 100755 --- a/code/AssetAdmin.php +++ b/code/AssetAdmin.php @@ -696,6 +696,9 @@ class AssetAdmin_DeleteBatchAction extends CMSBatchAction { // _t('AssetAdmin_left.ss.SELECTTODEL','Select the folders that you want to delete and then click the button below') return _t('AssetAdmin_DeleteBatchAction.TITLE', 'Delete folders'); } + function getDoingText() { + return _t('AssetAdmin_DeletingBatchAction.TITLE', 'Deleting folders'); + } function run(DataObjectSet $records) { $status = array(