This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push: new ece6bd7b34 Improved: Have a Menu in SFA featuring actions to create the main objects (OFBIZ-12527) ece6bd7b34 is described below commit ece6bd7b343c3a8eb9329e09ec5702a700ffca1c Author: Jacques Le Roux <jacques.le.r...@les7arts.com> AuthorDate: Tue Apr 16 10:03:00 2024 +0200 Improved: Have a Menu in SFA featuring actions to create the main objects (OFBIZ-12527) Adds 2 French labels --- applications/marketing/config/MarketingUiLabels.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/applications/marketing/config/MarketingUiLabels.xml b/applications/marketing/config/MarketingUiLabels.xml index c7a2eb1e91..85351a021c 100644 --- a/applications/marketing/config/MarketingUiLabels.xml +++ b/applications/marketing/config/MarketingUiLabels.xml @@ -3399,7 +3399,7 @@ <value xml:lang="de">Prognose</value> <value xml:lang="en">Forecast</value> <value xml:lang="es">Previsión</value> - <value xml:lang="fr">Prévision</value> + <value xml:lang="fr">Prévisions</value> <value xml:lang="it">Previsioni</value> <value xml:lang="ja">予測</value> <value xml:lang="pt-BR">Previsão</value> @@ -3692,6 +3692,7 @@ <property key="SfaOpportunityCommunications"> <value xml:lang="de">Kommunikation zu Opportunity</value> <value xml:lang="en">Opportunity Communications</value> + <value xml:lang="fr">Opportunité de communications</value> <value xml:lang="es">Comunicación de Oportunidades</value> <value xml:lang="ja">機会通信</value> <value xml:lang="pt-BR">Comunicação de oportunidades</value> @@ -3881,4 +3882,4 @@ <value xml:lang="en">vCard</value> <value xml:lang="es">vCard</value> </property> -</resource> \ No newline at end of file +</resource>