Author: diveshdutta
Date: Sat Jun 20 08:50:31 2015
New Revision: 1686534
URL:
http://svn.apache.org/r1686534Log:
[OFBIZ-6500] Adding missing UI label, in 13.07 branch myportal application was in framework component and MyPortalUiLabels.xml file is not available in 13.07. So adding the missing UI label in CommonUiLabels.xml. Same fix is done in revision 1686530 in 14.12 and in revision 1686529 in trunk.
Modified:
ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml
Modified: ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml?rev=1686534&r1=1686533&r2=1686534&view=diff==============================================================================
--- ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/branches/release13.07/framework/common/config/CommonUiLabels.xml Sat Jun 20 08:50:31 2015
@@ -14645,6 +14645,9 @@
<value xml:lang="zh">ä½ ä¸æ¥æé¡µé¢'${portalPage.portalPageName}' [${portalPage.portalPageId}]ï¼æä»¥ä½ ä¸è½ä¿®æ¹å®ï¼</value>
<value xml:lang="zh-TW">ä½ ä¸ææé é¢'${portalPage.portalPageName}' [${portalPage.portalPageId}]ï¼æä»¥ä½ ä¸è½ä¿®æ¹å®ï¼</value>
</property>
+ <property key="PortalPageViewPermissionError">
+ <value xml:lang="en">Security Error : To view this page you must have PORTALPAGE permission.</value>
+ </property>
<property key="Project">
<value xml:lang="ar">Ù
Ø´Ø±ÙØ¹</value>
<value xml:lang="cs">Projekt</value>