diff --git a/attachment_preview/i18n/attachment_preview.pot b/attachment_preview/i18n/attachment_preview.pot index 8814783d..6fda6feb 100644 --- a/attachment_preview/i18n/attachment_preview.pot +++ b/attachment_preview/i18n/attachment_preview.pot @@ -25,6 +25,13 @@ msgstr "" msgid "Open in new page" msgstr "" +#. module: attachment_preview +#. openerp-web +#: code:addons/attachment_preview/static/src/xml/attachment_preview.xml:0 +#, python-format +msgid "Open preview {{attachmentCard.attachment.name}} in a new tab" +msgstr "" + #. module: attachment_preview #. openerp-web #: code:addons/attachment_preview/static/src/xml/attachment_preview.xml:0 @@ -39,3 +46,10 @@ msgstr "" #, python-format msgid "Preview %s" msgstr "" + +#. module: attachment_preview +#. openerp-web +#: code:addons/attachment_preview/static/src/xml/attachment_preview.xml:0 +#, python-format +msgid "Preview {{attachmentCard.attachment.displayName}} in side panel" +msgstr ""