Skip to content

Commit 56b6b1b

Browse files
Update source translation strings
1 parent e820c14 commit 56b6b1b

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

netbox/translations/en/LC_MESSAGES/django.po

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2024-06-07 05:01+0000\n"
11+
"POT-Creation-Date: 2024-06-08 05:02+0000\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -6674,14 +6674,12 @@ msgstr ""
66746674
msgid "Ruleset must be a dictionary, not {ruleset}."
66756675
msgstr ""
66766676

6677-
#: netbox/extras/conditions.py:139
6678-
#, python-brace-format
6679-
msgid "Ruleset must have exactly one logical operator (found {ruleset})"
6677+
#: netbox/extras/conditions.py:142
6678+
msgid "Invalid logic type: must be 'AND' or 'OR'. Please check documentation."
66806679
msgstr ""
66816680

6682-
#: netbox/extras/conditions.py:145
6683-
#, python-brace-format
6684-
msgid "Invalid logic type: {logic} (must be '{op_and}' or '{op_or}')"
6681+
#: netbox/extras/conditions.py:154
6682+
msgid "Incorrect key(s) informed. Please check documentation."
66856683
msgstr ""
66866684

66876685
#: netbox/extras/dashboard/forms.py:38

0 commit comments

Comments
 (0)