diff --git a/web_notify/i18n/web_notify.pot b/web_notify/i18n/web_notify.pot index c4a4df06c..b81562063 100644 --- a/web_notify/i18n/web_notify.pot +++ b/web_notify/i18n/web_notify.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 13.0\n" +"Project-Id-Version: Odoo Server 14.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -25,12 +25,27 @@ msgstr "" msgid "Default" msgstr "" +#. module: web_notify +#: model:ir.model.fields,field_description:web_notify.field_res_users__display_name +msgid "Display Name" +msgstr "" + +#. module: web_notify +#: model:ir.model.fields,field_description:web_notify.field_res_users__id +msgid "ID" +msgstr "" + #. module: web_notify #: code:addons/web_notify/models/res_users.py:0 #, python-format msgid "Information" msgstr "" +#. module: web_notify +#: model:ir.model.fields,field_description:web_notify.field_res_users____last_update +msgid "Last Modified on" +msgstr "" + #. module: web_notify #: model:ir.model.fields,field_description:web_notify.field_res_users__notify_danger_channel_name msgid "Notify Danger Channel Name"