diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-03-19 09:55:49 +0000 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-03-19 09:55:51 +0000 |
commit | 877f5d26d8a5f2a4010fb77bf4529bf6ca528180 (patch) | |
tree | de925b5aa275ea1f20a7342efeb6520d0235fb45 | |
parent | a0a9ee69129480f9bd0026665b71e94ec4f2b311 (diff) |
[Zurich] Make sure fixed states are translated.
The code now uses this translation as the hard-coded way was removed.
-rw-r--r-- | locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po index 67789d410..0b3e608bf 100644 --- a/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/de_CH.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -1347,11 +1347,11 @@ msgstr "Beantwortet" #: perllib/FixMyStreet/DB/ResultSet/State.pm:66 msgid "Fixed - Council" -msgstr "" +msgstr "Beantwortet" #: perllib/FixMyStreet/DB/ResultSet/State.pm:67 msgid "Fixed - User" -msgstr "" +msgstr "Beantwortet" #: templates/web/base/admin/body-form.html:96 #: templates/web/base/admin/responsepriorities/edit.html:53 |