diff --git a/account_permanent_lock_move/i18n/account_permanent_lock_move.pot b/account_permanent_lock_move/i18n/account_permanent_lock_move.pot index bb4d5b45a..675bd6592 100644 --- a/account_permanent_lock_move/i18n/account_permanent_lock_move.pot +++ b/account_permanent_lock_move/i18n/account_permanent_lock_move.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 10.0\n" +"Project-Id-Version: Odoo Server 11.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: <>\n" "Language-Team: \n" @@ -19,12 +19,12 @@ msgid "Account Entry" msgstr "" #. module: account_permanent_lock_move -#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form +#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_view_form msgid "All journal entries prior to and included at this date will be permanently locked." msgstr "" #. module: account_permanent_lock_move -#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form +#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_view_form msgid "Cancel" msgstr "" @@ -79,17 +79,17 @@ msgid "Lock Date" msgstr "" #. module: account_permanent_lock_move -#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form +#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_view_form msgid "Lock Journal Entries" msgstr "" #. module: account_permanent_lock_move -#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_form +#: model:ir.ui.view,arch_db:account_permanent_lock_move.permanent_lock_date_wizard_view_form msgid "Lock permanently entries" msgstr "" #. module: account_permanent_lock_move -#: model:ir.model.fields,help:account_permanent_lock_move.field_account_config_settings_permanent_lock_date +#: model:ir.model.fields,help:account_permanent_lock_move.field_res_config_settings_permanent_lock_date msgid "Non-revertible closing of accounts prior to and inclusive of this date. Use it for fiscal year locking instead of \"Lock Date\"." msgstr "" @@ -99,13 +99,13 @@ msgid "Non-revertible closing of accounts prior to and inclusive of this date. U msgstr "" #. module: account_permanent_lock_move -#: model:ir.model.fields,field_description:account_permanent_lock_move.field_account_config_settings_permanent_lock_date #: model:ir.model.fields,field_description:account_permanent_lock_move.field_res_company_permanent_lock_date +#: model:ir.model.fields,field_description:account_permanent_lock_move.field_res_config_settings_permanent_lock_date msgid "Permanent Lock Date" msgstr "" #. module: account_permanent_lock_move -#: model:ir.ui.view,arch_db:account_permanent_lock_move.view_account_config_settings_permanent_lock +#: model:ir.ui.view,arch_db:account_permanent_lock_move.res_config_settings_view_form msgid "Permanently Lock Entries" msgstr "" @@ -116,24 +116,24 @@ msgid "You cannot add/modify entries prior to and inclusive of the permanent loc msgstr "" #. module: account_permanent_lock_move -#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:22 +#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:21 #, python-format msgid "You cannot set the permanent lock date in the past." msgstr "" #. module: account_permanent_lock_move -#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:31 +#: code:addons/account_permanent_lock_move/wizard/permanent_lock_date_wizard.py:30 #, python-format msgid "You cannot set the permanent lock date since entries are still unposted before this date." msgstr "" -#. module: account_permanent_lock_move -#: model:ir.model,name:account_permanent_lock_move.model_account_config_settings -msgid "account.config.settings" -msgstr "" - #. module: account_permanent_lock_move #: model:ir.model,name:account_permanent_lock_move.model_permanent_lock_date_wizard msgid "permanent.lock.date.wizard" msgstr "" +#. module: account_permanent_lock_move +#: model:ir.model,name:account_permanent_lock_move.model_res_config_settings +msgid "res.config.settings" +msgstr "" +