diff --git a/partner_profiles_portal/__manifest__.py b/partner_profiles_portal/__manifest__.py index 5eaf3a6..a6061ac 100644 --- a/partner_profiles_portal/__manifest__.py +++ b/partner_profiles_portal/__manifest__.py @@ -3,7 +3,7 @@ { "name": "partner_profiles_portal", - "version": "12.0.2.4.1", + "version": "12.0.2.4.2", "author": "Elabore", "website": "https://elabore.coop", "maintainer": "Stéphan Sainléger", diff --git a/partner_profiles_portal/i18n/fr.po b/partner_profiles_portal/i18n/fr.po index 7f56a48..1bb1c29 100644 --- a/partner_profiles_portal/i18n/fr.po +++ b/partner_profiles_portal/i18n/fr.po @@ -396,8 +396,13 @@ msgstr "Vos détails" #. module: partner_profiles_portal #: model_terms:ir.ui.view,arch_db:partner_profiles_portal.portal_my_details_profiles -msgid "Your Name" -msgstr "Votre Nom" +msgid "Structure's name" +msgstr "Nom de la structure" + +#. module: partner_profiles_portal +#: model_terms:ir.ui.view,arch_db:partner_profiles_portal.portal_my_details_profiles +msgid "Firstname and Lastname" +msgstr "Prénom et Nom" #. module: partner_profiles_portal #: model_terms:ir.ui.view,arch_db:partner_profiles_portal.portal_structure diff --git a/partner_profiles_portal/i18n/partner_profiles_portal.pot b/partner_profiles_portal/i18n/partner_profiles_portal.pot index 2f97d9d..89b7c2f 100644 --- a/partner_profiles_portal/i18n/partner_profiles_portal.pot +++ b/partner_profiles_portal/i18n/partner_profiles_portal.pot @@ -403,7 +403,12 @@ msgstr "" #. module: partner_profiles_portal #: model_terms:ir.ui.view,arch_db:partner_profiles_portal.portal_my_details_profiles -msgid "Your Name" +msgid "Structure's name" +msgstr "" + +#. module: partner_profiles_portal +#: model_terms:ir.ui.view,arch_db:partner_profiles_portal.portal_my_details_profiles +msgid "Firstname and Lastname" msgstr "" #. module: partner_profiles_portal diff --git a/partner_profiles_portal/views/portal_my_account.xml b/partner_profiles_portal/views/portal_my_account.xml index 73eca81..edbc3c0 100644 --- a/partner_profiles_portal/views/portal_my_account.xml +++ b/partner_profiles_portal/views/portal_my_account.xml @@ -21,7 +21,10 @@
- + +