svn commit: r1686529 - /ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml

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

svn commit: r1686529 - /ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml

diveshdutta
Author: diveshdutta
Date: Sat Jun 20 08:16:49 2015
New Revision: 1686529

URL: http://svn.apache.org/r1686529
Log:
[OFBIZ-6500] Adding missing UI label. This should fix the reported issue

Modified:
    ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml

Modified: ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml?rev=1686529&r1=1686528&r2=1686529&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml (original)
+++ ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml Sat Jun 20 08:16:49 2015
@@ -261,7 +261,9 @@
         <value xml:lang="zh">门户页面管理</value>
         <value xml:lang="zh-TW">入口網頁面管理</value>
     </property>
-    
+    <property key="PortalPageViewPermissionError">
+        <value xml:lang="en">Security Error : To view this page you must have PORTALPAGE permission.</value>
+    </property>
     <property key="AdminPortalPage">
         <value xml:lang="en">Portal page Admin.</value>
         <value xml:lang="fr">Admin. Page portail</value>