You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2012/05/20 23:40:51 UTC

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

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>