diff options
author | Struan Donald <struan@exo.org.uk> | 2013-08-02 17:19:07 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-08-02 17:19:07 +0100 |
commit | 9c2ade75be4c29b2beea9075e926a8effd08da34 (patch) | |
tree | 59ad3244474cbc5b0b299053cdb8757666034e6b | |
parent | e2a61bc2b574f25e5dea7b5899fcf5f50d6320a7 (diff) |
remove translation of substitution string
-rw-r--r-- | locale/FixMyStreetMobileApp.po | 8 | ||||
-rw-r--r-- | locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po | 2 |
2 files changed, 2 insertions, 8 deletions
diff --git a/locale/FixMyStreetMobileApp.po b/locale/FixMyStreetMobileApp.po index f47dc87..c62c5d4 100644 --- a/locale/FixMyStreetMobileApp.po +++ b/locale/FixMyStreetMobileApp.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: struan@mysociety.org\n" -"POT-Creation-Date: 2013-08-02 16:36+0100\n" +"POT-Creation-Date: 2013-08-02 17:15+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <team@fixmystreet.com>\n" @@ -397,12 +397,6 @@ msgstr "" msgid "We've sent you a confirmation email which may take a few minutes to arrive. Once it arrives click the link in the email to confirm your report." msgstr "" -#. ('<%= user.email %>') -#. ("<%= user.email %>") -#: templates/submit_confirm.html:7 -msgid "You are logged in as %s" -msgstr "" - #: templates/login.html:24 msgid "Your Email" msgstr "" diff --git a/locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po b/locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po index 1da2d3f..1e0bb6c 100644 --- a/locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po +++ b/locale/en_GB.UTF-8/LC_MESSAGES/FixMyStreetMobileApp.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: 1.0\n" "Report-Msgid-Bugs-To: struan@mysociety.org\n" -"POT-Creation-Date: 2013-08-02 16:36+0100\n" +"POT-Creation-Date: 2013-08-02 17:15+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <team@fixmystreet.com>\n" |