From 286336ac07a94137b867d5598128f8cb63f92fd5 Mon Sep 17 00:00:00 2001
From: "J.-S. Caux" <J.S.Caux@uva.nl>
Date: Sun, 25 Mar 2018 11:11:58 +0200
Subject: [PATCH] Update publication email to authors

---
 journals/utils.py | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/journals/utils.py b/journals/utils.py
index fe4be6139..29adf7063 100644
--- a/journals/utils.py
+++ b/journals/utils.py
@@ -27,8 +27,9 @@ class JournalUtils(BaseMailUtil):
                       'https://scipost.org/' + cls.publication.doi_label + '.'
                       '\n\nThe permanent DOI for your publication is 10.21468/'
                       + cls.publication.doi_label + '.'
-                      '\n\nTo facilitate dissemination of your paper, we greatly encourage '
-                      'you to update the arXiv Journal-ref with this information.'
+                      '\n\nTo facilitate dissemination of your paper, we will also automatically '
+                      'update the arXiv Journal-ref with this information (this update usually '
+                      'takes place within one week; you do not need to take action).'
                       '\n\nWe warmly congratulate you on this achievement and thank you '
                       'for entrusting us with the task of publishing your research. '
                       '\n\nSincerely,' +
-- 
GitLab