svn commit: r1686622 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

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

svn commit: r1686622 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

nmalin
Author: nmalin
Date: Sat Jun 20 13:53:49 2015
New Revision: 1686622

URL: http://svn.apache.org/r1686622
Log:
use better french translation CommonApply -> Appliquer

Modified:
    ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=1686622&r1=1686621&r2=1686622&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Sat Jun 20 13:53:49 2015
@@ -868,7 +868,7 @@
         <value xml:lang="de">Anwenden</value>
         <value xml:lang="en">Apply</value>
         <value xml:lang="es">Aplicar</value>
-        <value xml:lang="fr">Valider</value>
+        <value xml:lang="fr">Appliquer</value>
         <value xml:lang="hi-IN">लागू करे</value>
         <value xml:lang="it">Applica</value>
         <value xml:lang="ja">適用</value>