mirror of
https://github.com/bringout/oca-product.git
synced 2026-04-18 06:12:08 +02:00
Fix placeholder-mismatched translations
This commit is contained in:
parent
cddb299838
commit
0f314dd7e7
1 changed files with 4 additions and 4 deletions
|
|
@ -851,8 +851,8 @@ msgid ""
|
||||||
"On the product %(product)s you cannot associate the value %(value)s with the"
|
"On the product %(product)s you cannot associate the value %(value)s with the"
|
||||||
" attribute %(attr)s because they do not match."
|
" attribute %(attr)s because they do not match."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"On the proizvod %(proizvod)s you cannot associate the value %(value)s with "
|
"On the product %(product)s you cannot associate the value %(value)s with the"
|
||||||
"the attribute %(attr)s because they do not match."
|
" attribute %(attr)s because they do not match."
|
||||||
|
|
||||||
#. module: product_configurator
|
#. module: product_configurator
|
||||||
#: model:ir.model.fields,field_description:product_configurator.field_product_config_domain_line__operator
|
#: model:ir.model.fields,field_description:product_configurator.field_product_config_domain_line__operator
|
||||||
|
|
@ -1171,8 +1171,8 @@ msgid ""
|
||||||
"The attribute %(attr)s must have at least one value for the product "
|
"The attribute %(attr)s must have at least one value for the product "
|
||||||
"%(product)s."
|
"%(product)s."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"The attribute %(attr)s must have at least one value for the proizvod "
|
"The attribute %(attr)s must have at least one value for the product "
|
||||||
"%(proizvod)s."
|
"%(product)s."
|
||||||
|
|
||||||
#. module: product_configurator
|
#. module: product_configurator
|
||||||
#: model:ir.model.fields,help:product_configurator.field_product_attribute_value_line__attribute_id
|
#: model:ir.model.fields,help:product_configurator.field_product_attribute_value_line__attribute_id
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue