diff --git a/app/client/components/export-dialog.tsx b/app/client/components/export-dialog.tsx index 009e42b5..b7faa489 100644 --- a/app/client/components/export-dialog.tsx +++ b/app/client/components/export-dialog.tsx @@ -288,12 +288,7 @@ export function ExportDialog({ Confirm Export - For security reasons, please enter your password to export - {includeRecoveryKey && secretsMode === "cleartext" - ? " the recovery key and decrypted secrets." - : includeRecoveryKey - ? " the recovery key." - : " decrypted secrets."} + For security reasons, please enter your password to export sensitive information