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 962666fb87 Fixed: Add missing french labels on content component
(OFBIZ-12747) Duplicate languages
962666fb87 is described below
commit 962666fb87526b10183189bdda108d461b4fbb6b
Author: Jacques Le Roux <[email protected]>
AuthorDate: Mon Apr 10 10:17:50 2023 +0200
Fixed: Add missing french labels on content component (OFBIZ-12747)
Duplicate languages
---
applications/content/config/ContentUiLabels.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/applications/content/config/ContentUiLabels.xml
b/applications/content/config/ContentUiLabels.xml
index 9f1f7171a2..d161e2db79 100644
--- a/applications/content/config/ContentUiLabels.xml
+++ b/applications/content/config/ContentUiLabels.xml
@@ -783,7 +783,7 @@
</property>
<property key="ContentConvertDocumentsTreeSuccessful">
<value xml:lang="en">Convert Documents Tree Successful. Total :
${counterLine} rows</value>
- <value xml:lang="en">Succès de la conversion de l'arbre de document.
Total : ${counterLine} lignes</value>
+ <value xml:lang="fr">Succès de la conversion de l'arbre de document.
Total : ${counterLine} lignes</value>
</property>
<property key="ContentCreateContentAssocMethodError">
<value xml:lang="en">Not 2 out of ContentId/To/From</value>
@@ -3241,7 +3241,7 @@
</property>
<property key="ContentWebSiteAddNewErrors">
<value xml:lang="en">Web Site Add New Errors</value>
- <value xml:lang="en">Nouvelles erreurs du site web</value>
+ <value xml:lang="fr">Nouvelles erreurs du site web</value>
</property>
<property key="ContentWebSiteAddNewMenus">
<value xml:lang="da">Højreklik for at oprette ny menu</value>