Hi, I am new to SugarCRM 5.5.2, i want to know how i can change the name of Module:
Like,
change the name of Account module to xyz.
Waiting for positive response from you people.
Thanks.
Hi, I am new to SugarCRM 5.5.2, i want to know how i can change the name of Module:
Like,
change the name of Account module to xyz.
Waiting for positive response from you people.
Thanks.
goto Admin>Rename Tabs
Apache/2.2.3 (Debian) PHP/5.2.0-8+etch11 MySQL 5.0.32
SalesAgility.com - SugarCRM Experts (UK)
Authors of Advanced OpenSales - Open Source Quotations, Invoices, Products and Contracts modules for SugarCRM Community Edition - Download here
Thanks for help, I also want to change All the reference of word Account to xyz,
for example "create account"(visible in shortcut panel) to create xyz.
I will be very thankful if you can help me.
Thanks
Shahram
I am from iZeno Pte Ltd
Personal Site: Technical Sharing
SugarForge Project:
iZeno SMS : http://www.sugarforge.org/projects/izeno-sms/
I'd like to change the "tasks" module name but I can't find this option anywhere in the admin section.
You can do it manually
/include/language/en_us.lang.php
PHP Code:...
$app_list_strings = array (
//e.g. auf Deutsch 'Contacts'=>'Contakten',
'language_pack_name' => 'US English',
'moduleList' =>
array (
'Home' => 'Home',
'Dashboard' => 'Dashboard',
'Contacts' => 'Contacts',
'Accounts' => 'Accounts',
'Opportunities' => 'Opportunities',
'Cases' => 'Cases',
'Notes' => 'Notes',
'Calls' => 'Calls',
'Emails' => 'Emails',
'Meetings' => 'Meetings',
'Tasks' => 'Tasks',
...
Last edited by AlexAv; 2010-06-29 at 02:34 PM.
Letrium ltd. - Only high quality service
http://letrium.com
I am from iZeno Pte Ltd
Personal Site: Technical Sharing
SugarForge Project:
iZeno SMS : http://www.sugarforge.org/projects/izeno-sms/
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks