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 2010/06/03 21:18:18 UTC

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

Author: jleroux
Date: Thu Jun  3 19:18:18 2010
New Revision: 951123

URL: http://svn.apache.org/viewvc?rev=951123&view=rev
Log:
CommonNotAssigned was duplicated

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=951123&r1=951122&r2=951123&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Thu Jun  3 19:18:18 2010
@@ -4688,12 +4688,6 @@
         <value xml:lang="fr">Non attribué</value>
         <value xml:lang="hi_IN">निर्दिष्ट नहीं </value>
     </property>
-    <property key="CommonNotAssigned">
-        <value xml:lang="de">Nicht zugewiesen</value>
-        <value xml:lang="en">Not Assigned</value>
-        <value xml:lang="fr">Non attribué</value>
-        <value xml:lang="hi_IN">निर्दिष्ट नहीं </value>
-    </property>
     <property key="CommonNotModifRecreat">
         <value xml:lang="de">kann nur mit Neuanlage geändert werden</value>
         <value xml:lang="en">cannot change without re-creating</value>