-
-
Notifications
You must be signed in to change notification settings - Fork 329
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
oca-ci
committed
Jan 17, 2025
1 parent
4ac466e
commit 10b7fe7
Showing
1 changed file
with
7 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -13,13 +13,6 @@ msgstr "" | |
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: helpdesk_mgmt | ||
#. odoo-javascript | ||
#: code:addons/helpdesk_mgmt/static/src/js/new_ticket.js:0 | ||
#, python-format | ||
msgid "%s file exceed the maximum file size of %s." | ||
msgstr "" | ||
|
||
#. module: helpdesk_mgmt | ||
#: model_terms:ir.ui.view,arch_db:helpdesk_mgmt.portal_ticket_list | ||
msgid "<em class=\"font-weight-normal text-muted\">Tickets in category:</em>" | ||
|
@@ -639,13 +632,6 @@ msgstr "" | |
msgid "Email domain e.g. 'example.com' in '[email protected]'" | ||
msgstr "" | ||
|
||
#. module: helpdesk_mgmt | ||
#. odoo-javascript | ||
#: code:addons/helpdesk_mgmt/static/src/js/new_ticket.js:0 | ||
#, python-format | ||
msgid "File upload" | ||
msgstr "" | ||
|
||
#. module: helpdesk_mgmt | ||
#: model:ir.model.fields,field_description:helpdesk_mgmt.field_helpdesk_ticket_stage__fold | ||
msgid "Folded in Kanban" | ||
|
@@ -1422,6 +1408,13 @@ msgid "" | |
"<[email protected]>" | ||
msgstr "" | ||
|
||
#. module: helpdesk_mgmt | ||
#. odoo-javascript | ||
#: code:addons/helpdesk_mgmt/static/src/js/new_ticket.esm.js:0 | ||
#, python-format | ||
msgid "The selected file (%sB) is over the maximum allowed file size (%sB)." | ||
msgstr "" | ||
|
||
#. module: helpdesk_mgmt | ||
#: model:mail.template,subject:helpdesk_mgmt.closed_ticket_template | ||
msgid "The ticket {{object.number}} has been closed." | ||
|