Hi
Is it possible to change the labels which contains the word Sugar in community edition? If so how can i achieve this?
Eg: I want to change the "Add Sugar Dashlets" in to "Add Dashlets".
Pls help me...
Hi
Is it possible to change the labels which contains the word Sugar in community edition? If so how can i achieve this?
Eg: I want to change the "Add Sugar Dashlets" in to "Add Dashlets".
Pls help me...
Last edited by Shaaa; 2009-10-19 at 09:47 AM.
You need to create extended language files for application and Home module and set a new translation for:
extended application language:
$app_strings['LBL_ADD_DASHLETS'] = 'Add Dashlet';
extended Home module language:
$mod_strings['LBL_ADD_DASHLETS'] = 'Add Dashlet';
Go to Admin -> Repair -> Rebuild Extensions
Cheers
André Lopes
DevToolKit / Project of the Month - June 2009
Lampada Global Services- Open Source Solutions
Avenida Ipiranga, 318
Bloco B - CJ 1602
São Paulo, SP 01046-010
Brazil
Office: +55 11 3237-3110
Mobile: +55 11 7636-5859
e-mail: andre@lampadaglobal.com
Lampada Global delivers offshore software development and support services to customers around the world.
Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.
I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.
Thanks for the reply...
I have changed the LBL_ADD_DASHLETS value in include/language/en_us.lang.php and rebuild the extension.
It worked perfectly.
I want to know is it legal to change words "Sugar" in community edition...?
I believe the only thing required to stay put is the legalize at the bottom of the page (and the stuff actually in the code itself).
Co-Founder of: SugarOutfitters
Modules:
SecuritySuite (Teams)
Photo Module
Follow me on Twitter:eggsurplus
Your Personal Developer
Yes - that's about right - keep the license headers on all the files, keep the logo and copyright and their related links at the bottom of each screen.
Thanks for the replies...
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks