From 96c3291600d2f5507fb96c5e36f6517a49ae78b5 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Fri, 18 Dec 2015 15:54:29 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=98Messages=E2=80=99=20is=20a=20more=20hu?= =?UTF-8?q?man=20word=20than=20=E2=80=98notifications=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/main/views/jobs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/main/views/jobs.py b/app/main/views/jobs.py index 3c5b81ccb..0800c751d 100644 --- a/app/main/views/jobs.py +++ b/app/main/views/jobs.py @@ -64,7 +64,7 @@ def showjob(): uploaded_file_name='dispatch_20151114.csv', uploaded_file_time=now, template_used='Test message 1', - flash_message='We’ve started sending your notifications' + flash_message='We’ve started sending your messages' )