Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions locales/transferticketentity.pot
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-06-22 05:06+0000\n"
"POT-Creation-Date: 2026-05-27 04:22+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
Expand Down Expand Up @@ -76,11 +76,7 @@ msgstr ""
msgid "The category is mandatory in the ticket template assigned to the entity"
msgstr ""

#: front/ticket.form.php:43 src/Ticket.php:525
msgid "Please select a valid entity"
msgstr ""

#: src/Profile.php:75 src/Entity.php:159 src/Ticket.php:396
#: src/Profile.php:75 src/Ticket.php:396 src/Entity.php:159
msgid "Transfer Ticket Entity"
msgstr ""

Expand Down Expand Up @@ -118,6 +114,10 @@ msgstr ""
msgid "Please select a valid group"
msgstr ""

#: src/Ticket.php:525 front/ticket.form.php:43
msgid "Please select a valid entity"
msgstr ""

#: src/Ticket.php:581
msgid ""
"Category will be set to null but its configured as mandatory in GLPIs "
Expand Down
Loading