Results 1 to 2 of 2

Thread: System Wide Label Changes

  1. #1
    chrislynch8's Avatar
    chrislynch8 is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Cork, Ireland
    Posts
    747

    Default System Wide Label Changes

    Hi,

    I want to rename a couple of Label in my CRM system wide. For example I want to change Account Name to business name everywhere it says Account Name. Can this be done easily or must I go into every module in studio and change the labels that way?

    Rgds
    Chris
    Linkedin Profile:Chris Lynch

    FDC IT Solutions
    FDC House
    Wellington Road
    Cork
    Ireland

  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: System Wide Label Changes

    Hi Chris

    You can update the labels direct on custom language files.
    You can identify all entries to be updated using this command on linux:

    find -name "en_us.lang.php" | xargs grep -n "'<Old Entry>'"

    Where <'Old Entry'> is the label to be updated.

    This command will returns all files containing such entry, then you just have to set the labels for the entries on custom version of the language file.
    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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. System wide message
    By chrislynch8 in forum General Discussion
    Replies: 1
    Last Post: 2008-03-27, 05:15 PM
  2. System-wide Saved Searches?
    By pterrell in forum Help
    Replies: 6
    Last Post: 2007-11-29, 06:27 PM
  3. How to change current_user system wide
    By ElChef in forum Developer Help
    Replies: 0
    Last Post: 2006-06-17, 10:47 AM
  4. Replies: 2
    Last Post: 2005-04-06, 06:15 PM

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
  •