Login  Register

svn commit: r1340849 - /ofbiz/trunk/applications/content/config/ContentEntityLabels.xml

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

svn commit: r1340849 - /ofbiz/trunk/applications/content/config/ContentEntityLabels.xml

jleroux@apache.org
14119 posts
Author: jleroux
Date: Sun May 20 21:40:50 2012
New Revision: 1340849

URL: http://svn.apache.org/viewvc?rev=1340849&view=rev
Log:
Adds a French label

Modified:
    ofbiz/trunk/applications/content/config/ContentEntityLabels.xml

Modified: ofbiz/trunk/applications/content/config/ContentEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/content/config/ContentEntityLabels.xml?rev=1340849&r1=1340848&r2=1340849&view=diff
==============================================================================
--- ofbiz/trunk/applications/content/config/ContentEntityLabels.xml (original)
+++ ofbiz/trunk/applications/content/config/ContentEntityLabels.xml Sun May 20 21:40:50 2012
@@ -2785,6 +2785,7 @@
     <property key="SurveyQuestionType.description.ENUMERATION">
         <value xml:lang="da">Nummerering</value>
         <value xml:lang="en">Enumeration</value>
+        <value xml:lang="fr">Enumération</value>
         <value xml:lang="it">Enumerare</value>
         <value xml:lang="pt">Enumeração</value>
         <value xml:lang="zh">枚举</value>