mirror of
https://github.com/pretix/pretix.git
synced 2026-05-08 15:44:02 +00:00
Update translations
This commit is contained in:
@@ -989,7 +989,7 @@ class ItemAddOns(ItemDetailMixin, EventPermissionRequiredMixin, TemplateView):
|
|||||||
|
|
||||||
def get(self, request, *args, **kwargs):
|
def get(self, request, *args, **kwargs):
|
||||||
if self.get_object().category and self.get_object().category.is_addon:
|
if self.get_object().category and self.get_object().category.is_addon:
|
||||||
messages.error(self.request, _('Your cannot add addons to a product that is only available as an add-on '
|
messages.error(self.request, _('You cannot add addons to a product that is only available as an add-on '
|
||||||
'itself.'))
|
'itself.'))
|
||||||
return redirect(self.get_previous_url())
|
return redirect(self.get_previous_url())
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-04-17 15:09+0000\n"
|
"POT-Creation-Date: 2017-05-02 08:59+0000\n"
|
||||||
"PO-Revision-Date: 2017-04-17 17:10+0200\n"
|
"PO-Revision-Date: 2017-04-17 17:10+0200\n"
|
||||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: \n"
|
"Project-Id-Version: \n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-04-17 15:09+0000\n"
|
"POT-Creation-Date: 2017-05-02 08:59+0000\n"
|
||||||
"PO-Revision-Date: 2017-04-17 17:09+0200\n"
|
"PO-Revision-Date: 2017-04-17 17:09+0200\n"
|
||||||
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
"Last-Translator: Raphael Michel <michel@rami.io>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
|
|||||||
Reference in New Issue
Block a user