mirror of
https://github.com/bringout/oca-mrp.git
synced 2026-04-18 01:32:02 +02:00
Fix placeholder-mismatched translations
This commit is contained in:
parent
300b06b3e3
commit
f2726ea776
2 changed files with 2 additions and 4 deletions
|
|
@ -55,9 +55,7 @@ msgstr "Sastavnica: Izvještaj trenutnih zaliha XLSX"
|
|||
#. module: mrp_bom_current_stock
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_bom_current_stock.mrp_bom_current_stock_view_form
|
||||
msgid "Cancel"
|
||||
msgstr ""
|
||||
"Inventarsko vrednovanje nekih proizvoda %s je automatizovano. Možete "
|
||||
"ažurirati njihov trošak samo iz forme proizvoda."
|
||||
msgstr "Cancel"
|
||||
|
||||
#. module: mrp_bom_current_stock
|
||||
#: model_terms:ir.ui.view,arch_db:mrp_bom_current_stock.mrp_bom_current_stock_view_form2
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ msgstr ""
|
|||
#: code:addons/hr_timesheet_report/report/hr_timesheet_report.py
|
||||
#, python-format
|
||||
msgid "\"%(report_name)s\" report with \"%(report_type)s\" type not found"
|
||||
msgstr "\"%s\" izvještaj sa \"%s\" tipom nije pronađen"
|
||||
msgstr "\"%(report_name)s\" report with \"%(report_type)s\" type not found"
|
||||
|
||||
#. module: hr_timesheet_report
|
||||
#. odoo-python
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue