[UPD] Update data_encryption.pot
This commit is contained in:
parent
c5b045854c
commit
6cd0b2bb3e
|
|
@ -4,7 +4,7 @@
|
|||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 14.0\n"
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
|
@ -77,7 +77,8 @@ msgstr ""
|
|||
#. module: data_encryption
|
||||
#: code:addons/data_encryption/models/encrypted_data.py:0
|
||||
#, python-format
|
||||
msgid "No '%s' entry found in config file. Use a key similar to: %s"
|
||||
msgid ""
|
||||
"No '%(key_name)s' entry found in config file. Use a key similar to: %(key)s"
|
||||
msgstr ""
|
||||
|
||||
#. module: data_encryption
|
||||
|
|
|
|||
Loading…
Reference in New Issue