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