Results 1 to 6 of 6

Thread: "Sugar" words in CE

  1. #1
    Shaaa is offline Member
    Join Date
    Oct 2009
    Posts
    5

    Default "Sugar" words in CE

    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.

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: "Sugar" words in CE

    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.

  3. #3
    Shaaa is offline Member
    Join Date
    Oct 2009
    Posts
    5

    Default Re: "Sugar" words in CE

    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...?

  4. #4
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: "Sugar" words in CE

    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).

  5. #5
    longreach Guest

    Default Re: "Sugar" words in CE

    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.

  6. #6
    Shaaa is offline Member
    Join Date
    Oct 2009
    Posts
    5

    Thumbs up Re: "Sugar" words in CE

    Thanks for the replies...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Adding "Account" info in the "Add invitees" search result list
    By george_bbch in forum General Discussion
    Replies: 1
    Last Post: 2011-09-29, 04:37 PM
  2. Replies: 4
    Last Post: 2009-12-18, 05:52 PM
  3. Replies: 2
    Last Post: 2009-02-26, 05:55 PM
  4. Replies: 1
    Last Post: 2008-02-08, 03:13 PM
  5. Replies: 0
    Last Post: 2007-07-27, 08:13 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •