svn commit: r893959 - /ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml

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

svn commit: r893959 - /ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Sat Dec 26 11:15:31 2009
New Revision: 893959

URL: http://svn.apache.org/viewvc?rev=893959&view=rev
Log:
Better French label

Modified:
    ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml

Modified: ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml?rev=893959&r1=893958&r2=893959&view=diff
==============================================================================
--- ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml (original)
+++ ofbiz/trunk/framework/webtools/config/WebtoolsUiLabels.xml Sat Dec 26 11:15:31 2009
@@ -3367,7 +3367,7 @@
     <property key="WebtoolsTotalEntities">
         <value xml:lang="de">Gesamtzahl Entitäten</value>
         <value xml:lang="en">Total Entities</value>
-        <value xml:lang="fr">Entitées totales</value>
+        <value xml:lang="fr">Entitées au total</value>
         <value xml:lang="it">Totale entità</value>
         <value xml:lang="th">ผลรวมของเอนติตี้</value>
         <value xml:lang="zh">全部实体</value>