(fix) Wording improvments for the 'Delete attachments' modal [SCI-9845]

This commit is contained in:
Gregor Lasnibat 2023-12-13 15:36:37 +01:00
parent a37d4ead47
commit f5791f5fa7

View file

@ -3524,10 +3524,10 @@ en:
thumbnail_html: "Thumbnail" thumbnail_html: "Thumbnail"
list_html: "List" list_html: "List"
delete_file_modal: delete_file_modal:
title: "Delete attachment" title: "Delete file"
description_1_html: "You are about to delete <b>%{file_name}</b></p>" description_1_html: "You are about to delete <b>%{file_name}</b></p>"
description_2: "Are you sure you want to continue?" description_2: "Are you sure you want to continue?"
confirm_button: "Delete attachment" confirm_button: "Delete"
empty_office_file: empty_office_file:
description: "The file is empty. Please add some data before saving the file." description: "The file is empty. Please add some data before saving the file."
reload: "Reload file" reload: "Reload file"