From f2e00765a010443f7692b23e5e014c5eaa4f1ce0 Mon Sep 17 00:00:00 2001 From: Antonin Delpeuch Date: Thu, 14 Mar 2024 10:54:42 +0100 Subject: [PATCH] =?UTF-8?q?Fix=20inconsistent=20language:=20'Barcamp=20l?= =?UTF-8?q?=C3=B6schen'=20->=20'delete=20barcamp'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- camper/templates/admin_master.html | 2 +- camper/translations/de/LC_MESSAGES/messages.po | 4 ++-- camper/translations/en/LC_MESSAGES/messages.po | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/camper/templates/admin_master.html b/camper/templates/admin_master.html index ca48b849..aed9e2e6 100644 --- a/camper/templates/admin_master.html +++ b/camper/templates/admin_master.html @@ -67,7 +67,7 @@

{{_('Advanced')}}

  • {{_('download participants')}}
  • {{_('duplicate barcamp')}}
  • -
  • {{_('Barcamp löschen')}}
  • +
  • {{_('delete barcamp')}}
  • diff --git a/camper/translations/de/LC_MESSAGES/messages.po b/camper/translations/de/LC_MESSAGES/messages.po index 9bf0732e..239af91f 100644 --- a/camper/translations/de/LC_MESSAGES/messages.po +++ b/camper/translations/de/LC_MESSAGES/messages.po @@ -3965,8 +3965,8 @@ msgid "duplicate barcamp" msgstr "Barcamp duplizieren" #: templates/admin_master.html:70 -msgid "Barcamp löschen" -msgstr "" +msgid "delete barcamp" +msgstr "Barcamp löschen" #: templates/admin_master.html:79 msgid "hide details" diff --git a/camper/translations/en/LC_MESSAGES/messages.po b/camper/translations/en/LC_MESSAGES/messages.po index ad92e081..334a44ed 100644 --- a/camper/translations/en/LC_MESSAGES/messages.po +++ b/camper/translations/en/LC_MESSAGES/messages.po @@ -3707,7 +3707,7 @@ msgid "duplicate barcamp" msgstr "" #: templates/admin_master.html:70 -msgid "Barcamp löschen" +msgid "delete barcamp" msgstr "" #: templates/admin_master.html:79