From 81c7ea7c5d5fc42f556ad1a2edbb3a20775ccb0c Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Tue, 2 Aug 2016 16:37:18 +0200 Subject: improve wording of link redirect --- templates/redirect.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates') diff --git a/templates/redirect.php b/templates/redirect.php index 2b2488aae..d4b42b3d6 100644 --- a/templates/redirect.php +++ b/templates/redirect.php @@ -36,9 +36,9 @@
-

t('Redirect warning'));?>

-

t('The previous page is sending you to %s', array($_['urlHost']))); ?>

-

t('If you do not want to visit that page, you can return to the mail app.', array($_['mailURL']))); ?>

+

t('Redirect'));?>

+

t('The link leads to %s', array($_['urlHost']))); ?>

+

t('If you don’t want to visit that page, you can return to Mail.', array($_['mailURL']))); ?>


t('Continue to %s', array($_['urlHost']))); ?> -- cgit v1.2.3