diff --git a/__manifest__.py b/__manifest__.py index 1f2d2f44683fb8511bcef01112c167ba19917f2f..398ef59fcac08bdd8d5e1abf07f9f10376e9e215 100644 --- a/__manifest__.py +++ b/__manifest__.py @@ -10,7 +10,9 @@ "assets": { "web._assets_primary_variables": [], "web._assets_frontend_helpers": [], - "web.assets_frontend": ["3adentaire_website_sale_stock/static/src/**/*"], + "web.assets_frontend": [ + "website_sale_stock_3adentaire/static/src/website_sale_stock_product_availability.xml" + ], "web.assets_backend": [], "web.assets_tests": [], "web.assets_qweb": [], diff --git a/i18n/fr.po b/i18n/fr.po index 5c85e24f832558b125346d3995fad83b0c639af9..6bc9137cc7efc4b161724df838f76915a326e544 100644 --- a/i18n/fr.po +++ b/i18n/fr.po @@ -1,6 +1,6 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * 3adentaire_website_sale_stock +# * website_sale_stock_3adentaire # msgid "" msgstr "" @@ -15,26 +15,23 @@ msgstr "" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" -#. module: 3adentaire_website_sale_stock +#. module: website_sale_stock_3adentaire #. odoo-javascript -#: code:addons/3adentaire_lf_modules/3adentaire_website_sale_stock/static/src/website_sale_stock_product_availability.xml:0 -#: code:addons/3adentaire_website_sale_stock/static/src/website_sale_stock_product_availability.xml:0 +#: code:addons/website_sale_stock_3adentaire/static/src/website_sale_stock_product_availability.xml:0 #, python-format msgid "Contact Us" msgstr "Contactez-nous" -#. module: 3adentaire_website_sale_stock +#. module: website_sale_stock_3adentaire #. odoo-javascript -#: code:addons/3adentaire_lf_modules/3adentaire_website_sale_stock/static/src/website_sale_stock_product_availability.xml:0 -#: code:addons/3adentaire_website_sale_stock/static/src/website_sale_stock_product_availability.xml:0 +#: code:addons/website_sale_stock_3adentaire/static/src/website_sale_stock_product_availability.xml:0 #, python-format msgid "Out of Stock -" -msgstr "Rupture de stock -" +msgstr "En rupture de stock -" -#. module: 3adentaire_website_sale_stock +#. module: website_sale_stock_3adentaire #. odoo-javascript -#: code:addons/3adentaire_lf_modules/3adentaire_website_sale_stock/static/src/website_sale_stock_product_availability.xml:0 -#: code:addons/3adentaire_website_sale_stock/static/src/website_sale_stock_product_availability.xml:0 +#: code:addons/website_sale_stock_3adentaire/static/src/website_sale_stock_product_availability.xml:0 #, python-format msgid "left in stock." msgstr "disponible(s) en stock"