diff --git a/lib/l10n/arb/app_en.arb b/lib/l10n/arb/app_en.arb index a6b406d7f..0e883b1c0 100644 --- a/lib/l10n/arb/app_en.arb +++ b/lib/l10n/arb/app_en.arb @@ -157,8 +157,6 @@ "yesSendFeedbackAction": "Yes, send feedback", "noDeleteAccountAction": "No, delete account", "initiateAccountDeleteTitle": "Please authenticate to initiate account deletion", - "confirmAccountDeleteTitle": "Confirm account deletion", - "confirmAccountDeleteMessage": "This account is linked to other ente apps, if you use any.\n\nYour uploaded data, across all ente apps, will be scheduled for deletion, and your account will be permanently deleted.", "sendEmail": "Send email", "createNewAccount": "Create new account", "weakStrength": "Weak", @@ -336,5 +334,7 @@ "minimizeAppOnCopy": "Minimize app on copy", "editCodeAuthMessage": "Authenticate to edit code", "deleteCodeAuthMessage": "Authenticate to delete code", - "showQRAuthMessage": "Authenticate to show QR code" + "showQRAuthMessage": "Authenticate to show QR code", + "confirmAccountDeleteTitle": "Confirm account deletion", + "confirmAccountDeleteMessage": "This account is linked to other ente apps, if you use any.\n\nYour uploaded data, across all ente apps, will be scheduled for deletion, and your account will be permanently deleted." }