From: <ap...@vh...> - 2005-12-14 11:35:56
|
Author: apevec Date: 2005-12-14 12:33:28 +0100 (Wed, 14 Dec 2005) New Revision: 1053 Modified: contrib/ccm-ldn-camden-consultation/trunk/src/com/arsdigita/camden/cms/contenttypes/ConsultationResources.properties Log: modifications to the consultation request confirmation email Modified: contrib/ccm-ldn-camden-consultation/trunk/src/com/arsdigita/camden/cms/contenttypes/ConsultationResources.properties =================================================================== --- contrib/ccm-ldn-camden-consultation/trunk/src/com/arsdigita/camden/cms/contenttypes/ConsultationResources.properties 2005-12-14 11:19:21 UTC (rev 1052) +++ contrib/ccm-ldn-camden-consultation/trunk/src/com/arsdigita/camden/cms/contenttypes/ConsultationResources.properties 2005-12-14 11:33:28 UTC (rev 1053) @@ -242,22 +242,19 @@ and that it is not split across multiple lines. You might have to copy \ and paste it to a text editor and then to your Web browser to fix it.</p> -confirm_request.subject=Confirmation of Consultation Alert +confirm_request.subject=Confirmation of Consultation Alert from Camden Consults # The substitutions for confirm_request body are as follows: # {0}: email for which the alert was requested # {1}: public URL of the server # {2}: URL which the user has to click to confirm the request confirm_request.body=\ -We have received a request to alert {0} of new consultation\n\ -information published on {1}\n\ +We have received a request to alert {0} of new consultation information published on {1}consultations/\n\ \n\ -To ensure that this request was made by you, alerts will only be sent\n\ -after you confirm the request via the link below:\n\ +To ensure that this request was made by you, alerts will only be sent after you confirm the request via the link below:\n\ \n\ {2}\n\ \n\ -If you did not request alerts, you do not need to do anything. The\n\ -request will be deleted automatically within the next 24 hours. +If you did not request alerts, you do not need to do anything. The request will be deleted automatically within the next 24 hours. # {0}: site name alert.subject=New Consultations Published on {0} |