[UPD] Update server_environment_ir_config_parameter.pot

This commit is contained in:
oca-ci 2022-10-18 17:42:12 +00:00
parent 79371e768c
commit 70dd24198b
1 changed files with 12 additions and 0 deletions

View File

@ -13,6 +13,18 @@ msgstr ""
"Content-Transfer-Encoding: \n" "Content-Transfer-Encoding: \n"
"Plural-Forms: \n" "Plural-Forms: \n"
#. module: server_environment_ir_config_parameter
#: model:ir.model.fields,field_description:server_environment_ir_config_parameter.field_ir_config_parameter__is_environment
msgid "Defined by environment"
msgstr ""
#. module: server_environment_ir_config_parameter
#: model:ir.model.fields,help:server_environment_ir_config_parameter.field_ir_config_parameter__is_environment
msgid ""
"If check, the value in the database will be ignored and alternatively, the "
"system will use the key defined in your odoo.cfg environment file."
msgstr ""
#. module: server_environment_ir_config_parameter #. module: server_environment_ir_config_parameter
#: code:addons/server_environment_ir_config_parameter/models/ir_config_parameter.py:0 #: code:addons/server_environment_ir_config_parameter/models/ir_config_parameter.py:0
#, python-format #, python-format