mirror of
https://github.com/bringout/oca-report.git
synced 2026-04-18 03:02:07 +02:00
Fix placeholder-mismatched translations
This commit is contained in:
parent
3b36ea8588
commit
c0e5b1524f
2 changed files with 3 additions and 6 deletions
|
|
@ -159,8 +159,8 @@ msgid ""
|
|||
"In case of use of properties in the query, use this syntax : %(Property String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE create_date > %(Start Date)s"
|
||||
msgstr ""
|
||||
"U slučaju korištenja svojstava u upitu, koristite ovaj sintaks: %(Svojstvo String)s. <br/>\n"
|
||||
" Primjer: SELECT id FROM sale_order WHERE create_date > %(Datum početka)s"
|
||||
"In case of use of properties in the query, use this syntax : %(Property String)s. <br/>\n"
|
||||
" Example : SELECT id FROM sale_order WHERE create_date > %(Start Date)s"
|
||||
|
||||
#. module: sql_export
|
||||
#: model:ir.model.fields,field_description:sql_export.field_sql_export__message_is_follower
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue