change text for expiry of a link for an exported file

This commit is contained in:
Mojca Lorber 2017-11-15 14:32:19 +01:00
parent 47784e09a8
commit cd006c2640

View file

@ -1792,8 +1792,8 @@ en:
zip_export: zip_export:
modal_label: 'Export repository' modal_label: 'Export repository'
notification_title: 'Your package is ready to be exported!' notification_title: 'Your package is ready to be exported!'
expired_title: 'The required file was expired!' expired_title: 'Looks like your link has expired.'
expired_description: 'The downloadable file expires in 7 days after its creation.' expired_description: 'Please export the data again in order to receive a new link.'
modal_label: 'Export request received' modal_label: 'Export request received'
modal_html: "<p>Your export request is being processed.</p><p>When completed we will <strong>send an email to %{email}</strong> inbox with a link to your exported samples. Note that the link will expire in 7 days.</p>" modal_html: "<p>Your export request is being processed.</p><p>When completed we will <strong>send an email to %{email}</strong> inbox with a link to your exported samples. Note that the link will expire in 7 days.</p>"
repository_html: '<p>You are about to export selected items in repository %{repository}</p> <br> Repository will be exported in a .csv file format. You will receive <strong>email with a link</strong> where you can download it.' repository_html: '<p>You are about to export selected items in repository %{repository}</p> <br> Repository will be exported in a .csv file format. You will receive <strong>email with a link</strong> where you can download it.'