svn commit: r1653479 - in /ofbiz/trunk/specialpurpose/myportal: config/MyPortalUiLabels.xml widget/MyPortalMenus.xml

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

svn commit: r1653479 - in /ofbiz/trunk/specialpurpose/myportal: config/MyPortalUiLabels.xml widget/MyPortalMenus.xml

jleroux@apache.org
Author: jleroux
Date: Wed Jan 21 11:09:09 2015
New Revision: 1653479

URL: http://svn.apache.org/r1653479
Log:
Non functional change, change name WebtoolsAdminPortalPage to MyPortalAdminPortalPage

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

Modified: ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml?rev=1653479&r1=1653478&r2=1653479&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml (original)
+++ ofbiz/trunk/specialpurpose/myportal/config/MyPortalUiLabels.xml Wed Jan 21 11:09:09 2015
@@ -256,15 +256,15 @@
         <value xml:lang="pt">Encontrar a página do Portal</value>
         <value xml:lang="vi">Tìm trang Cổng thông tin</value>
         <value xml:lang="zh">查找门户页面</value>
-        <value xml:lang="zh_TW">查詢入口網頁</value>
+        <value xml:lang="zh-TW">查詢入口網頁</value>
     </property>
-    <property key="WebtoolsAdminPortalPage">
+    <property key="MyPortalAdminPortalPage">
         <value xml:lang="en">Portal page Admin.</value>
         <value xml:lang="fr">Admin. Page portail</value>
         <value xml:lang="ja">ポータルページの管理</value>
         <value xml:lang="vi">Quản trị Cổng thông tin</value>
         <value xml:lang="zh">门户页面管理</value>
-        <value xml:lang="zh_TW">入口網頁面管理</value>
+        <value xml:lang="zh-TW">入口網頁面管理</value>
     </property>
     
     <property key="AdminPortalPage">

Modified: ofbiz/trunk/specialpurpose/myportal/widget/MyPortalMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/specialpurpose/myportal/widget/MyPortalMenus.xml?rev=1653479&r1=1653478&r2=1653479&view=diff
==============================================================================
--- ofbiz/trunk/specialpurpose/myportal/widget/MyPortalMenus.xml (original)
+++ ofbiz/trunk/specialpurpose/myportal/widget/MyPortalMenus.xml Wed Jan 21 11:09:09 2015
@@ -51,7 +51,7 @@ under the License.
                <parameter param-name="portalPageId" from-field="parameters.portalPageId"/>
             </link>
         </menu-item>
-        <menu-item name="portalAdmin" title="${uiLabelMap.WebtoolsAdminPortalPage}">
+        <menu-item name="portalAdmin" title="${uiLabelMap.MyPortalAdminPortalPage}">
             <condition>
             <and><if-has-permission permission="WEBTOOLS_VIEW"/>
             <or>