From 5eebbbc04f13a8f9908380861ad7f8e6df1da654 Mon Sep 17 00:00:00 2001 From: karlchillmaid Date: Mon, 17 Aug 2020 19:26:22 +0100 Subject: [PATCH] Update 'sent' label --- app/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/__init__.py b/app/__init__.py index 1bae233cd..2ba2716d6 100644 --- a/app/__init__.py +++ b/app/__init__.py @@ -435,7 +435,7 @@ def format_notification_status(status, template_type): 'sending': 'Sending', 'created': 'Sending', 'pending': 'Sending', - 'sent': 'Sent internationally' + 'sent': 'Sent to an international number' }, 'letter': { 'failed': '',