diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/alert_types.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/db/alert_types.pl b/db/alert_types.pl index 7280ae3b8..115587620 100644 --- a/db/alert_types.pl +++ b/db/alert_types.pl @@ -39,6 +39,6 @@ _('The latest problems for {{COUNCIL}} within {{WARD}} ward reported by users'), # New problems within a particular voting area (ward, constituency, whatever) - _('New problems within {{NAME}}''s boundary on FixMyStreet'), - _('The latest problems within {{NAME}}''s boundary reported by users'), + _('New problems within {{NAME}}\'s boundary on FixMyStreet'), + _('The latest problems within {{NAME}}\'s boundary reported by users'), |