Author: apatel
Date: Wed Mar 5 20:12:09 2008
New Revision: 634149
URL:
http://svn.apache.org/viewvc?rev=634149&view=revLog:
Changed menu items accounts and teams to accounts.
Modified:
ofbiz/trunk/applications/marketing/config/MarketingUiLabels.xml
ofbiz/trunk/applications/marketing/widget/sfa/SfaMenus.xml
Modified: ofbiz/trunk/applications/marketing/config/MarketingUiLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/config/MarketingUiLabels.xml?rev=634149&r1=634148&r2=634149&view=diff==============================================================================
--- ofbiz/trunk/applications/marketing/config/MarketingUiLabels.xml (original)
+++ ofbiz/trunk/applications/marketing/config/MarketingUiLabels.xml Wed Mar 5 20:12:09 2008
@@ -1086,8 +1086,8 @@
<value xml:lang="th">รหัสà¸à¸£à¸°à¹à¸ à¸à¸à¸à¸à¸à¸¥à¸¸à¹à¸¡</value>
<value xml:lang="zh">ååºç»ç±»åæ è¯</value>
</property>
- <property key="SfaAcccountTeams">
- <value xml:lang="en">Account and Account Teams</value>
+ <property key="SfaAcccounts">
+ <value xml:lang="en">Accounts</value>
</property>
<property key="SfaCompanyName">
<value xml:lang="en">OFBiz: SFA Manager</value>
Modified: ofbiz/trunk/applications/marketing/widget/sfa/SfaMenus.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/applications/marketing/widget/sfa/SfaMenus.xml?rev=634149&r1=634148&r2=634149&view=diff==============================================================================
--- ofbiz/trunk/applications/marketing/widget/sfa/SfaMenus.xml (original)
+++ ofbiz/trunk/applications/marketing/widget/sfa/SfaMenus.xml Wed Mar 5 20:12:09 2008
@@ -21,7 +21,7 @@
<menu name="SfaAppBar" default-menu-item-name="main" id="app-navigation" type="simple" title="${uiLabelMap.SfaManagerApplication}"
default-selected-style="selected" menu-container-style="button-bar tab-bar">
<menu-item name="Main" title="${uiLabelMap.MarketingMainPage}"><link target=""/></menu-item>
- <menu-item name="AccountTeams" title="${uiLabelMap.SfaAcccountTeams}"><link target=""/></menu-item>
+ <menu-item name="Accounts" title="${uiLabelMap.SfaAcccounts}"><link target=""/></menu-item>
<menu-item name="Contacts" title="${uiLabelMap.SfaContacts}"><link target=""/></menu-item>
<menu-item name="Leads" title="${uiLabelMap.SfaLeads}"><link target=""/></menu-item>
<menu-item name="Competitors" title="${uiLabelMap.SfaCompetitors}"><link target=""/></menu-item>