diff --git a/netbox/translations/en/LC_MESSAGES/django.po b/netbox/translations/en/LC_MESSAGES/django.po index 70c866ae3..ecd9e2662 100644 --- a/netbox/translations/en/LC_MESSAGES/django.po +++ b/netbox/translations/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-10-16 05:03+0000\n" +"POT-Creation-Date: 2025-10-20 05:03+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -7966,11 +7966,16 @@ msgstr "" msgid "Changing the type of custom fields is not supported." msgstr "" -#: netbox/extras/api/serializers_/scripts.py:70 #: netbox/extras/api/serializers_/scripts.py:75 +#: netbox/extras/api/serializers_/scripts.py:85 msgid "Scheduling is not enabled for this script." msgstr "" +#: netbox/extras/api/serializers_/scripts.py:77 +#: netbox/extras/forms/reports.py:45 netbox/extras/forms/scripts.py:53 +msgid "Scheduled time must be in the future." +msgstr "" + #: netbox/extras/choices.py:30 netbox/extras/forms/misc.py:14 msgid "Text" msgstr "" @@ -8889,10 +8894,6 @@ msgstr "" msgid " (current time: {now})" msgstr "" -#: netbox/extras/forms/reports.py:45 netbox/extras/forms/scripts.py:53 -msgid "Scheduled time must be in the future." -msgstr "" - #: netbox/extras/forms/scripts.py:19 msgid "Commit changes" msgstr ""