From 6ffce26b08b69026891b259152107851111498e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Sch=C3=A4fer?= Date: Tue, 26 Jan 2021 20:50:22 +0100 Subject: [PATCH] Straighten up terminology code -> link, invite -> invitation --- snikket_web/templates/invite_invalid.html | 2 +- snikket_web/translations/messages.pot | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/snikket_web/templates/invite_invalid.html b/snikket_web/templates/invite_invalid.html index d3961ce..d6baf09 100644 --- a/snikket_web/templates/invite_invalid.html +++ b/snikket_web/templates/invite_invalid.html @@ -5,7 +5,7 @@
{% trans logo_url=url_for("static", filename="img/snikket-logo.svg") %}Powered by Snikket{% endtrans %}
{% trans %}Invite expired{% endtrans %}
-

{% trans %}Sorry, it looks like this invite code has expired!{% endtrans %}

+

{% trans %}Sorry, it looks like this invitation link has expired!{% endtrans %}

Sad person holding empty box diff --git a/snikket_web/translations/messages.pot b/snikket_web/translations/messages.pot index 65254e8..42d6ac1 100644 --- a/snikket_web/translations/messages.pot +++ b/snikket_web/translations/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PROJECT VERSION\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" -"POT-Creation-Date: 2021-01-26 20:49+0100\n" +"POT-Creation-Date: 2021-01-26 20:50+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -671,7 +671,7 @@ msgid "Invite expired" msgstr "" #: snikket_web/templates/invite_invalid.html:8 -msgid "Sorry, it looks like this invite code has expired!" +msgid "Sorry, it looks like this invitation link has expired!" msgstr "" #: snikket_web/templates/invite_register.html:5