From cd4d74665854fb1f51527a9e90521ef1420550e5 Mon Sep 17 00:00:00 2001 From: Santiago Sanz Date: Fri, 9 Sep 2022 11:56:49 +0200 Subject: [PATCH] fix: minor message change --- messages/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages/en.json b/messages/en.json index 61b4e54cf..4e28b7d33 100644 --- a/messages/en.json +++ b/messages/en.json @@ -335,7 +335,7 @@ "admin/return-app.export-module.modal-close": "CLOSE", "admin/return-app.export-module.content.first-paragraph": "The Export module is the system responsible for merging all return requests into a single file called report, this can be then sent to an email or downloaded directly from this module", "admin/return-app.export-module.content.second-paragraph": "Keep in mind that download links are not permanent, they expire after 6 hours following their availability", - "admin/return-app.export-module.content.warning-paragraph": "As the export process runs in the backround, If you chose to only generate a download link, you can close this page and check back later.", + "admin/return-app.export-module.content.warning-paragraph": "As the export process runs in the backround, if you only chose to generate a download link, you can close this page and check back later; if not, you'll be alerted via email", "admin/return-app.export-module.content.format-disclaimer": "Supported formats:", "admin/return-app.export-module.content.skip-disclaimer": "Documents containing errors will be skipped", "admin/return-app.export-module.report.status-title": "Last report",