From acb0b2c10a8fd786d0b34a0797d1dd2ba06cc193 Mon Sep 17 00:00:00 2001 From: eeintech Date: Fri, 12 Mar 2021 11:46:56 -0500 Subject: [PATCH] Fixed build typo --- InvenTree/build/forms.py | 2 +- InvenTree/locale/de/LC_MESSAGES/django.po | 2 +- InvenTree/locale/en/LC_MESSAGES/django.po | 2 +- InvenTree/locale/es/LC_MESSAGES/django.po | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/InvenTree/build/forms.py b/InvenTree/build/forms.py index 061ae0d16d..4892fa631f 100644 --- a/InvenTree/build/forms.py +++ b/InvenTree/build/forms.py @@ -95,7 +95,7 @@ class BuildOutputCreateForm(HelperForm): confirm = forms.BooleanField( required=True, label=_('Confirm'), - help_text=_('Confirm creation of build outut'), + help_text=_('Confirm creation of build output'), ) class Meta: diff --git a/InvenTree/locale/de/LC_MESSAGES/django.po b/InvenTree/locale/de/LC_MESSAGES/django.po index 046737f0e6..646f980738 100644 --- a/InvenTree/locale/de/LC_MESSAGES/django.po +++ b/InvenTree/locale/de/LC_MESSAGES/django.po @@ -351,7 +351,7 @@ msgid "Enter serial numbers for build outputs" msgstr "Seriennummer für dieses hergestelltes Teil eingeben" #: build/forms.py:98 -msgid "Confirm creation of build outut" +msgid "Confirm creation of build output" msgstr "Anlage Baufertigstellung bestätigen" #: build/forms.py:118 diff --git a/InvenTree/locale/en/LC_MESSAGES/django.po b/InvenTree/locale/en/LC_MESSAGES/django.po index e13bb2fcdb..178c537454 100644 --- a/InvenTree/locale/en/LC_MESSAGES/django.po +++ b/InvenTree/locale/en/LC_MESSAGES/django.po @@ -350,7 +350,7 @@ msgid "Enter serial numbers for build outputs" msgstr "" #: build/forms.py:98 -msgid "Confirm creation of build outut" +msgid "Confirm creation of build output" msgstr "" #: build/forms.py:118 diff --git a/InvenTree/locale/es/LC_MESSAGES/django.po b/InvenTree/locale/es/LC_MESSAGES/django.po index e13bb2fcdb..178c537454 100644 --- a/InvenTree/locale/es/LC_MESSAGES/django.po +++ b/InvenTree/locale/es/LC_MESSAGES/django.po @@ -350,7 +350,7 @@ msgid "Enter serial numbers for build outputs" msgstr "" #: build/forms.py:98 -msgid "Confirm creation of build outut" +msgid "Confirm creation of build output" msgstr "" #: build/forms.py:118