diff --git a/attachment_preview/i18n/attachment_preview.pot b/attachment_preview/i18n/attachment_preview.pot index d9f9efe3..c08d09a2 100644 --- a/attachment_preview/i18n/attachment_preview.pot +++ b/attachment_preview/i18n/attachment_preview.pot @@ -1,12 +1,12 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * attachment_preview +# * attachment_preview # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 12.0\n" +"Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" -"Last-Translator: <>\n" +"Last-Translator: \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,11 +18,25 @@ msgstr "" msgid "Attachment" msgstr "" +#. module: attachment_preview +#: model:ir.model.fields,field_description:attachment_preview.field_ir_attachment__display_name +msgid "Display Name" +msgstr "" + +#. module: attachment_preview +#: model:ir.model.fields,field_description:attachment_preview.field_ir_attachment__id +msgid "ID" +msgstr "" + +#. module: attachment_preview +#: model:ir.model.fields,field_description:attachment_preview.field_ir_attachment____last_update +msgid "Last Modified on" +msgstr "" + #. module: attachment_preview #. openerp-web -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:188 -#: code:addons/attachment_preview/static/src/js/attachment_preview.js:216 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:0 +#: code:addons/attachment_preview/static/src/js/attachment_preview.js:0 #, python-format msgid "Preview %s" msgstr "" -