[ofbiz-framework] branch trunk updated: Improved: increases some French labels length

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ofbiz-framework] branch trunk updated: Improved: increases some French labels length

jleroux@apache.org
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 e988dd4  Improved: increases some French labels length
e988dd4 is described below

commit e988dd4efdf40c98b4b627b663e38308fb7f596b
Author: Jacques Le Roux <[hidden email]>
AuthorDate: Sun Feb 21 12:31:13 2021 +0100

    Improved: increases some French labels length
   
    They fits with new enlarged second menu in Rainbow Stone
---
 framework/common/config/CommonUiLabels.xml         | 12 ++++++------
 framework/security/config/SecurityEntityLabels.xml |  2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/framework/common/config/CommonUiLabels.xml b/framework/common/config/CommonUiLabels.xml
index 2c08077..edb167f 100644
--- a/framework/common/config/CommonUiLabels.xml
+++ b/framework/common/config/CommonUiLabels.xml
@@ -25,7 +25,7 @@
         <value xml:lang="en">Accounting - AP</value>
         <value xml:lang="es">Compras</value>
         <value xml:lang="es-MX">Compras</value>
-        <value xml:lang="fr">Cpt. fourn.</value>
+        <value xml:lang="fr">Comptabilité fournisseurs</value>
         <value xml:lang="hi-IN">लेखा देय</value>
         <value xml:lang="it">AP</value>
         <value xml:lang="ja">買掛(AP)</value>
@@ -43,7 +43,7 @@
         <value xml:lang="en">Accounting - AR</value>
         <value xml:lang="es">Ventas</value>
         <value xml:lang="es-MX">Ventas</value>
-        <value xml:lang="fr">Cpt. clients</value>
+        <value xml:lang="fr">Comptabilité clients</value>
         <value xml:lang="hi-IN">लेखा प्राप्य</value>
         <value xml:lang="it">AR</value>
         <value xml:lang="ja">売掛(AR)</value>
@@ -103,7 +103,7 @@
         <value xml:lang="es">Información de negocio</value>
         <value xml:lang="es-CL">Inteligencia de Negocio</value>
         <value xml:lang="es-MX">Inteligencia de Negocio</value>
-        <value xml:lang="fr">Informat. décis.</value>
+        <value xml:lang="fr">Informatique décisionelle</value>
         <value xml:lang="hi-IN">व्यापार बुद्धिमत्ता</value>
         <value xml:lang="it">Business intelligence</value>
         <value xml:lang="ja">ビジネスインテリジェンス(BI)</value>
@@ -15104,7 +15104,7 @@
         <value xml:lang="en">HR</value>
         <value xml:lang="es">RR.HH.</value>
         <value xml:lang="es-MX">Recursos Humanos</value>
-        <value xml:lang="fr">Ress. hum.</value>
+        <value xml:lang="fr">Ressources humaines</value>
         <value xml:lang="hi-IN">मानव संसाधन(HR)</value>
         <value xml:lang="it">Risorse umane</value>
         <value xml:lang="ja">人事(HR)</value>
@@ -15156,7 +15156,7 @@
         <value xml:lang="es">Gerente de TICs</value>
         <value xml:lang="es-CL">Es Mgr</value>
         <value xml:lang="es-MX">Gerente de TICs</value>
-        <value xml:lang="fr">Parc info.</value>
+        <value xml:lang="fr">Parc informatique</value>
         <value xml:lang="hi-IN">प्रबंधक है</value>
         <value xml:lang="it">Parco infor.</value>
         <value xml:lang="ja">情報管理者</value>
@@ -15758,7 +15758,7 @@
         <value xml:lang="es">Herramientas web</value>
         <value xml:lang="es-CL">Herramientas Web</value>
         <value xml:lang="es-MX">Herramientas Web</value>
-        <value xml:lang="fr">Adm. Sys.</value>
+        <value xml:lang="fr">Administration du système</value>
         <value xml:lang="hi-IN">वेब टूल्स</value>
         <value xml:lang="it">Strumenti web</value>
         <value xml:lang="ja">Webツール</value>
diff --git a/framework/security/config/SecurityEntityLabels.xml b/framework/security/config/SecurityEntityLabels.xml
index c45c338..e618bfd 100644
--- a/framework/security/config/SecurityEntityLabels.xml
+++ b/framework/security/config/SecurityEntityLabels.xml
@@ -2127,7 +2127,7 @@
     <property key="SecurityPermission.description.WEBTOOLS_VIEW">
         <value xml:lang="en">Permission to access the WebTools Menu.</value>
         <value xml:lang="es">Permisos para acceder el menú de Herramientas Web.</value>
-        <value xml:lang="fr">Autorisation pour accèder au menu Adm. Sys.</value>
+        <value xml:lang="fr">Autorisation pour accèder au menu Admin Système</value>
         <value xml:lang="it">Permessi di accedere ai menu strumenti web.</value>
         <value xml:lang="ja">Webツールメニューにアクセスする権限。</value>
         <value xml:lang="ru">Права на доступ к меню Инструменты.</value>