From cd006c2640f47be05931bc9313b692af29c692af Mon Sep 17 00:00:00 2001 From: Mojca Lorber Date: Wed, 15 Nov 2017 14:32:19 +0100 Subject: [PATCH] change text for expiry of a link for an exported file --- config/locales/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en.yml b/config/locales/en.yml index 01790783f..d99913650 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1792,8 +1792,8 @@ en: zip_export: modal_label: 'Export repository' notification_title: 'Your package is ready to be exported!' - expired_title: 'The required file was expired!' - expired_description: 'The downloadable file expires in 7 days after its creation.' + expired_title: 'Looks like your link has expired.' + expired_description: 'Please export the data again in order to receive a new link.' modal_label: 'Export request received' modal_html: "

Your export request is being processed.

When completed we will send an email to %{email} inbox with a link to your exported samples. Note that the link will expire in 7 days.

" repository_html: '

You are about to export selected items in repository %{repository}


Repository will be exported in a .csv file format. You will receive email with a link where you can download it.'