From 4d392340ef393be0b0eb62176a4e7f411143ea5d Mon Sep 17 00:00:00 2001 From: Fabien Morin <fabien@nexedi.com> Date: Tue, 21 Oct 2008 10:56:44 +0000 Subject: [PATCH] correct some english mistakes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24265 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../scripts/sendCrendentialsByEMail.xml | 4 ++-- bt5/erp5_egov/bt/revision | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_interaction_workflow/scripts/sendCrendentialsByEMail.xml b/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_interaction_workflow/scripts/sendCrendentialsByEMail.xml index d3ea16e22f..aa2567501c 100644 --- a/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_interaction_workflow/scripts/sendCrendentialsByEMail.xml +++ b/bt5/erp5_egov/WorkflowTemplateItem/portal_workflow/egov_interaction_workflow/scripts/sendCrendentialsByEMail.xml @@ -82,12 +82,12 @@ organisation = result[0]\n \n # Build the message and translate it\n subject = translateString("Your credential for ${site_address}", mapping=dict(site_address=\'www.safi.sn\'))\n -msg = """Thanks for registrering to SAFI, now you can connect in on ${site_address} with this credentials : \n +msg = """Thanks for registrering to SAFI. Now you can connect in on ${site_address} with this credentials : \n \n Login : ${login}\n Password : ${password}\n \n -This credentials are usefull to follow your application and more. Please visit ${site_address} for more information.\n +This credentials are usefull to track your application and more. Please visit ${site_address} for more information.\n """\n msg = translateString(msg,\n mapping=dict(site_address=\'www.safi.sn\',\n diff --git a/bt5/erp5_egov/bt/revision b/bt5/erp5_egov/bt/revision index 8d4011ad25..5c9fe11c04 100644 --- a/bt5/erp5_egov/bt/revision +++ b/bt5/erp5_egov/bt/revision @@ -1 +1 @@ -412 \ No newline at end of file +413 \ No newline at end of file -- 2.30.9