From b971e002cee3e3fc8b84574af28a7c06ec4faf31 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Wed, 3 Dec 2025 18:56:49 +0200 Subject: [PATCH] chore(tree_context_menu): clarify "Convert to attachment" message --- apps/client/src/translations/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/client/src/translations/en/translation.json b/apps/client/src/translations/en/translation.json index 8c96c6c36..5e2934f34 100644 --- a/apps/client/src/translations/en/translation.json +++ b/apps/client/src/translations/en/translation.json @@ -1633,7 +1633,7 @@ "import-into-note": "Import into note", "apply-bulk-actions": "Apply bulk actions", "converted-to-attachments": "{{count}} notes have been converted to attachments.", - "convert-to-attachment-confirm": "Are you sure you want to convert note selected notes into attachments of their parent notes?", + "convert-to-attachment-confirm": "Are you sure you want to convert the selected notes into attachments of their parent notes? This operation only applies to Image notes, other notes will be skipped.", "open-in-popup": "Quick edit" }, "shared_info": {