diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-12-10 12:50:48 +0000 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-12-10 12:57:08 +0000 |
commit | 38b283ac58a5006217c1e7b805d99a7a7deff90e (patch) | |
tree | e8fb46c5d18586df27e67aae1d6f4de1cd7043c5 /perllib/PoChange.pm | |
parent | 53823308a13eacd7c29f7b90d3caf4744e347d38 (diff) |
Update .po files.
Diffstat (limited to 'perllib/PoChange.pm')
-rw-r--r-- | perllib/PoChange.pm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perllib/PoChange.pm b/perllib/PoChange.pm index 06b78fa3f..f26161889 100644 --- a/perllib/PoChange.pm +++ b/perllib/PoChange.pm @@ -41,7 +41,6 @@ sub fixmystreet_to_reportemptyhomes($) { $s =~ s/We send it to the council on your behalf/The details will be sent directly to the right person in the local council for them to take action/; $s =~ s/To find out what local alerts we have for you/To find out what local alerts we have in your area, council or ward/; $s =~ s/Local alerts/Get local reports/; - $s =~ s/All reports/Reports/; $s =~ s/Report an empty property/Report a property/; $s =~ s/Help/FAQs/; |