mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
[FIX] pass pre-commit
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"author": "GRAP, " "Odoo Community Association (OCA)",
|
||||
"summary": "Navigate between any items of any Odoo Models",
|
||||
"category": "Tools",
|
||||
"website": "https://github.com/OCA/server-ux",
|
||||
"website": "https://github.com/OCA/server-backend",
|
||||
"license": "AGPL-3",
|
||||
"depends": ["base"],
|
||||
"maintainers": ["legalsylvain"],
|
||||
|
||||
@@ -183,7 +183,7 @@ msgid ""
|
||||
"The Action Server %s is not correctly set\n"
|
||||
" : No fields defined"
|
||||
msgstr ""
|
||||
"L'action-serveur '%d' n'est pas correctement paramétré : Aucun champ défini."
|
||||
"L'action-serveur '%s' n'est pas correctement paramétré : Aucun champ défini."
|
||||
|
||||
#. module: server_action_navigate
|
||||
#: model:ir.model.fields,help:server_action_navigate.field_ir_actions_server__state
|
||||
|
||||
Reference in New Issue
Block a user