From 16d8682721bc4093d9b6b160ae4d20f130bd251a Mon Sep 17 00:00:00 2001 From: s1idewhist1e Date: Mon, 1 May 2023 00:15:26 +0000 Subject: [PATCH] FIx: incorrect/poorly worded warning when deleting drive files (#9982) Closes #9047 Co-authored-by: s1idewhist1e Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9982 Co-authored-by: s1idewhist1e Co-committed-by: s1idewhist1e --- locales/en-US.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/locales/en-US.yml b/locales/en-US.yml index e5377dc545..662ae24e45 100644 --- a/locales/en-US.yml +++ b/locales/en-US.yml @@ -68,8 +68,8 @@ import: "Import" export: "Export" files: "Files" download: "Download" -driveFileDeleteConfirm: "Are you sure you want to delete the file \"{name}\"? Posts\ - \ with this file attached will also be deleted." +driveFileDeleteConfirm: "Are you sure you want to delete the file \"{name}\"? It\ + \ will be removed from all posts that contain it as an attachment." unfollowConfirm: "Are you sure that you want to unfollow {name}?" exportRequested: "You've requested an export. This may take a while. It will be added\ \ to your Drive once completed."