mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-26 14:12:04 +02:00
Fix placeholder-mismatched translations
This commit is contained in:
parent
ae9ff8d2f0
commit
da0c5454e7
8 changed files with 18 additions and 26 deletions
|
|
@ -51,14 +51,14 @@ msgstr "$ 4.40"
|
|||
#: code:addons/point_of_sale/models/pos_config.py
|
||||
#, python-format
|
||||
msgid "%(pos_name)s (not used)"
|
||||
msgstr "$ 4.50"
|
||||
msgstr "%(pos_name)s (not used)"
|
||||
|
||||
#. module: point_of_sale
|
||||
#. odoo-python
|
||||
#: code:addons/point_of_sale/models/pos_session.py
|
||||
#, python-format
|
||||
msgid "%s POS payment of %s in %s"
|
||||
msgstr "$ 8.50"
|
||||
msgstr "%s POS payment of %s in %s"
|
||||
|
||||
#. module: point_of_sale
|
||||
#. odoo-javascript
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue