svn commit: r1707946 - /ofbiz/trunk/specialpurpose/example/config/ExampleUiLabels.xml

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

svn commit: r1707946 - /ofbiz/trunk/specialpurpose/example/config/ExampleUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Sun Oct 11 05:54:07 2015
New Revision: 1707946

URL: http://svn.apache.org/viewvc?rev=1707946&view=rev
Log:
Fixes  typo in a French label

Modified:
    ofbiz/trunk/specialpurpose/example/config/ExampleUiLabels.xml

Modified: ofbiz/trunk/specialpurpose/example/config/ExampleUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/example/config/ExampleUiLabels.xml?rev=1707946&r1=1707945&r2=1707946&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/example/config/ExampleUiLabels.xml (original)
+++ ofbiz/trunk/specialpurpose/example/config/ExampleUiLabels.xml Sun Oct 11 05:54:07 2015
@@ -314,7 +314,7 @@
     </property>
     <property key="ExampleDefinitionName">
         <value xml:lang="en">See the form definition with name</value>
-        <value xml:lang="fr">Voir la défintion avec la form de nom </value>
+        <value xml:lang="fr">Voir la définition avec la form de nom </value>
         <value xml:lang="it">Vedi la definizione della form con il nome</value>
         <value xml:lang="ja">- フォーム定義を参照、名称</value>
         <value xml:lang="zh"> - 参见表单定义,名称为</value>