You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2010/05/01 17:45:22 UTC

svn commit: r940059 - /ofbiz/trunk/framework/common/config/CommonPortalEntityLabels.xml

Author: erwan
Date: Sat May  1 15:45:22 2010
New Revision: 940059

URL: http://svn.apache.org/viewvc?rev=940059&view=rev
Log:
Removing non-seed portal names

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

Modified: ofbiz/trunk/framework/common/config/CommonPortalEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonPortalEntityLabels.xml?rev=940059&r1=940058&r2=940059&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonPortalEntityLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonPortalEntityLabels.xml Sat May  1 15:45:22 2010
@@ -19,18 +19,6 @@
     under the License.
 -->
 <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
-    <property key="PortalPage.portalPageName.10000">
-        <value xml:lang="en">My Tasks</value>
-        <value xml:lang="fr">Mes tâches</value>
-    </property>
-    <property key="PortalPage.portalPageName.10010">
-        <value xml:lang="en">My Comms</value>
-        <value xml:lang="fr">Mes communications</value>
-    </property>
-    <property key="PortalPage.portalPageName.10011">
-        <value xml:lang="en">Other Party Comms</value>
-        <value xml:lang="fr">Autres communications</value>
-    </property>
     <property key="PortalPage.portalPageName.MYPORTAL_EMPLOYEE">
         <value xml:lang="en">Main</value>
         <value xml:lang="fr">Accueil</value>