From 4ff97d09fa05e100fc601a2c2fecaaad13659baf Mon Sep 17 00:00:00 2001 From: Alexandre Iooss Date: Sat, 5 Aug 2023 12:19:04 +0200 Subject: [PATCH] Don't promote dangerous ideas --- photo21/locale/de/LC_MESSAGES/django.po | 2 +- photo21/locale/es/LC_MESSAGES/django.po | 2 +- photo21/locale/fr/LC_MESSAGES/django.po | 2 +- photo21/templates/500.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/photo21/locale/de/LC_MESSAGES/django.po b/photo21/locale/de/LC_MESSAGES/django.po index c8b62ac..3f65fba 100644 --- a/photo21/locale/de/LC_MESSAGES/django.po +++ b/photo21/locale/de/LC_MESSAGES/django.po @@ -84,7 +84,7 @@ msgstr "" msgid "" "Sorry, an error occurred when processing your request. An email has been " "sent to webmasters with the detail of the error, and this will be fixed " -"soon. You can now drink a beer." +"soon. You can go drink a soft." msgstr "" #: photo21/templates/account/email.html:8 diff --git a/photo21/locale/es/LC_MESSAGES/django.po b/photo21/locale/es/LC_MESSAGES/django.po index 2506bc4..0d31642 100644 --- a/photo21/locale/es/LC_MESSAGES/django.po +++ b/photo21/locale/es/LC_MESSAGES/django.po @@ -83,7 +83,7 @@ msgstr "" msgid "" "Sorry, an error occurred when processing your request. An email has been " "sent to webmasters with the detail of the error, and this will be fixed " -"soon. You can now drink a beer." +"soon. You can go drink a soft." msgstr "" #: photo21/templates/account/email.html:8 diff --git a/photo21/locale/fr/LC_MESSAGES/django.po b/photo21/locale/fr/LC_MESSAGES/django.po index 1deb91f..19233d2 100644 --- a/photo21/locale/fr/LC_MESSAGES/django.po +++ b/photo21/locale/fr/LC_MESSAGES/django.po @@ -86,7 +86,7 @@ msgstr "" msgid "" "Sorry, an error occurred when processing your request. An email has been " "sent to webmasters with the detail of the error, and this will be fixed " -"soon. You can now drink a beer." +"soon. You can go drink a soft." msgstr "" #: photo21/templates/account/email.html:8 diff --git a/photo21/templates/500.html b/photo21/templates/500.html index df835dc..33cbf4d 100644 --- a/photo21/templates/500.html +++ b/photo21/templates/500.html @@ -16,7 +16,7 @@ SPDX-License-Identifier: GPL-3.0-or-later {% blocktrans trimmed %} Sorry, an error occurred when processing your request. An email has been sent to webmasters with the detail of the error, - and this will be fixed soon. You can now drink a beer. + and this will be fixed soon. You can go drink a soft. {% endblocktrans %}