You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ad...@apache.org on 2008/07/26 19:43:23 UTC

svn commit: r680022 - in /ofbiz/trunk/applications: accounting/config/AccountingUiLabels.xml accounting/widget/Menus.xml workeffort/config/WorkEffortUiLabels.xml workeffort/widget/WorkEffortForms.xml workeffort/widget/WorkEffortMenus.xml

Author: adrianc
Date: Sat Jul 26 10:43:23 2008
New Revision: 680022

URL: http://svn.apache.org/viewvc?rev=680022&view=rev
Log:
Updated components to use the new CommonEntityChildren UI label.

Modified:
    ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
    ofbiz/trunk/applications/accounting/widget/Menus.xml
    ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml
    ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml

Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml?rev=680022&r1=680021&r2=680022&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml (original)
+++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Sat Jul 26 10:43:23 2008
@@ -2168,17 +2168,6 @@
         <value xml:lang="th">ปฏิทิน</value>
         <value xml:lang="zh">日历</value>
     </property>
-    <property key="AccountingFixedAssetChildren">
-        <value xml:lang="ar">الفروع</value>
-        <value xml:lang="en">Children</value>
-        <value xml:lang="es">Niños</value>
-        <value xml:lang="fr">Descendant</value>
-        <value xml:lang="it">Figli</value>
-        <value xml:lang="ro">Copii-Fii</value>
-        <value xml:lang="ru">Подчиненные</value>
-        <value xml:lang="th">เด็ก</value>
-        <value xml:lang="zh">下级固定资产</value>
-    </property>
     <property key="AccountingFixedAssetDepreciation">
         <value xml:lang="en">Depreciation</value>
         <value xml:lang="it">Svalutazioni</value>

Modified: ofbiz/trunk/applications/accounting/widget/Menus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/widget/Menus.xml?rev=680022&r1=680021&r2=680022&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/widget/Menus.xml (original)
+++ ofbiz/trunk/applications/accounting/widget/Menus.xml Sat Jul 26 10:43:23 2008
@@ -377,7 +377,7 @@
         <menu-item name="EditFixedAsset" title="${uiLabelMap.AccountingFixedAsset}">
             <link target="EditFixedAsset?fixedAssetId=${fixedAssetId}"/>
         </menu-item>
-        <menu-item name="FixedAssetChildren" title="${uiLabelMap.AccountingFixedAssetChildren}">
+        <menu-item name="FixedAssetChildren" title="${uiLabelMap.CommonEntityChildren}">
             <link target="FixedAssetChildren?fixedAssetId=${fixedAssetId}&amp;trail=${fixedAssetId}"/>
         </menu-item>
         <menu-item name="ListFixedAssetProducts" title="${uiLabelMap.AccountingFixedAssetProducts}">

Modified: ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml?rev=680022&r1=680021&r2=680022&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml (original)
+++ ofbiz/trunk/applications/workeffort/config/WorkEffortUiLabels.xml Sat Jul 26 10:43:23 2008
@@ -2075,16 +2075,6 @@
         <value xml:lang="th">แสดงปฏิทินรายสัปดาห์</value>
         <value xml:lang="zh">浏览日历周</value>
     </property>
-    <property key="WorkEffortChildren">
-        <value xml:lang="en">Children</value>
-        <value xml:lang="fr">Descendant</value>
-        <value xml:lang="es">Hijos</value>
-        <value xml:lang="it">Figli</value>
-        <value xml:lang="nl">Children</value>
-        <value xml:lang="ro">Fii</value>
-        <value xml:lang="th">เด็ก</value>
-        <value xml:lang="zh">下级</value>
-    </property>
     <property key="WorkEffortCommEvents">
         <value xml:lang="en">Communications</value>
         <value xml:lang="es">Comunicaciones</value>

Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml?rev=680022&r1=680021&r2=680022&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml (original)
+++ ofbiz/trunk/applications/workeffort/widget/WorkEffortForms.xml Sat Jul 26 10:43:23 2008
@@ -380,10 +380,10 @@
             <hyperlink also-hidden="false" description="${uiLabelMap.CommonEdit}" target="EditWorkEffort?workEffortId=${workEffortId}&amp;DONE_PAGE=ListWorkEfforts?${queryStringEncoded}"/>
         </field>
         <field name="childLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="linktext">
-            <hyperlink also-hidden="false" description="${uiLabelMap.WorkEffortChildren}" target="ChildWorkEfforts?trail=${workEffortId}&amp;DONE_PAGE=ListWorkEfforts?${queryStringEncoded}"/>
+            <hyperlink also-hidden="false" description="${uiLabelMap.CommonEntityChildren}" target="ChildWorkEfforts?trail=${workEffortId}&amp;DONE_PAGE=ListWorkEfforts?${queryStringEncoded}"/>
         </field>
         <field name="editChildLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="linktext">
-            <hyperlink also-hidden="false" description="${uiLabelMap.CommonDetail} + ${uiLabelMap.WorkEffortChildren}" target="EditListWorkEfforts?trail=${workEffortId}&amp;DONE_PAGE=ListWorkEfforts?${queryStringEncoded}"/>
+            <hyperlink also-hidden="false" description="${uiLabelMap.CommonDetail} + ${uiLabelMap.CommonEntityChildren}" target="EditListWorkEfforts?trail=${workEffortId}&amp;DONE_PAGE=ListWorkEfforts?${queryStringEncoded}"/>
         </field>
         -->
         <field name="deleteLink" title="${uiLabelMap.CommonEmptyHeader}" widget-style="buttontext">

Modified: ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml?rev=680022&r1=680021&r2=680022&view=diff
==============================================================================
--- ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml (original)
+++ ofbiz/trunk/applications/workeffort/widget/WorkEffortMenus.xml Sat Jul 26 10:43:23 2008
@@ -47,7 +47,7 @@
         <menu-item name="WorkEffort" title="${uiLabelMap.WorkEffortWorkEffort}">
             <link target="EditWorkEffort?workEffortId=${workEffortId}"/>
         </menu-item>
-        <menu-item name="WorkEffortAssocs" title="${uiLabelMap.WorkEffortChildren}">
+        <menu-item name="WorkEffortAssocs" title="${uiLabelMap.CommonEntityChildren}">
             <link target="ChildWorkEfforts?workEffortId=${workEffortId}&amp;trail=${workEffortId}"/>
         </menu-item>
         <menu-item name="WorkEffortPartyAssigns" title="${uiLabelMap.WorkEffortParties}">