From 5df54e9366d463d0091b03a2696a2ef93e51f360 Mon Sep 17 00:00:00 2001 From: oca-travis Date: Tue, 25 May 2021 14:09:12 +0000 Subject: [PATCH] [UPD] Update rma.pot --- rma/i18n/rma.pot | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/rma/i18n/rma.pot b/rma/i18n/rma.pot index bdb87587..898ed1a4 100644 --- a/rma/i18n/rma.pot +++ b/rma/i18n/rma.pot @@ -997,6 +997,11 @@ msgstr "" msgid "Product qty" msgstr "" +#. module: rma +#: model:ir.model.fields,field_description:rma.field_rma_tag__is_public +msgid "Public Tag" +msgstr "" + #. module: rma #: model:ir.model.fields,field_description:rma.field_rma__product_uom_qty #: model_terms:ir.ui.view,arch_db:rma.portal_my_rmas @@ -1593,6 +1598,11 @@ msgstr "" msgid "The quantity to return is greater than remaining quantity." msgstr "" +#. module: rma +#: model:ir.model.fields,help:rma.field_rma_tag__is_public +msgid "The tag is visible in the portal view" +msgstr "" + #. module: rma #: code:addons/rma/models/account_invoice.py:27 #, python-format