diff --git a/report_async/i18n/report_async.pot b/report_async/i18n/report_async.pot index 482e2533f..ce9d96e16 100644 --- a/report_async/i18n/report_async.pot +++ b/report_async/i18n/report_async.pot @@ -13,6 +13,11 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" +#. module: report_async +#: model_terms:ir.ui.view,arch_db:report_async.view_report_async_form +msgid "23:30" +msgstr "" + #. module: report_async #: model:mail.template,body_html:report_async.async_report_delivery msgid "\n" @@ -54,7 +59,7 @@ msgid "Allow Async" msgstr "" #. module: report_async -#: code:addons/report_async/models/report_async.py:108 +#: code:addons/report_async/models/report_async.py:111 #, python-format msgid "Background process not allowed." msgstr "" @@ -277,6 +282,11 @@ msgstr "" msgid "Run reports asyncronously" msgstr "" +#. module: report_async +#: model:ir.model.fields,field_description:report_async.field_report_async__schedule_time +msgid "Schedule time" +msgstr "" + #. module: report_async #: model:ir.model.fields,help:report_async.field_report_async__email_notify msgid "Send email with link to report, when it is ready"