diff options
-rw-r--r-- | locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po | 7 | ||||
-rw-r--r-- | translating.md | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po b/locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po index 0825560..f9a2a5a 100644 --- a/locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po +++ b/locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po @@ -3,16 +3,15 @@ # This file is distributed under the same license as the main FixMyStreet code. # Struan Donald <struan@mysociety.org>, 2013. # -#, fuzzy msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: struan@mysociety.org\n" "POT-Creation-Date: 2013-09-18 18:01+0100\n" -"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"PO-Revision-Date: 2013-09-18 18:01+0100\n" +"Last-Translator: Struan <struan@mysociety.org>\n" "Language-Team: LANGUAGE <team@fixmystreet.com>\n" -"Language: \n" +"Language: en-gb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/translating.md b/translating.md index a4b0527..6324ffd 100644 --- a/translating.md +++ b/translating.md @@ -11,7 +11,7 @@ Quickstart ../fixmystreet/commonlib/bin/gettext-makemo FixMyStreetMobileApp perl -I../fixmystreet/commonlib/perllib -I../fixmystreet/local bin/localise_templates -copy compiled/$lang/*.html to www/$lang/templates +copy compiled/$lang/*.html to www/templates/$lang copy compiled/lang/*.js to www/js The list of languages to generate templates for should be included in |