aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-09-26 10:17:04 +0100
committerStruan Donald <struan@exo.org.uk>2012-09-26 10:17:04 +0100
commit632c4f876d9cb04daefdc6dbe00f7f4ea9ce85d9 (patch)
tree60d34f906f00be3ae0427c52fa8cf2f3517295ac /perllib/FixMyStreet
parent9e7edef8733f26a81e12f9544d136b43f3f8e9cd (diff)
generalise make_emptyhomes_po so we can use it for FMB
make some updates to translations scripts so they work on OS X Use FMB translation in Cobrand
Diffstat (limited to 'perllib/FixMyStreet')
-rw-r--r--perllib/FixMyStreet/Cobrand/FixMyBarangay.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/perllib/FixMyStreet/Cobrand/FixMyBarangay.pm b/perllib/FixMyStreet/Cobrand/FixMyBarangay.pm
index 9c102872f..e2a8e9f87 100644
--- a/perllib/FixMyStreet/Cobrand/FixMyBarangay.pm
+++ b/perllib/FixMyStreet/Cobrand/FixMyBarangay.pm
@@ -16,6 +16,8 @@ sub country {
return 'PH';
}
+sub language_domain { 'FixMyBarangay' }
+
sub area_types {
return [ 'BGY' ];
}