Skip to content

Commit 601a58f

Browse files
author
oca-ci
committed
[UPD] Update sale_automatic_workflow_job.pot
1 parent 7905556 commit 601a58f

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

sale_automatic_workflow_job/i18n/sale_automatic_workflow_job.pot

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 16.0\n"
7+
"Project-Id-Version: Odoo Server 18.0\n"
88
"Report-Msgid-Bugs-To: \n"
99
"Last-Translator: \n"
1010
"Language-Team: \n"
@@ -16,15 +16,13 @@ msgstr ""
1616
#. module: sale_automatic_workflow_job
1717
#. odoo-python
1818
#: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0
19-
#, python-format
20-
msgid "Create invoices for sales order {}"
19+
msgid "Create invoices for sales order %s"
2120
msgstr ""
2221

2322
#. module: sale_automatic_workflow_job
2423
#. odoo-python
2524
#: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0
26-
#, python-format
27-
msgid "Mark sales order {} as done"
25+
msgid "Mark sales order %s as done"
2826
msgstr ""
2927

3028
#. module: sale_automatic_workflow_job
@@ -35,7 +33,6 @@ msgstr ""
3533
#. module: sale_automatic_workflow_job
3634
#. odoo-python
3735
#: code:addons/sale_automatic_workflow_job/models/queue_job.py:0
38-
#, python-format
3936
msgid "Sale Automatic Workflow Job"
4037
msgstr ""
4138

@@ -49,20 +46,17 @@ msgstr ""
4946
#. module: sale_automatic_workflow_job
5047
#. odoo-python
5148
#: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0
52-
#, python-format
53-
msgid "Validate invoice {}"
49+
msgid "Send order %s confirmation mail"
5450
msgstr ""
5551

5652
#. module: sale_automatic_workflow_job
5753
#. odoo-python
5854
#: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0
59-
#, python-format
60-
msgid "Validate sales order {}"
55+
msgid "Validate invoice %s"
6156
msgstr ""
6257

6358
#. module: sale_automatic_workflow_job
6459
#. odoo-python
6560
#: code:addons/sale_automatic_workflow_job/models/automatic_workflow_job.py:0
66-
#, python-format
67-
msgid "Validate transfer {}"
61+
msgid "Validate sales order %s"
6862
msgstr ""

0 commit comments

Comments
 (0)