diff options
Diffstat (limited to 'notes')
-rw-r--r-- | notes/customisation.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/notes/customisation.pod b/notes/customisation.pod index b01f2734a..a4a5023c4 100644 --- a/notes/customisation.pod +++ b/notes/customisation.pod @@ -94,6 +94,6 @@ the address in reports and rss feeds or alerts. =head1 Translations -gettext - -cobrand->set_lang_and_domain +The translations for FixMyStreet are stored as gettext files and the +language for a Cobrand is set in the C<set_lang_and_domain> call of +the Cobrand module. |