Author: diveshdutta
Date: Sat Jun 20 08:32:10 2015
New Revision: 1686530

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

Modified:
    
ofbiz/branches/release14.12/specialpurpose/myportal/config/MyPortalUiLabels.xml

Modified: 
ofbiz/branches/release14.12/specialpurpose/myportal/config/MyPortalUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/branches/release14.12/specialpurpose/myportal/config/MyPortalUiLabels.xml?rev=1686530&r1=1686529&r2=1686530&view=diff
==============================================================================
--- 
ofbiz/branches/release14.12/specialpurpose/myportal/config/MyPortalUiLabels.xml 
(original)
+++ 
ofbiz/branches/release14.12/specialpurpose/myportal/config/MyPortalUiLabels.xml 
Sat Jun 20 08:32:10 2015
@@ -248,4 +248,7 @@
         <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>
 </resource>


Reply via email to