From b3317e6e7a692df3766e3e9f8b0675547683b435 Mon Sep 17 00:00:00 2001 From: oca-ci Date: Thu, 9 Jan 2025 11:40:15 +0000 Subject: [PATCH] [UPD] Update account_fiscal_year.pot --- account_fiscal_year/i18n/account_fiscal_year.pot | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/account_fiscal_year/i18n/account_fiscal_year.pot b/account_fiscal_year/i18n/account_fiscal_year.pot index f4a6691e6ce..c4782364455 100644 --- a/account_fiscal_year/i18n/account_fiscal_year.pot +++ b/account_fiscal_year/i18n/account_fiscal_year.pot @@ -4,7 +4,7 @@ # msgid "" msgstr "" -"Project-Id-Version: Odoo Server 17.0\n" +"Project-Id-Version: Odoo Server 18.0\n" "Report-Msgid-Bugs-To: \n" "Last-Translator: \n" "Language-Team: \n" @@ -112,14 +112,12 @@ msgstr "" #. module: account_fiscal_year #. odoo-python #: code:addons/account_fiscal_year/models/account_fiscal_year.py:0 -#, python-format msgid "The ending date must not be prior to the starting date." msgstr "" #. module: account_fiscal_year #. odoo-python #: code:addons/account_fiscal_year/models/account_fiscal_year.py:0 -#, python-format msgid "" "This fiscal year '{fy}' overlaps with '{overlapping_fy}'.\n" "Please correct the start and/or end dates of your fiscal years."