From c4b0fd170d9e4342e91f370b6368279ca0cf3049 Mon Sep 17 00:00:00 2001 From: Andreas Pfohl Date: Wed, 29 Nov 2023 14:51:04 +0100 Subject: [PATCH] [50609] changed result text of storage deletion (#14258) * [50609] changed result text of storage deletion --------- Co-authored-by: Wieland Lindenthal --- modules/storages/config/locales/en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/storages/config/locales/en.yml b/modules/storages/config/locales/en.yml index 04b9875408a4..318bb6a9f381 100644 --- a/modules/storages/config/locales/en.yml +++ b/modules/storages/config/locales/en.yml @@ -169,7 +169,7 @@ en: storage name in the field below, this will: storage_delete_result_1: "Remove all storage setups for all projects using this storage." storage_delete_result_2: "Remove all links from work packages of all projects to files and folders of that storage." - storage_delete_result_3: "In case this storage has an automatically managed project folder, the permissions to access the folder and its files will be removed." + storage_delete_result_3: "In case this storage has automatically managed project folders, those and their contained files will be deleted forever." project_storage: > Are you sure you want to delete %{file_storage} from this project? To confirm this action please introduce the storage name in the field below, this will: