aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po2
-rw-r--r--templates/email/fiksgatami/problem-confirm.txt2
-rw-r--r--templates/web/fiksgatami/footer.html1
3 files changed, 3 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 72afe6070..a08db82c9 100644
--- a/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po
+++ b/locale/nb_NO.UTF-8/LC_MESSAGES/FixMyStreet.po
@@ -2349,7 +2349,7 @@ msgid ""
"The confirmation email <strong>may</strong> take a few minutes to arrive "
"&mdash; <em>please</em> be patient."
msgstr ""
-"Bekreftelsese-posten <strong>kan</strong>bruke noen minutter før den kommer "
+"Bekreftelsese-posten <strong>kan</strong> bruke noen minutter før den kommer "
"frem &mdash; så vær tålmodig."
#: templates/web/default/questionnaire/index.html:51
diff --git a/templates/email/fiksgatami/problem-confirm.txt b/templates/email/fiksgatami/problem-confirm.txt
index cd58d95ce..a48fbef44 100644
--- a/templates/email/fiksgatami/problem-confirm.txt
+++ b/templates/email/fiksgatami/problem-confirm.txt
@@ -7,7 +7,7 @@ på FiksGataMi:
[% token_url %]
-Hvis ditt epost program ikke gir deg mulighet til å klikke på linken,
+Hvis ditt epost-program ikke gir deg mulighet til å klikke på linken,
kopier linken inn i nettleseren.
Din sak hadde følgende tittel:
diff --git a/templates/web/fiksgatami/footer.html b/templates/web/fiksgatami/footer.html
index 173963ff8..986db3967 100644
--- a/templates/web/fiksgatami/footer.html
+++ b/templates/web/fiksgatami/footer.html
@@ -3,6 +3,7 @@
<h2 class="v">[% loc('Navigation') %]</h2>
<ul id="navigation">
<li><a href="/">[% loc("Report a problem") %]</a></li>
+<li id="nav_new"><a href="/my">[% loc("Your reports") %]</a></li>
<li><a href="/reports">[% loc("All reports") %]</a></li>
<li><a href="[% c.uri_for('/alert', {pc => pc}) | html %]">[% loc("Local alerts") %]</a></li>
<li><a href="/faq">[% loc("Help") %]</a></li>