diff options
author | Anders Einar Hilden <hildenae@gmail.com> | 2011-11-24 13:27:19 +0100 |
---|---|---|
committer | Anders Einar Hilden <hildenae@gmail.com> | 2011-11-24 13:27:19 +0100 |
commit | 217065e440b25ea845852a4a5a3b8720754ce6a7 (patch) | |
tree | 3ba2d27ef39911a8e524bfa1b975791de099f3db | |
parent | cbdb2640b82249556a28d061ac204bb455e722be (diff) |
Typo in locale
-rw-r--r-- | locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po | 2 | ||||
-rw-r--r-- | locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po index ebb05b5ee..900622336 100644 --- a/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -490,7 +490,7 @@ msgstr "Fiksede rapporter" #: templates/web/default/admin/problem_row.html:25 msgid "Closed:" -msgstr "Lukket." +msgstr "Lukket:" #: templates/web/default/around/display_location.html:102 #: templates/web/default/around/display_location.html:104 diff --git a/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po b/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po index 2649f8889..e16dae68b 100644 --- a/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po +++ b/locale/nn_NO.UTF-8/LC_MESSAGES/FixMyStreet.po @@ -573,7 +573,7 @@ msgstr "Fiksa rapportar" #: templates/web/default/admin/problem_row.html:25 #, fuzzy msgid "Closed:" -msgstr "Lukka." +msgstr "Lukka:" #: templates/web/default/around/display_location.html:102 #: templates/web/default/around/display_location.html:104 |